mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[PR #388] [MERGED] don't refresh playback on new streaming player event #1685
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#1685
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/388
Author: @aome510
Created: 3/4/2024
Status: ✅ Merged
Merged: 3/5/2024
Merged by: @aome510
Base:
master← Head:fix-resumepause📝 Commits (1)
c288daadon't refresh playback on new streaming player event📊 Changes
4 files changed (+13 additions, -29 deletions)
View changed files
📝
spotify_player/src/cli/handlers.rs(+3 -9)📝
spotify_player/src/client/mod.rs(+9 -11)📝
spotify_player/src/main.rs(+0 -1)📝
spotify_player/src/streaming.rs(+1 -8)📄 Description
Resolves #387
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.