8000 Release 1.4.0 · Xoconoch/spotizerr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@Xoconoch Xoconoch released this 23 Apr 19:26
· 7 commits to main since this release
2b0d1f5

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.

0