if isub can control the SAME JUKEBOX as the regular web interface (
http://yourserver.com:4040/index.view) I would love to know how it does it.
Here is a test. Load up some tracks in the jukebox player from the standard web interface. Now in another browser window, load this URL, replacing "mysite.com:4040" with the proper url for your subsonic server
http://mysite.com:4040/rest/jukeboxCont ... action=get
And you should have returned an xml object listing -- no tracks. click "reload" over in the standard interface window, and look - the jukebox playlist is now empty ! If you are lucky, you may even get a java error. Go ahead and restart Subsonic now, as it's the only way I've found to clear the error.
Now, as long as you ONLY control it from REST applications (isub, android, etc) that may work, but you can't share between the standard web and a REST API client.
See thread on the dev list:
http://groups.google.com/group/subsonic ... a2adb8b813