[mythtv-commits] Ticket #9939: Patch: Add metadata lookup to MythWeb

MythTV noreply at mythtv.org
Mon Jul 25 02:03:11 UTC 2011


#9939: Patch: Add metadata lookup to MythWeb
-----------------------------------------------+---------------------------
 Reporter:  Doug Haber <doug@…>                |          Owner:  kormoc
     Type:  Patch - Feature                    |         Status:  assigned
 Priority:  minor                              |      Milestone:  unknown
Component:  Plugin - MythWeb                   |        Version:  Trunk
 Severity:  medium                             |  Head
 Keywords:                                     |     Resolution:
                                               |  Ticket locked:  0
-----------------------------------------------+---------------------------

Comment (by Doug Haber <doug@…>):

 Attached is an updated patch for the mythweb portion based on suggestions
 from iamlindoro on IRC.  It contains the previous patch plus:

 A. Guess Item from TMSRef
 If multiple results are returned but we have a TMSRef then try to use that
 to narrow down the choices to one.  Works on examples like "The Office" on
 Schedules Direct

 B. Add Data and Reformat Multiple Item List
 Added Year and Description as well as changed the formatting to be a
 little more compressed on the Multiple Item List

 C. Images when using HTTP and ttvdb
 ttvdb.com blocks linked images so if you were using HTTP (which includes a
 referrer header) then the images would show up as broken links.  If an
 image comes from ttvdb.com and you're using HTTP we now proxy the request
 through the backend to avoid any hot linking issues.

 D. Style home page button as a command
 The "Metadata Home Page" link is now styled as a command button to make it
 more obvious that you can click it.

 E. Fixed a typo

 Thanks! [[BR]]
 [[BR]]
 Doug

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


More information about the mythtv-commits mailing list