Page 1 of 1

subsonic plugin

PostPosted: Thu Oct 16, 2008 1:02 am
by donpearson
I have an idea that i want to make a php driven image that shows what im playing and other info, is there a way i can get the data i need to display the info from subsonic?

All the php side if it i can do its just getting the info from subsonic to it.

But if not can i make it a Feature Request.

Thanks

PostPosted: Sun Oct 26, 2008 2:32 pm
by sindre_mehus
There is actually an Ajax service for this.
Please look at the html source for the main frame (main.view). It uses DWR to access the Ajax service. Hopefully you can figure it out from this.

Hope this helps,
Sindre