[mythtv-commits] Ticket #12496: Daily tmdb3.py exception

MythTV noreply at mythtv.org
Sat Oct 3 13:19:54 UTC 2015


#12496: Daily tmdb3.py exception
-----------------------------------------+-----------------------------
 Reporter:  jfbauer@…                    |          Owner:  dekarl
     Type:  Bug Report - Crash           |         Status:  assigned
 Priority:  minor                        |      Milestone:  0.27.6
Component:  MythTV - Mythmetadatalookup  |        Version:  Unspecified
 Severity:  medium                       |     Resolution:
 Keywords:                               |  Ticket locked:  0
-----------------------------------------+-----------------------------
Changes (by dekarl):

 * owner:  jyavenard => dekarl
 * status:  new => assigned
 * milestone:  unknown => 0.27.6


Comment:

 The cause appears to be that 2731 is a movie, but the request is for a
 movie collection. Retrieving this id as a movie returns "Indochine"
 {{{
 /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -D 2731
 }}}
 The fix would be to catch the exception and return a proper error for
 "collection # not found".

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12496#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list