Bug Fixes
- Fixed a UI logic issue so error messages now display correctly.
- Corrected handling of “/” in playlist and path names to prevent unintended deletion of existing album tracks.
- Resolved a real‑time downloading bug that was deleting and re‑downloading preexisting album tracks.
- Fixed the %year% placeholder and replaced the outdated %album_artist% with %ar_album% in the configuration menu.
- Ensured numerical BPM values are no longer reported as invalid.
- Fixed creation of the .m3u file when downloading a playlist.
- Eliminated the “couldn’t write to .cache” warning by guaranteeing the cache file is created with correct permissions.
UX Improvements
- Cancel buttons now respond instantly and reliably.
- Progress reporting in the download queue has been enhanced for clearer, real‑time feedback.
- Features & Enhancements
- Added support for password‑protected Redis connections.
- Non‑English Spotify URLs are now recognized and handled correctly in search.
Update process
There is now a .env file necessary for the app to work, see the .env inner documentation in the repo or the one present in the README.