[mythtv-commits] Ticket #11344: Patch: Change to use twdb.py/twdb3.py, try and use fanart when coverart unavailable

MythTV noreply at mythtv.org
Sat Jan 12 06:13:40 UTC 2013


#11344: Patch: Change to use twdb.py/twdb3.py, try and use fanart when coverart
unavailable
------------------------------+-----------------------------
 Reporter:  gergnz@…          |          Owner:  kormoc
     Type:  Patch - Feature   |         Status:  closed
 Priority:  minor             |      Milestone:  unknown
Component:  Plugin - MythWeb  |        Version:  Master Head
 Severity:  medium            |     Resolution:  Won't Fix
 Keywords:                    |  Ticket locked:  0
------------------------------+-----------------------------
Changes (by wagnerrp):

 * status:  new => closed
 * resolution:   => Won't Fix


Comment:

 I'm rejecting this one. Any changes to improve the Video Library in
 MythWeb should be using the Services API to access and manipulate data.
 The metadata grabbers can be accessed through
 [http://www.mythtv.org/wiki/Video_Service#LookupVideo Video/LookupVideo].
 Video artwork can be accessed through
 [http://www.mythtv.org/wiki/Content_Service#GetVideoArtwork
 Content/GetVideoArtwork]. New artwork can be downloaded using
 [http://www.mythtv.org/wiki/Content_Service#DownloadFile
 Content/DownloadFile], although this method will need to be altered to
 allow a filename to be defined. Also, a new Video/PutVideo method will
 need to be added to push metadata changes back to the database.

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


More information about the mythtv-commits mailing list