Skip to content
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

Does not resume playback if in the middle of a track #517

Open
brayo-pip opened this issue Jul 24, 2024 · 2 comments
Open

Does not resume playback if in the middle of a track #517

brayo-pip opened this issue Jul 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@brayo-pip
Copy link

Describe the bug
When I close the spotify_player in the middle of a track, if I try resuming the track it won't resume playing. I have to press back to start the song all over. It will work if I am streaming on another device via spotify connect.

To Reproduce

  • Play a song with the device being spotify_player.
  • Quit spotify_player in the middle of the song.
  • Start spotify_player and try to resume.
  • It won't resume.
    Expected behaviour
    Resume playback.

Environment

  • OS: Arch Linux btw
  • Application version: v.0.19.1 built from source
  • Application features: images pulseaudio-backend
@brayo-pip brayo-pip added the bug Something isn't working label Jul 24, 2024
@aome510
Copy link
Owner

aome510 commented Jul 24, 2024

I cannot reproduce this. I think it might happen because you quit the application and re-open it instantly. The Spotify sever has not been updated to reflect the new playback change

@brayo-pip
Copy link
Author

After further experimentation, it actually occurs if I'm playing on the official apps then I pause the music in the middle of track, then launch spotify_player and attempt to resume playback. No waiting period necessary. Note that spotify_player should not be running before. Also unrelated, seems that playback progress is not remembered when resuming music that was playing on spotify_player, always starts at the beginning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants