supysonic icon indicating copy to clipboard operation
supysonic copied to clipboard

Supysonic is a Python implementation of the Subsonic server API.

Results 27 supysonic issues
Sort by recently updated
recently updated
newest added

I've been experimenting with jukebox mode and Android Apps: * DSub * Ultrasonic I've experienced some (more than annoying) issues on the phone (for example hangs, switching between jukebox and...

Bear with me here. I'm not new to coding but new to Python/PyCharm. I have supysonic installed via pip and it's open in PyCharm. I can't figure out get the...

When I view "recently added" after an album had been added to my library via supysonic-watcher a cover are not being loaded. After I run `supysonic-cli folder update MyLibrary` the...

Hello, I've migrated from Airsonic 10.6.2 to Supysonic, because I'd like to avoid Java as much as possible ^^. I noticed a comportment change with my Dsub app (latest from...

I have configured Supysonic using [this Docker image](https://github.com/ultimate-pms/docker-supysonic) and added my Last.fm `api_key` and `secret` values. However, I cannot find the Link button on my user page. On that page,...

Hello, I'm using a fresh install of Python 3.9 and trying to install using pip on windows and keep getting these errors. This happens when I run "supysonic-cli user add...

I've started working on this, so wanted to file an issue for awareness. I'm open to other contributors if there are any. ### Phase 1 These functions offer the base...

I'd like for Supysonic to be able to use an LDAP directory to authenticate users. I'd be willing to help out with the implementation. Is this something you'd be open...

It seems like it exceeds the connection limit and dies. There should be a configurable limit to the number of connections it's allowed to create, and it should close them...

Hi! I've finally found the time to give supysonic a try, tired of dealing with the other Java monstrosities that populate the Subsonic ecosystem. ;) So, first: thanks for providing...