-
Notifications
You must be signed in to change notification settings - Fork 496
Description
Description
When autoplaying the back button doesn't work.
To Reproduce
Enable autoplay on Spotify
Connect to Spotifyd
Search for some song, select it, and let it play, once it completes Spotify will sometimes continue playing another song.
If it does, try to skip back to the beginning of the new song song, or back to the previous song, the Spotify app shows the song stuck at time 0 and Spotifyd will continue playing without skipping back.
This may happen in places besides autoplay but so far I've only managed to reproduce it when Spotify is autoplaying new songs. Since Spotify doesn't always autoplay for whatever reason I don't have any logs for this issue, if anyone knows how to make it consistently do so please let me know. In the meantime I'll update this with logs when I can get it to happen again.
Expected behavior
Spotifyd should skip back to the beginning of the song/the previous song.
Compilation flags
- dbus_mpris
- dbus_keyring
- alsa_backend
- portaudio_backend
- pulseaudio_backend
- rodio_backend
Versions (please complete the following information):
- OS: Ubuntu 20.04.5
- Spotifyd: commit hash 1cba6bf
- cargo: 1.68.1 (115f34552 2023-02-26)