[mythtv-commits] Ticket #10710: MythMusic immediately play songs from playlist editor

MythTV noreply at mythtv.org
Mon May 28 23:25:00 UTC 2012


#10710: MythMusic immediately play songs from playlist editor
--------------------------------+-----------------------------
 Reporter:  trebor_s@…          |          Owner:  stuartm
     Type:  Patch - Feature     |         Status:  accepted
 Priority:  minor               |      Milestone:  0.26
Component:  Plugin - MythMusic  |        Version:  Master Head
 Severity:  medium              |     Resolution:
 Keywords:                      |  Ticket locked:  0
--------------------------------+-----------------------------

Comment (by mayfields@…):

 Segfaults when pressing defined key on playlists, smart playlists. These
 nodes don't have metadata associated and need to be treated differently.
 Requires additional cases such as:
 {{{
 if (mnode->getAction() == "playlists")
 }}}

 Example patch attached, provides similar (but not identical)
 functionality.

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


More information about the mythtv-commits mailing list