mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #940] [CLOSED] sync fork #936
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#936
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/940
Author: @m4r1vs
Created: 2/26/2026
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
277486dfeat: Show podcast shows on library viewac0b03bfix: wrong double selection4a799b4debug shows not loadingec6b31efix: Some shows not loading0aabc91feat: animationee5dceefix56d10d0feat: Show podcast shows on library view9f7178dfix: wrong double selection227cb5fdebug shows not loadingd766e8cfix: Some shows not loading📊 Changes
43 files changed (+4157 additions, -1893 deletions)
View changed files
➕
.github/workflows/nix.yml(+23 -0)📝
.gitignore(+2 -0)➕
.vscode/settings.json(+3 -0)📝
Cargo.lock(+1732 -987)📝
README.md(+92 -77)➕
THEMES.md(+117 -0)➕
debugging/Cargo.toml(+12 -0)➕
debugging/lateral-api-response.json(+847 -0)➕
debugging/src/main.rs(+37 -0)➕
default.nix(+135 -0)📝
docs/config.md(+194 -173)➕
flake.lock(+61 -0)➕
flake.nix(+39 -0)📝
lyric_finder/Cargo.toml(+5 -10)➖
shell.nix(+0 -17)📝
spotify_player/Cargo.toml(+33 -30)📝
spotify_player/src/auth.rs(+2 -1)📝
spotify_player/src/cli/client.rs(+32 -11)📝
spotify_player/src/cli/commands.rs(+4 -0)📝
spotify_player/src/cli/handlers.rs(+40 -1)...and 23 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.