[mythtv-commits] Ticket #13152: ttvdb.py fails for a series with no episodes listed in ttvdb

MythTV noreply at mythtv.org
Thu Oct 12 23:52:34 UTC 2017


#13152: ttvdb.py fails for a series with no episodes listed in ttvdb
---------------------------------------------+--------------------------
     Reporter:  pbennett                     |      Owner:  markspieth
         Type:  Bug Report - General         |     Status:  new
     Priority:  minor                        |  Milestone:  needs_triage
    Component:  MythTV - Mythmetadatalookup  |    Version:  Master Head
     Severity:  medium                       |   Keywords:
Ticket locked:  0                            |
---------------------------------------------+--------------------------
 This used to work before, meta data could get artwork even if it could not
 get episode info. See email link below.

 {{{
 /usr/share/mythtv/metadata/Television/ttvdb.py -l en -a CA -C 334660
 ! Error: 'NoneType' object is not iterable
 Traceback (most recent call last):
   File "/home/peter/proj/build/xenial-amd64/mythtv/master-
 tst/usr/share/mythtv/metadata/Television/ttvdb.py", line 2464, in <module>
     sys.exit(main())
   File "/home/peter/proj/build/xenial-amd64/mythtv/master-
 tst/usr/share/mythtv/metadata/Television/ttvdb.py", line 2257, in main
     t._getShowData(series_season_ep[0], opts.language)
   File "/home/peter/proj/build/xenial-amd64/mythtv/master-
 tst/usr/local/lib/python2.7/dist-packages/MythTV/ttvdb/tvdb_api.py", line
 1079, in _getShowData
     for cur_ep in epsEt:
 TypeError: 'NoneType' object is not iterable
 }}}

 http://lists.mythtv.org/pipermail/mythtv-users/2017-October/393379.html

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


More information about the mythtv-commits mailing list