[GH-ISSUE #517] Does not resume playback if in the middle of a track #1231

Closed
opened 2026-03-14 14:02:10 +03:00 by kerem · 2 comments
Owner

Originally created by @0xbrayo on GitHub (Jul 24, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/517

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
Originally created by @0xbrayo on GitHub (Jul 24, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/517 **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
kerem 2026-03-14 14:02:10 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (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

<!-- gh-comment-id:2248920258 --> @aome510 commented on GitHub (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
Author
Owner

@0xbrayo commented on GitHub (Jul 25, 2024):

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.

<!-- gh-comment-id:2249694022 --> @0xbrayo commented on GitHub (Jul 25, 2024): 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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1231
No description provided.