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