mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #868] [MERGED] Update librespot dependencies to v0.8.0 #1838
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1838
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/868
Author: @Douglas019BR
Created: 11/11/2025
Status: ✅ Merged
Merged: 11/12/2025
Merged by: @aome510
Base:
master← Head:fix/issue864-tracksSkippingWithoutPlaying📝 Commits (3)
a194c76Update librespot dependencies to v0.8.0d8a3325refactor: remove unnecessary track_id rename in PlayerEvent conversion108a52dcleanup📊 Changes
6 files changed (+73 additions, -91 deletions)
View changed files
📝
Cargo.lock(+38 -61)📝
spotify_player/Cargo.toml(+5 -5)📝
spotify_player/src/client/mod.rs(+14 -8)📝
spotify_player/src/state/model.rs(+1 -1)📝
spotify_player/src/streaming.rs(+13 -13)📝
spotify_player/src/ui/page.rs(+2 -3)📄 Description
The solution was provided in https://github.com/aome510/spotify-player/issues/864#issuecomment-3506300560 by @Alexander3a. I just created the PR to help people listen to music faster. If the maintainers prefer to close my PR and wait for Alexander3a to open theirs, I’m okay with that.
Resolves #864
Resolves #866
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.