[mythtv-commits] Ticket #11054: ttvdb.py: -M (list series) option does not honor series_name_override

MythTV noreply at mythtv.org
Mon Aug 27 23:02:50 UTC 2012


#11054: ttvdb.py: -M (list series) option does not honor series_name_override
-------------------------+---------------------------------------------
 Reporter:  esarfl@…     |           Type:  Patch - Bug Fix
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - Mythmetadatalookup
  Version:  Unspecified  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+---------------------------------------------
 ttvdb.py supports a configuration file and the option
 "series_name_override" to map a series name to a specific series id. Many
 of the options in ttvdb.py support reading this override, but -M or get
 series list does not. This is not apparent when reading the documentation,
 and I suspect it was an oversight.

 Here is my ttvdb.conf:
 {{{
 [series_name_override]
 law and order svu:75692
 }}}

 The issue manifests itself like this:
 {{{
 Aug 25 17:28:22 t4 mythfrontend[26318]: I MetadataDownload
 metadatadownload.cpp:222 (runGrabber) Running Grabber:
 /usr/share/mythtv/metadata/Television/ttvdb.py -l en -M law and order svu
 Aug 25 17:28:22 t4 mythfrontend[26318]: I CoreContext videodlg.cpp:3263
 (customEvent) No results found for law and order svu 7 1
 }}}

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


More information about the mythtv-commits mailing list