[mythtv-commits] Ticket #12539: tmdb3.py consistently fails with country specific option
MythTV
noreply at mythtv.org
Tue Nov 10 22:40:57 UTC 2015
#12539: tmdb3.py consistently fails with country specific option
-----------------------------------------+-----------------------------
Reporter: laughing_man77@… | Owner: jyavenard
Type: Bug Report - Crash | Status: new
Priority: major | Milestone: unknown
Component: MythTV - Mythmetadatalookup | Version: Unspecified
Severity: medium | Resolution:
Keywords: tmdb3.py country AU | Ticket locked: 0
-----------------------------------------+-----------------------------
Comment (by laughing man <laughing_man77@…>):
Sorry I pasted in too many lines - it should read only:
{{{
$ /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a AU -D 6535
Traceback (most recent call last):
File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 312, in <module>
main()
File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 306, in main
buildSingle(args[0], opts)
File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 70, in
buildSingle
index = zip(*releases)[0].index(opts.country)
ValueError: tuple.index(x): x not in tuple
}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12539#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list