DO NOT USE - SpotifyBU 1.2.6
Pre-release
Pre-release
Warning
This release has been superseded by SpotifyBU 1.4.0 and should not be used.
Use v1.4.0 or newer.
SpotifyBU 1.2.6
SpotifyBU 1.2.6 improves playlist backup visibility when a Spotify playlist
changes after it was previously backed up.
Changed
- Playlist rail status now shows a red
N not backed upbadge when Spotify's
current playlist total is higher than the latest saved backup snapshot. - Opened playlists use exact Navidrome match state for their missing backup
count, so the rail updates from snapshot-based status to precise coverage
after the playlist loads. - Fully covered playlists still show the green
Backed upbadge, and saved
metadata snapshots continue to showDB saved.
Verified
- Provider matching tests pass under Node 22.22.3.
- TypeScript check passes with
tsc --noEmit.