polaris
polaris copied to clipboard
Subsonic API support
Adding support for Subsonic API would unlock using multiple existing applications as clients for Polaris. https://www.subsonic.org/pages/apps.jsp There is open extension of it as well: https://opensubsonic.netlify.app/
BTW Great project!
For anyone else who wants this, I've had good results running Gonic (which is a subsonic API server with no web player) alongside Polaris to provide the web player, hosted on the same domain; the main point of friction is just that they don't share playlists, because Gonic stores them on disk as m3us and Polaris, I think, keeps them entirely in the database.