[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
Sat Aug 12 19:16:57 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 Bill Meek <keemllib@…>):

 I've got the patch installed on a test host, in the 'normal'
 place and got the error at line 765 too. For *buntu, this
 allowed ttvdb.py --help to work:
 {{{
 sudo apt-get install python-future python-requests-cache
 }}}
 For anyone else testing, install the patch with:
 {{{
 git remote add mspieth https://github.com/mspieth/mythtv.git
 git fetch mspieth ttvdb-api-v2
 git merge remotes/mspieth/ttvdb-api-v2
 build as normal
 }}}

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


More information about the mythtv-commits mailing list