-
Notifications
You must be signed in to change notification settings - Fork 32
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
Read timeouts on spotify api #41
Comments
Hey Andreas, |
For pacmd as part of pulseaudio: https://formulae.brew.sh/formula/pulseaudio The weird thing is that I don't get any proper logs out of the musicsync application running for hours until it sometimes decides to show me a timeout. |
When running the app in me Linux VM, I noticed that stream_recorder.pl is called for every single track from the requested playlist. So far so good, but my Spotify queues all other tracks from the playlist as well. seems linke stream_recorder.pl does not recognize this and keeps on recording until Spotify stops. |
I tried calling I'll try to build the musicsync app around this call. |
Thanks! How did you make Spotify findable for the stream_reader.pl. When installing it via brew or Spotify page, that does not work. |
Hi Max, thanks heaps for moving this to java11!
I'm trying to run it on latest MacOS 12.1.
When running it, it runs into read timeout exceptions on the spotify.api. Any clues? Running ping or normal curl commands from the same terminal works just fine.
Cheers,
Andreas
The text was updated successfully, but these errors were encountered: