aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.37k stars 147 forks source link

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

Open brayo-pip opened 1 month ago

brayo-pip commented 1 month ago

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

Environment

aome510 commented 1 month ago

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 commented 1 month ago

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.