-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jukebox mode skipping over songs #234
Comments
Hello. To try to diagnose this the first thing I'll look for are the request the web server is receiving. I you see a request with |
Thanks! For some reason I couldn't find a quick an easy way to get URL tracing out of the server, so I took your advice and had a look at api/jukebox.py. I added a quick debug print and Ultrasonic ends up:
So far its the only Android client I can locate that supports Jukebox box (neither DSub nor the original 2018 Subsonic Music Streamer) appear to have that as an option. I probably should try a desktop/command-line/web one for next set of testing. So far Supysonic has been the easiest streamer to setup! I hit a bunch of issues with Airsonic-Advanced (performance of standalone war is terrible). But I've been having more luck with Beets (and the same command line tool I'm using with Supysonic) for casting to Chromecast (DSub works to some degree with casting). |
I've been experimenting with jukebox mode and Android Apps:
I've experienced some (more than annoying) issues on the phone (for example hangs, switching between jukebox and local tricky) as well as issues where the jukebox mode will play the first track in the playlist and then immediately play the next track. At this point I'm unclear if this is a supysonic issue or the client.
I need some help/guidance:
Thanks for making supysonic available!
The text was updated successfully, but these errors were encountered: