-
Notifications
You must be signed in to change notification settings - Fork 19
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
autoplay doesn't work #133
Comments
It is currently not possibile to update the autoplay value when go-librespot is running (this is the same for the desktop clients). If you restart go-librespot after changing the autoplay settings, the logs should report the correct value. |
Yes i know. I saw #57. But i mean that slider position in my android app doesnt affect to go-librespot (autoplay in logs is always
It should't for me. Tested only with app on my android mobile. |
Just tested from Android and it seems to work for me. Can you try using the desktop app to toggle? Are you connecting via zeroconf or interactive? |
I did some tests and i think it work in different way i thought before. I had two "machine" in the same network with native android apps on it: on my android mobile and linux desktop. Autoplay works only when slider on target machine is ON (slider position on source machine when connect to target using "spotify connect" isn't important). So i think go-librespot have to get "slider" in config.yml. |
So it appers that autoplay is not an account setting, but a device setting? In that case it would make sense to have it in the configuration of go-librespot. |
Yes, i think so. Maybe someone can confirm that for sure.
Before i used raspotify and rememer that was option in config for enable/disable autoplay. |
Done! |
It almost work but have got some problems:
Start playing first track: Problem with playing first track from newly created playlist:
|
Can you open a separate issue for this? This may be inteded if Spotify does not support autoplay from search results.
Should be fixed with 08e546e, nasty little bug :) |
Sorry for comment in closed thread but...
I'll do some more test with android and will open.
Yes, now is perfect. I have only one question/problem. Is it normal when i get error like this:
It apears in logs after few tracks from newly created playlist was allready played and after that is duplicate each time new song from playlist is loading. |
Does it happen everytime or just sometimes? 502 should be a temporary error from Spotify side, but worth investigating if it always does this. |
It happens everytime (but as i say, after few songs, don't know how many exactly). |
This is being tracked as #135, I broke something...
Can you open a separate issue for this too? |
|
Doesn't matter "autoplay" slider position in android app i have always "DEBU[0001] autoplay enabled: false". Or maybe is some configuration option in config.yml file to enable this feature?
edited:
when i toggle "autoplay" slider in android app while i'm connected to go-librespot i get this in logs:
DEBU[0543] skipping dealer message uri="spotify:user:attributes:mutated" DEBU[0543] skipping packet PacketTypeMercuryEvent, len: 121
The text was updated successfully, but these errors were encountered: