Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1615 closed patch (fixed)

mythfilldatabase - Handle eitonly video sources properly

Reported by: sphery <mtdean@…> Owned by: danielk
Priority: minor Milestone: 0.20
Component: dvb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Currently, mythfilldatabase outputs the warning, "Grabbing XMLTV data using eitonly is not verified as working," for all video sources configured to use "Transmitted guide only (EIT)" (eitonly). Therefore, users who have one or more non-eitonly sources as well as one or more eitonly sources get unnecessary and potentially-confusing warnings in their logs. And, AIUI, even users who have no non-eitonly sources should be running mythfilldatabase to get the cleanup functionality it provides. For these users, the warnings would stand out much more (because of the reduced number of logging messages).

The attached (trivial) patch simply identifies eitonly sources and outputs a better log message.

Attachments (1)

mythtv-mythfilldatabase-handle_eitonly_sources.patch (653 bytes) - added by sphery <mtdean@…> 18 years ago.

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by sphery <mtdean@…>

comment:1 Changed 18 years ago by danielk

Component: mythtvdvb
Milestone: 0.20
Owner: changed from bjm to danielk
Version: head

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [9972]) Fixes #1615. Suppresses mythfilldatabase warning about not knowning how to collect "eitonly" data in mythtv-eit branch.

comment:3 Changed 18 years ago by danielk

(In [10238]) Refs #1035. Refs #1728. Refs #1801. Refs #1884. Refs #1615. EIT branch merge.

  • Improves the EIT Fixup functions for the UK and Sweden.
  • Improves the EIT version cache (lowering memory and CPU requirements).
  • Fixes various small memory leaks and lowers memory requirements with earlier deletes.
  • Fixes a spurious error message in filldata with EIT only sources.
Note: See TracTickets for help on using tickets.