-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Requested action getScanStatus is not supported when trying to login via sonixd #926
Comments
Thanks for the report. The Subsonic API methods related to library scanning are not implemented, largely because I have never seen a client which would want to use those. But this is the first time I hear about Sonixd. I shall add at least stub implementations for the needed API methods and try to test the compatibility with this client also otherwise. |
The [sonixd](https://github.com/jeffvli/sonixd) client couldn't get past the login phase when this method was not supported. refs #926
I now added a stub implementation for the Subsonic method In case anyone wants to patch their Music app installation to test the sonixd client before the next Music app release (which is not scheduled yet), the code change needed is very small. You can find the details from the commit linked above. |
If @fuomag9 or anyone else tests this with an unofficial version, I would be interested to hear about the results. |
The stub for getScanStatus is now included in the new Music release v1.5.1. Please open new issues in case you still face any problems on sonixd. |
Hey @paulijar sorry for the late response! Login with sonixd works now and the client seems to have no issues in detecting playlists or playing music. Very much thanks!! |
As per the title, it's not possibile to use sonixd at the moment due to the following error on login
Requested action getScanStatus is not supported
. See screenshow below:The text was updated successfully, but these errors were encountered: