• v4.0.14 7f4ef58910

    v4.0.14
    All checks were successful
    Build and Push Docker Image / build-and-push (release) Successful in 22m4s
    Stable

    spotizerrphoenix released this 2025-12-05 23:03:58 +00:00 | 7 commits to main since this release

    fix: Setting the Spotify API Client and Secret via UI stores in wrong key #10

    • pr: #14
    • prior to this fix, api creds was being saved to data/config/main.json
    • this change fixes the above by correctly mapping api creds to data/creds/search.json

    after updating your image to latest (spotizerrphoenix/spotizerr)

    • remove both camelCased & snake_cased versions of client id and secret in data/config/main.json if they exist there
    • you may need to clear cache and reload page to update stale changes
    Downloads