[mythtv-commits] Ticket #13084: ttvdb.py will cease to function - TTVDB will discontinue support for V1 XML API in 3 months time on October 1st, 2017

MythTV noreply at mythtv.org
Mon Sep 4 15:57:05 UTC 2017


#13084: ttvdb.py will cease to function - TTVDB will discontinue support for V1 XML
API in 3 months time on October 1st, 2017
-------------------------------------------------+-------------------------
 Reporter:  Frederick Henderson <frederickjh@…>  |          Owner:
                                                 |  markspieth
     Type:  Bug Report - General                 |         Status:  closed
 Priority:  minor                                |      Milestone:  29.0
Component:  MythTV - Mythmetadatalookup          |        Version:
                                                 |  Unspecified
 Severity:  medium                               |     Resolution:  fixed
 Keywords:                                       |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by pbennett):

 I tested the change and it is now including the information, and it is in
 the same format as in the old version of the program.
 {{{
     <categories>
       <category type="genre" name="Crime"/>
       <category type="genre" name="Drama"/>
       <category type="genre" name="Horror"/>
     </categories>
     <studios>
       <studio name="NBC"/>
     </studios>
     <runtime>45</runtime>
 }}}
 However, genres do not get updated in the MythTV database when running
 mythmetadatalookup. I chose a manual recording that had no metadata,
 changed its title to Hannibal and subtitle to Aperitif. I ran the metadata
 lookup job. It got the artwork, but no genres were added to the database
 for that show. The above display shows an extract of what is returned for
 that show. The programgenres table has no entry for that show and
 filtering in the frontend has that show under unknown genre. It looks like
 genres are not being populated by mythmetadatalookup. Perhaps only
 mythfilldatabase supports them.

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


More information about the mythtv-commits mailing list