Page 1 of 1

API - How to get the jukebox status of the web (index.view)

PostPosted: Tue Jul 07, 2015 11:23 am
by georgebreeze
Hello,

I'd like to work with the jukeboxControl api actions. If I start a playlist from the subsonic web UI, this is not possible through the "c" parameter in the api call. This parameter is not matching the subsonic web client id.

Example call:
Code: Select all
http://hometower:7080/rest/jukeboxControl.view?u=xxx&p=xxx&f=json&v=1.12.0&c=xxx&action=status


Is there a solution to this problem?

Thanks,
George