DO NOT USE - SpotifyBU 1.2.4
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.
Outdated: Use the latest release unless you specifically need this version.
SpotifyBU 1.2.4
SpotifyBU 1.2.4 makes matched-file organization clearer and adds targeted
organization actions throughout the track workflow.
Added
- Red
Orginizeactions for individual matched tracks that are outside their
planned Lidarr-compatible folder. - Album-target organization buttons that move only the tracks belonging to
that destination.
Changed
- Tracks already in their planned location now show a green
Orginized
status instead ofBacked up. - The whole-source organization action and targeted actions share the same
batching, progress, library-index refresh, and match-refresh behavior. - Organization controls lock while files are moving to avoid conflicting
rename operations.
Verified
- TypeScript check passes with
npm run typecheck. - Provider scoring tests pass with
npm test. - Production build passes with
npm run build. - The local production route responds successfully after the build.