mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #9] Error when decoding audio (Hole) #7
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#7
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 @thvdveld on GitHub (Jan 4, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/9
Hi, really like the project!
Once in a while, an error occures when decoding the audio and the player skips to the next song.
This is what I get in the terminal:
Not sure how to reproduce this.
I'm running this in Fedora.
@jpochyla commented on GitHub (Jan 4, 2021):
Oops, the decoding holes should be skipped. Fix incoming!
@jpochyla commented on GitHub (Jan 4, 2021):
Can you please confirm that
395fc31fixes the issue? Thanks!@thvdveld commented on GitHub (Jan 4, 2021):
Will do! Currently running
395fc31and mention it here if the error shows up again. Thanks for the fast response!