Given a Spotify track, when was it added to your playlists?

nostalgia playlists spotify
1 Open Issue Need Help Last updated: Sep 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue proposes relocating the application's cache from a temporary directory (`Tmp`), which is prone to being wiped, to the user's `~/.cache/` directory. This change aims to ensure the cache data is more persistent and long-lived, aligning with standard practices for user-specific application caches.

Complexity: 2/5
enhancement good first issue

Given a Spotify track, when was it added to your playlists?

Python
#nostalgia#playlists#spotify