[PR #966] [CLOSED] Maintains shuffle through playback contexts #1106

Closed
opened 2026-02-28 14:54:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/966
Author: @volbot
Created: 3/25/2022
Status: Closed

Base: masterHead: shufflepersistence


📝 Commits (1)

  • 70f1f60 Maintains shuffle through playback contexts

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 src/network.rs (+5 -0)

📄 Description

This edit makes it so that if someone is currently playing shuffled music, then it will re-shuffle when a new playback context is generated (i.e. user presses "enter" on a song), rather than keeping the shuffle indicator "On" but having an ordered queue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/966 **Author:** [@volbot](https://github.com/volbot) **Created:** 3/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `shufflepersistence` --- ### 📝 Commits (1) - [`70f1f60`](https://github.com/Rigellute/spotify-tui/commit/70f1f60e9099df84598b4fd810db04af90d57ea3) Maintains shuffle through playback contexts ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/network.rs` (+5 -0) </details> ### 📄 Description This edit makes it so that if someone is currently playing shuffled music, then it will re-shuffle when a new playback context is generated (i.e. user presses "enter" on a song), rather than keeping the shuffle indicator "On" but having an ordered queue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#1106
No description provided.