[mythtv-commits] Ticket #4222: Update MythMusic to continue playing in the background after exiting it.

MythTV mythtv at cvs.mythtv.org
Sun Jan 27 15:34:44 UTC 2008


#4222: Update MythMusic to continue playing in the background after exiting it.
-------------------------+--------------------------------------------------
 Reporter:  paulh        |        Owner:  paulh
     Type:  enhancement  |       Status:  new  
 Priority:  minor        |    Milestone:  0.21 
Component:  mythmusic    |      Version:  head 
 Severity:  medium       |   Resolution:       
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by paulh):

 Replying to [comment:54 anonymous]:
 > It appears as though the mini-player won't change tracks while viewing a
 web page in MythBrowser at present. I have checked this in both the
 MythNews and MythBrowser plain; playback is halted until MythBrowser is
 closed (to the feed / story selection screen in the case of 'News and to
 the page selection screen in the case of 'Browser).
 >
 > This is the case regardless of whether the popup is enabled.
 >
 > My MythPlugins is current SVN as of about 10 mins ago, and MythTV is
 from 7 days ago.

 The mini player needs to receive events to know when a track has finished.
 Unfortunately anything that stops these events being dispatched will cause
 the player to pause at the end of a track until these events get
 processed.

 The reason MythBrowser in particular causes this problem is because it is
 not a proper plugin but is in fact a separate application which when it's
 run causes the main thread in the FE to pause stopping the events from
 being dispatched.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4222#comment:55>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list