[mythtv-commits] Ticket #12202: UPnP : Fix recordings thumbnail images broken in some clients

MythTV noreply at mythtv.org
Sat Jul 12 16:05:57 UTC 2014


#12202: UPnP : Fix recordings thumbnail images broken in some clients
-----------------------------+-----------------------------
 Reporter:  ludvik.tesar@…   |          Owner:  stuartm
     Type:  Patch - Bug Fix  |         Status:  closed
 Priority:  minor            |      Milestone:  unknown
Component:  MythTV - UPnP    |        Version:  Unspecified
 Severity:  medium           |     Resolution:  fixed
 Keywords:                   |  Ticket locked:  0
-----------------------------+-----------------------------
Changes (by Stuart Morgan <smorgan@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"84705913ebfe904d6cb85a3b192b6eacfe6537e3/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="84705913ebfe904d6cb85a3b192b6eacfe6537e3"
 UPnP: Ensure resource URIs are properly encoded and formatted.

 Also fixed a couple of bugs.

 1. The 'medium' size artwork was being defined
 twice for video and recordings.
 2. The thumbnail for recordings was using PNG which is within the
 spec, but DLNA requires JPG be offered at a minimum. Since no client
 will support PNG but not JPG, we may as well only offer JPG for now.

 Refs #9632
 Fixes #12202
 }}}

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


More information about the mythtv-commits mailing list