Author: ayoung
Date: Wed Feb  3 07:02:24 2010
New Revision: 8446

URL: http://svn.slimdevices.com/jive?rev=8446&view=rev
Log:
Fixed bug 15150: My Apps not supported via SbS should switch player to mySB 

Add 'SN' plugin to auto-switch players to SN (mySB) when attempting to play a 
track that cannot be played by the current server but which can be played by 
SN. The switch only happens when attempting to play the track, not when it is 
added to the playlist. The full sync-group will be moved if necessary. As much 
as possible of the current playlist is copied to SN, not just the one track 
that initiated the switch. Odd things are likely to happen with mixed 
local/remote, shuffled playlists.

Install the plugin in TinySC and not on SN itself.
No longer install RhapsodyDirect plugin in TinySC.

Currently has fixed list of SN-supported protocols; needs to get this 
dynamically.

Might be nice to get track metadata for tracks being hosted by this plugin 
while they are in the SbS playlist.

Modified:
    
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/squeezecenter_svn.bb

Modified: 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/squeezecenter_svn.bb
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/squeezecenter_svn.bb?rev=8446&r1=8445&r2=8446&view=diff
==============================================================================
--- 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/squeezecenter_svn.bb
 (original)
+++ 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/squeezecenter/squeezecenter_svn.bb
 Wed Feb  3 07:02:24 2010
@@ -25,12 +25,12 @@
 # Actual included plugins determined by INCLUDED_PLUGINS list below
 EXCLUDED_PLUGINS  = "Amazon Classical Deezer DigitalInput Extensions 
InfoBrowser"
 EXCLUDED_PLUGINS += "iTunes JiveExtras LineIn LineOut LMA Mediafly MP3tunes 
MusicMagic"
-EXCLUDED_PLUGINS += "Napster NetTest Pandora Podcast PreventStandby Queen 
Rescan RS232"
+EXCLUDED_PLUGINS += "Napster NetTest Pandora Podcast PreventStandby Queen 
RhapsodyDirect Rescan RS232"
 EXCLUDED_PLUGINS += "RSSNews Slacker SlimTris Snow TT Visualizer xPL"
 
 INCLUDED_PLUGINS  = "AppGallery AudioScrobbler Base.pm CLI DateTime Facebook 
Favorites"
-INCLUDED_PLUGINS += "Flickr InternetRadio LastFM Live365 MyApps OPMLBased.pm"
-INCLUDED_PLUGINS += "OPMLGeneric RadioTime RandomPlay RhapsodyDirect 
SavePlaylist"
+INCLUDED_PLUGINS += "Flickr InternetRadio LastFM Live365 MyApps SN 
OPMLBased.pm"
+INCLUDED_PLUGINS += "OPMLGeneric RadioTime RandomPlay SavePlaylist"
 INCLUDED_PLUGINS += "Sirius SongScanner Sounds"
 
 dirs755 = "${sysconfdir}/init.d \

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to