Add OpenSubsonic support #14
Closed
kaybi-gh
started this conversation in
Ideas / Feature requests
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What problem would this solve?
The AudioMuse-AI maintainer preferred not to merge the K7 provider PR (understandable since K7 is very new and has little adoption yet). Without a shared protocol, K7 stays a custom integration that is hard to get upstream.
Proposed solution
AudioMuse-AI already speaks that protocol for Navidrome, so this would be the most realistic path to official interoperability.
I originally skipped classic Subsonic because of its legacy auth model. OpenSubsonic’s API-key authentication looks like a reasonable compromise for a first implementation.
A side benefit: K7 could also work with existing OpenSubsonic-compatible music clients.
Alternatives considered
Keep maintaining an AudioMuse-AI fork with the K7 provider, at least in the short term.
All reactions