mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #461] bug? playlists section is empty after brew upgrade #260
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#260
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 @diegoulloao on GitHub (Jun 7, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/461
Describe the bug
I can't see any of my playlists, not sure if this is a spotify-player bug, but after run
brew updateandbrew upgradeI can't see them.I installed
spusingcargo install, and I've tried reinstalling it using the exact same command.I can play music and navigate between albums.
To Reproduce
cargo install spotify_player --features image,daemonExpected behaviour
Work as normal.
Log and backtrace
sp.log
Screenshots

Environment
Additional context
I tested iterm2, alacritty and kitty terminals.
If isn't a bug? is there any workaround?
@diegoulloao commented on GitHub (Jun 7, 2024):
it started to work with no reason...
sorry for opening this 🙏🏻