Skip to content

Changed .cache path

Choose a tag to compare

@Huckdirks Huckdirks released this 13 Oct 22:45
· 21 commits to main since this release

In previous releases, spotifyCL would generate the .cache file in whatever directory the terminal session was currently in. This was terrible for obvious reasons, such as polluting random directories with .cache files or re-authenticating every time one switched directories. To fix this, I set the cache_path as the directory of spotifyCL, so it's completely out of sight, out of mind!