mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-27 04:55:57 +03:00
[GH-ISSUE #120] [BUG] Playlist not getting refreshed #91
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#91
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 @trooper on GitHub (Mar 28, 2024).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/120
Describe the bug
After adding more songs to a playlist in Spotify, and trying to download the same playlist again, Onthespot does not pick up the newly added songs
To Reproduce
Steps to reproduce the behavior:
System Information (please complete the following information):
@UntriexTv commented on GitHub (Apr 14, 2024):
You might need to remove cache. It has the playlist cashed.
For me it was in homedir/.cache/casualOnTheSpot
I deleted the whole folder but needed to log in again.
EDIT: sorry now I noticed you use windows. I am not sure where it saves cache.
@trooper commented on GitHub (Apr 21, 2024):
This worked, thanks!
The only downside is that, as you said, you need to log in again
On Windows the cache is at:
I'll keep this as open as it's still an unresolved bug technically
@oskarparsim commented on GitHub (May 15, 2024):
If you don't want to re-log every time you clear the cache, you can delete everything but the "sessions" folder. This way you stay logged in but it still clears the cache
@lunndal commented on GitHub (Jun 30, 2024):
As a workaround I wrote a little script to optionally delete any cache desired and hide the log console, before starting onthespot.
If it can be useful to anyone, it can be found here: https://github.com/lunndal/onthespot-cachefix/
Syntax
All arguments are optional.
Example