getNowPlaying - no result

Need help? Post your questions here.

Moderator: moderators

getNowPlaying - no result

Postby D1891 » Wed Dec 03, 2014 7:45 am

I don't get any result when calling the getNowPlaying method using:

Code: Select all
http://server-address:4040/rest/getNowPlaying.view?u=username&p=password&v=1.1.0&c=foo


All i get is:

Code: Select all
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.10.2">
<nowPlaying/>
</subsonic-response>


Other methods like getIndexes and getGenres lists the results correctly.

Anyone know why? Is the getNowPlaying method broken? I'm using Subsonic 5.0 (build 4100) – September 21, 2014, running on a Mac mini (late 2010) with OS X 10.10.1

Running "java -version" gives me "1.8.0_25", maybe that version is too new?
D1891
 
Posts: 8
Joined: Fri Sep 12, 2014 4:54 pm

Re: getNowPlaying - no result

Postby D1891 » Wed Dec 03, 2014 12:33 pm

So, I removed the latest Java version (now running 1.6.0_65) and also downgraded Subsonic to 4.9, now I get an additional <nowPlaying>, but still an empty result:

Code: Select all
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.10.2">
<nowPlaying></nowPlaying>
</subsonic-response>
D1891
 
Posts: 8
Joined: Fri Sep 12, 2014 4:54 pm


Return to Help

Who is online

Users browsing this forum: No registered users and 21 guests