Comment 1 for bug 1424025

Revision history for this message
Brian Murray (brian-murray) wrote :

This is the Traceback:

Traceback (most recent call last):
  File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 300, in <module>
    main()
  File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 294, in main
    buildSingle(args[0], opts)
  File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 64, in buildSingle
    index = zip(*releases)[0].index(opts.country)
IndexError: list index out of range