-
-
Notifications
You must be signed in to change notification settings - Fork 73
[BUG] Subsonic login api does not work #253
Comments
What server are you using? |
I am using the subsonic api shipped with the latest ampache. The test server can be found here. I am not sure if the configuration is correct. But the queries are as follows. http://104.248.242.221/rest/ping.view?u=guest&p=guest&v=1.13&c=asd
http://104.248.242.221/rest/ping?u=guest&p=guest&v=1.13&c=asd
|
Thanks, you're correct that it seems it doesn't work without the |
Yes, this page https://github.com/ampache/ampache/wiki/API also mentions rewrite requests. It appears that |
I packaged a dev build from #257 and uploaded it here: http://ftp.sonixd.com/%28%23253%29%20Sonixd-0.13.1-win.zip. (This is a Windows build, not sure if you're using a different OS). Can you try installing that version and check if there are any issues? You'll need to check the |
I compiled it locally and tested login and streaming, it is working smoothly. Thanks for the great project. |
Great, thanks for confirming! |
Please see the comments in #149 .
/rest/ping.view returns xml.
/rest/ping returns 404.
The text was updated successfully, but these errors were encountered: