[mythtv-commits] Ticket #12321: mythfilldatabase adds channels when only-update-guide requested

MythTV noreply at mythtv.org
Sat Nov 15 17:26:47 UTC 2014


#12321: mythfilldatabase adds channels when only-update-guide requested
-------------------------------------------+---------------------
     Reporter:  pgbennett@…                |      Owner:  stuartm
         Type:  Bug Report - General       |     Status:  new
     Priority:  minor                      |  Milestone:  unknown
    Component:  MythTV - Mythfilldatabase  |    Version:  0.27.4
     Severity:  medium                     |   Keywords:
Ticket locked:  0                          |
-------------------------------------------+---------------------
 When running with data direct and requesting not to add channels, it still
 adds channels
 This causes me a problem because there are a few channels that do not work
 on source 3 but do work on source 2.
 I have tried marking the bad channels as not visible, however live tv does
 not honor the visible setting.
 mythfilldatabase --dd-grab-all --only-update-guide
 Log messages include the following:

 2014-11-14 05:10:04.525580 C  mythfilldatabase version: fixes/0.27
 [v0.27.4-4-gb305eb5] www.mythtv.org
 2014-11-14 05:10:04.525595 C  Qt version: compile: 4.8.1, runtime: 4.8.1
 2014-11-14 05:10:04.525599 N  Enabled verbose msgs:  general
 2014-11-14 05:10:04.525609 N  Setting Log Level to LOG_INFO
 2014-11-14 05:10:04.536236 N  Only updating guide data, channel and icon
 updates will be ignored
 2014-11-14 05:10:04.536359 I  Added logging to the console
 ....
 2014-11-14 05:11:46.448152 I  Updating MythTV channels.
 2014-11-14 05:11:46.464247 I  Channels updated.
 ....
 2014-11-14 05:12:57.319566 I  Updating MythTV channels.
 2014-11-14 05:12:57.363339 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.363700 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.363963 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.364315 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.364559 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.364833 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.404922 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.405152 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.405372 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.405528 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.405677 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.405827 I  Cardutil: TODO Ceton Is Cablecard Present?
 2014-11-14 05:12:57.406669 I  DataDirect: Adding channel 779 'Comcast
 SportsNet New England HD' (CSNNEHD).
 2014-11-14 05:12:57.410295 I  DataDirect: Adding channel 774 'NBCSN HD'
 (NBCSNHD).
 2014-11-14 05:12:57.411570 I  DataDirect: Adding channel 837 'Oxygen HD'
 (OXYGNHD).
 2014-11-14 05:12:57.412960 I  DataDirect: Adding channel 790 'Fox News
 Channel HD' (FNCHD).
 2014-11-14 05:12:57.414110 I  DataDirect: Adding channel 840 'FXX HD'
 (FXXHD).
 2014-11-14 05:12:57.415200 I  DataDirect: Adding channel 793 'WE tv HD'
 (WEHD).
 2014-11-14 05:12:57.416275 I  DataDirect: Adding channel 792 'CNBC HD'
 (CNBCHD).
 2014-11-14 05:12:57.417358 I  DataDirect: Adding channel 786 'AMC HD'
 (AMCHD).
 2014-11-14 05:12:57.418441 I  DataDirect: Adding channel 781 'Syfy HD'
 (SYFYHD).
 2014-11-14 05:12:57.419522 I  DataDirect: Adding channel 789 'Bravo HD'
 (BRAVOHD).
 2014-11-14 05:12:57.420696 I  DataDirect: Adding channel 841 'Fox Sports 1
 HD' (FS1HD).
 2014-11-14 05:12:57.421812 I  DataDirect: Adding channel 775 'PALLADIA'
 (PLDHD).
 2014-11-14 05:12:57.422913 I  DataDirect: Adding channel 788 'FX HD'
 (FXHD).
 2014-11-14 05:12:57.423283 I  Channels updated.

 There seem to be two places in mythfilldatabase where channels are added,
 for data-direct and for xmltv.
 It seems the only-update-guide setting is only handled for the xmltv case.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12321>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list