[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
Sun Aug 13 16:23:48 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:
                                                 |  assigned
 Priority:  minor                                |      Milestone:  29.0
Component:  MythTV - Mythmetadatalookup          |        Version:
                                                 |  Unspecified
 Severity:  medium                               |     Resolution:
 Keywords:                                       |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by bmeek):

 The only doctest failure is caused by a change in
 a lastupdated line and this fixes it for me:
 {{{
 diff --git a/mythtv/programs/scripts/metadata/Television/ttvdb.py
 b/mythtv/programs/scripts/metadata/Television/ttvdb.py
 index 6453e33425..5969a01ce1 100755
 --- a/mythtv/programs/scripts/metadata/Television/ttvdb.py
 +++ b/mythtv/programs/scripts/metadata/Television/ttvdb.py
 @@ -371,7 +371,7 @@
 Banner:http://thetvdb.com/banners/graphical/73739-g4.jpg,http://thetvdb.com/bann
      <ratingcount>168</ratingcount>
      <year>2007</year>
      <releasedate>2007-03-14</releasedate>
 -    <lastupdated>Sat, 29 Jul 2017 07:24:53 GMT</lastupdated>
 +    <lastupdated>Fri, 28 Jul 2017 16:24:53 GMT</lastupdated>
      <status>Ended</status>
      <images>
        <image type="fanart"
 url="http://www.thetvdb.com/banners/fanart/original/80159-11.jpg"
 thumb="http://www.thetvdb.com/banners/_cache/fanart/original/80159-11.jpg"/>
 }}}

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


More information about the mythtv-commits mailing list