Your Spotify logo

Your Spotify

Self hosted Spotify tracking dashboard

Alternative to: Spotify Wrapped, Last.fm


About Versions (28)

1.20.0

2026-05-24

What’s Changed

  • Fix : getAlbumsWithoutArtist() returning no results by @TriGolf in https://github.com/Yooooomi/your_spotify/pull/606, database should sanitize more properly now
  • Update full privacy data export filenames by @connorjburton in https://github.com/Yooooomi/your_spotify/pull/593
  • Fixing Spotify API 429’s
  • Security fixes (no public upload endpoint, updated dependencies)
  • Should now work with mongo version up to 8.3, if you update your mongo instance, make sure you do it progressively (e.g: going from mongo 6 to 8.3 is done by booting the app using mongo 7, 8.0 then 8.3)

New Contributors

Full Changelog: https://github.com/Yooooomi/your_spotify/compare/1.19.0…1.20.0