mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #285] Some Songs not playing in psst alone but works fine in the official app. #202
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#202
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 @Prashanthvsdvn on GitHub (Mar 21, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/285
Describe the bug
There are few Songs which are not playing in psstgui but works perfectly in the official app.
The player bar just keeps loading at the bottom.
Can't switch tracks as well after the player is stuck in this loop until you restart the program.
Track id of one such example: 3LgxJ3osWJJvrnmlKcfH7I
I think the issue might be related to #250 but I'm not sure
Environment
Logs
Attaching Logs when opened via terminal
@aviwad commented on GitHub (Mar 22, 2022):
Can play this song in Psst-gui nightly build on macOS ARM self-compiled.

nightly build: commit
2d2cf6511d@Prashanthvsdvn commented on GitHub (Mar 22, 2022):
Got the prebuilt binary from friday. Unable to check the commit info from the binary file. Will check by compiling it on my machine and close if it resolves
@Prashanthvsdvn commented on GitHub (Mar 22, 2022):
Alright Clearing out the cache folder solves the issue. Weird. Thank you for the information @aviwad that it wasn't a problem from software rather it was one of cache folder. Closing the issue.