[mythtv-commits] Ticket #10230: UPnpMedia BuildMediaMap does not pickup title or coverart from videometadata properly

MythTV noreply at mythtv.org
Sun Jan 1 12:53:32 UTC 2012


#10230: UPnpMedia BuildMediaMap does not pickup title or coverart from
videometadata properly
-------------------------------------+-------------------------------------
     Reporter:  peter@…              |      Owner:  dblain
         Type:  Bug Report -         |     Status:  new
  General                            |  Milestone:  unknown
     Priority:  minor                |    Version:  0.24.1
    Component:  MythTV - UPnP        |   Keywords:  UPnP BuildMediaMap
     Severity:  low                  |  title coverart
Ticket locked:  0                    |
-------------------------------------+-------------------------------------
 When playing with the upnpmedia table to modify titles of entries, I
 noticed the title field was being updated/replaced by the filename.  When
 looking into the problem, it appears that the GetTitleName and GetCoverArt
 methods use an **absolute** filepath for indexing into //m_mapTitleNames//
 and //m_mapCoverArt//.  These do however appear to be initialised in
 FillMetaMaps using a **relative** filepath that is generated by a query to
 the videometadata table, which does not include the `VideoStartupDir`
 setting.

 Thanks.

 mythbackend --version output
 `
 MythTV Version   : v0.24.1-112-g40f3bae
 MythTV Branch    : fixes/0.24
 Network Protocol : 63
 Library API      : 0.24.20110505-1
 QT Version       : 4.7.0
 Options compiled in:
  linux profile using_alsa using_oss using_pulse using_pulseoutput
 using_backend using_bindings_perl using_bindings_python using_crystalhd
 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_bindings_perl
 using_bindings_python using_mythtranscode using_opengl using_vdpau
 using_ffmpeg_threads using_live using_mheg
 `

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10230>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list