mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #553] Clicking the "next track" button causes the song you were listening to "blip" before the next track starts. #331
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#331
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @winteriscariot on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/553
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 on GitHub (Nov 5, 2024):
Duplicate of #251