[mythtv-commits] Ticket #9417: Mythfilldatabase doesn't populate the xmltvid field for non us countries,

MythTV noreply at mythtv.org
Fri Nov 23 00:18:03 UTC 2012


#9417: Mythfilldatabase doesn't populate the xmltvid field for non us countries,
---------------------------------------+-----------------------------
 Reporter:  laurent@…                  |          Owner:  stuartm
     Type:  Patch - Feature            |         Status:  closed
 Priority:  minor                      |      Milestone:  0.27
Component:  MythTV - Mythfilldatabase  |        Version:  Master Head
 Severity:  medium                     |     Resolution:  fixed
 Keywords:                             |  Ticket locked:  0
---------------------------------------+-----------------------------
Changes (by Laurent ARNAL <laurent@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:b7a1bd237e16c7653f34a2826eef14f841ef4e7b/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="b7a1bd237e16c7653f34a2826eef14f841ef4e7b"
 Make a best guess effort to automate the insertion of xmltvids

 If mythfilldatabase don't find the xmltvid in channeldata::handleChannels,
 it will try to match the callsign already in the channel table (coming
 from the channel scan), and the one coming from the xmltv file. Most of
 the time, this match is sufficient to update the xmltvid field.

   With this patch, people will be able:

    1/ First step: do the channel scan.

    2/ Second step: update xmltvid field and program with a
       mythfilldatabase --update --source n file.xmltv

 Fixes #9417

 Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9417#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list