> *How it Works*
> Just pick a single track to play from your library and while that track
> is playing, SugarCube takes it and asks MusicIP for another track (based
> on specified criteria). SugarCube then randomly chooses a track from the
> MusicIP results and queues that up to play.

Sounds cool! So... compared to a traditional MIP mix this doesn't stop after 30 
or what tracks, but continues, similar to RandomPlay?

> $mymip = "http://localhost:10002/";;
> $myss = "http://localhost:9000/";;

These values can be read from the prefs:

preferences('plugin.musicip')->get('port')
preferences('server')->get('httpport')

Also - why do you need the CAUTH?

-- 

Michael
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to