spotifyd icon indicating copy to clipboard operation
spotifyd copied to clipboard

Update librespot dependencies

Open lordievader opened this issue 5 months ago • 6 comments

Spotifyd fails to load encrypted files. This seems to be related to changes on Spotify's end. The librespot v0.4.2 release blacklists a few access points that caused librespot to fail playback anything. This change points the librespot v0.4.2 to address similar issues.

Fixes #1300 and #1299.

Note: I'm not a Rust developer, I'm not sure if the changes to Cargo.lock are really necessary. All I did was a cargo update after modifying the Cargo.toml.

lordievader avatar Sep 05 '24 10:09 lordievader