Add Force Plain text option, as Nextcloud Music is stupid and cant use token #35

Closed
pavel wants to merge 1 commit from pavel:Add_ability_to_force_plaintext_for_nextcloud into dev
Contributor

Add the ability to use plain text auth for communication with servers, which doesn't implement subsonic API fully (e.g. Nextcloud.Music)

Add the ability to use plain text auth for communication with servers, which doesn't implement subsonic API fully (e.g. Nextcloud.Music)
Author
Contributor

the Music app doesn’t support the “token authentication”. The real Subsonic server supports it starting from the API version 1.13.0 unless the LDAP authentication is used. If the client tries to use the token authentication with the Music app, the Music app responds with the same error code as is used by the real Subsonic server + LDAP combo.

> the Music app doesn’t support the “token authentication”. The real Subsonic server supports it starting from the API version 1.13.0 unless the LDAP authentication is used. If the client tries to use the token authentication with the Music app, the Music app responds with the same error code as is used by the real Subsonic server + LDAP combo.
Author
Contributor

It doesn't make sense to do this partially at the moment, better call extensions and choose proper auth method first and after that add exception for nextcloud

It doesn't make sense to do this partially at the moment, better call extensions and choose proper auth method first and after that add exception for nextcloud
pavel closed this pull request 2026-05-02 21:04:10 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jakub/SubMusic!35
No description provided.