Opened 13 years ago
Closed 12 years ago
#11054 closed Patch - Bug Fix (fixed)
ttvdb.py: -M (list series) option does not honor series_name_override
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27 |
Component: | MythTV - Mythmetadatalookup | Version: | Unspecified |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
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
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | 0001-Fix-ttvdb.py-so-series-name-overrides-in-ttvdb.conf-.patch added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Owner: | set to Raymond Wagner |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by
Milestone: | unknown → 0.27 |
---|---|
Status: | assigned → accepted |
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
This patch should apply to master and 0.25-fixes.