[mythtv-commits] Ticket #8353: AlbumART does not show up for Recordings on PS3

MythTV mythtv at cvs.mythtv.org
Thu Apr 15 20:50:28 UTC 2010


#8353: AlbumART does not show up for Recordings on PS3
---------------------------------------+------------------------------------
 Reporter:  steve.mythtv@…             |       Owner:  dblain    
     Type:  defect                     |      Status:  new       
 Priority:  minor                      |   Milestone:  unknown   
Component:  MythTV - UPnP              |     Version:  Trunk Head
 Severity:  medium                     |     Mlocked:  0         
---------------------------------------+------------------------------------
 Browsing to recordings on a PS3 does not show album art for recorded TV
 shows.

 It looks like the PS3 is expecting the dlna:profileID attribute on the
 <albumArtURI> property to identify that this is a PNG_TN.

 While I was in there, I added setting the dc:date property which for some
 reason was not being set to the recording start time.

 Fix was to extend Property to support adding attributes, update
 CDSObject::toXml to output the attributes, and modify upnpcdstv.cpp to
 instantiate the attributes.


 Backend Version Info
 MythTV Version   : 24158M
 MythTV Branch    : trunk
 Network Protocol : 56
 Library API      : 0.23.20100404-1
 QT Version       : 4.5.2
 Options compiled in:
  linux release using_oss using_alsa using_pulse using_jack
 using_pulseoutput using_backend using_directfb using_dvb using_firewire
 using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv
 using_joystick_menu using_lirc using_mheg using_opengl_video
 using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11
 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw
 using_bindings_perl using_bindings_python using_opengl
 using_ffmpeg_threads using_libavc_5_3 using_live using_mheg

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8353>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list