jpochyla / psst

Fast and multi-platform Spotify client with native GUI
MIT License
8.55k stars 218 forks source link

Clicking the "next track" button causes the song you were listening to "blip" before the next track starts. #553

Closed winteriscariot closed 2 weeks ago

winteriscariot commented 2 weeks ago

This is a little weird to describe, but basically whenever I click the "Next track" button the current song stops playing while Psst loads the next song (which takes about 1s or less, no real problems there).

the issue is that after that brief loading pause, there's a like fraction-of-a-second spurt of audio from the previous track, before the next track starts.

this doesn't occur when a song ends and it moves onto the next song in the list, only when clicking "Next track"

edit: it also occurs when selecting a new song (simply clicking on a song in your library to play, while a song is playing)

Arch Linux, psst-git r561.0292319-1

SO9010 commented 2 weeks ago

Duplicate of #251