mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #206] Automatic playlists don't refresh their metadata/picture #152
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#152
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 @leosunmo on GitHub (Nov 5, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/206
If I leave my Psst application running overnight, the "Daily" playlists don't update their metadata.
Here's a screenshot of Psst on the left and Spotify on the right. The Daily playlists all have the same actual songs in them, it's just the description and image that isn't refreshed.
For now, maybe adding a
ctrl+rhotkey to refresh the metadata would be enough? Not sure if that's easier than just calling the Spotify API to refresh it to be honest, butctrl+rwas what I tried to do instinctively 🤷 .