mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #773] [CLOSED] End playbar continuing when client is closed #1027
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#1027
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/Rigellute/spotify-tui/pull/773
Author: @Hwatwasthat
Created: 3/28/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
9d2126bcrossterm updated01eb7bfcrossterm updated, removed write importecb24b5crossterm updated, removed write importcb65781Correctly handle loss of playback contextf88ca3eMerge remote-tracking branch 'upstream/master'c3f331bEnd playback when client closes10bfe55reverted previous change51a0f7fProvided a pretty print for reserved keys1bf6697Updated check_reserved_keyse97f499Ran cargo fmt📊 Changes
5 files changed (+82 additions, -84 deletions)
View changed files
📝
src/handlers/search_results.rs(+2 -4)📝
src/handlers/track_table.rs(+16 -30)📝
src/network.rs(+11 -11)📝
src/ui/mod.rs(+32 -30)📝
src/user_config.rs(+21 -9)📄 Description
Relevant to #576. Have just updated as suggested in that, setting the playback context to none. Has dragged some commits in from an earlier pull request that was merged, not sure why.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.