• v0.6.1 9976c430aa

    0.6.1 Stable

    andrew released this 2026-07-15 08:07:59 -06:00 | 9 commits to master since this release

    Fixes a bug where the Spotify OAuth connect flow (added in 0.6) requested a narrower permission scope than sldl's own login flow expects. This let the refresh token mint a valid access token, but Spotify then returned 403 Forbidden loading the playlist regardless of ownership -- which sldl turns into a hard crash (exit 134) instead of a clean error.

    If you connected Spotify under 0.6, click Connect Spotify again -- your existing connection carries the old, narrower scope and will not upgrade itself.

    Also improves the job log: a 134 crash now gets a pointed diagnostic hint instead of just a bare exit code.

    Downloads