mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #46] [MERGED] 0.8.0 pre release updates #1534
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#1534
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/46
Author: @aome510
Created: 6/1/2022
Status: ✅ Merged
Merged: 6/1/2022
Merged by: @aome510
Base:
master← Head:0.8.0-pre-release📝 Commits (4)
a9be3d7update the default keybindingsd8d51b0update error messages when retrieving the page statea2774c5add more info (such as artist, owner, etc) to some Spotify items63ef001update dependencies📊 Changes
10 files changed (+285 additions, -285 deletions)
View changed files
📝
Cargo.lock(+220 -222)📝
README.md(+3 -3)📝
spotify_player/Cargo.toml(+6 -6)📝
spotify_player/src/auth.rs(+13 -7)📝
spotify_player/src/config/keymap.rs(+3 -3)📝
spotify_player/src/state/model.rs(+14 -13)📝
spotify_player/src/streaming.rs(+1 -1)📝
spotify_player/src/ui/mod.rs(+2 -7)📝
spotify_player/src/ui/page.rs(+19 -19)📝
spotify_player/src/ui/popup.rs(+4 -4)📄 Description
Changes
ownerforplaylistartistsforalbumBreaking changes
SelectNextOrScrollDown,SelectPreviousOrScrollUp, andPreviousPagecommands🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.