[PR #343] [MERGED] Show currently playing track in song search menu #762

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/343
Author: @Rigellute
Created: 3/17/2020
Status: Merged
Merged: 3/17/2020
Merged by: @Rigellute

Base: masterHead: show-search-liked-and-playing


📝 Commits (1)

  • 5222f5c Show currently playing track in song search menu

📊 Changes

2 files changed (+31 additions, -14 deletions)

View changed files

📝 src/handlers/search_results.rs (+11 -11)
📝 src/ui/mod.rs (+20 -3)

📄 Description

This commit also shows the saved status of tracks in the list.

In addition, tracks played within this list will go continue to play
through the list -> pressing "next" or "previous" will use this list.

Closes #334


🔄 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/343 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 3/17/2020 **Status:** ✅ Merged **Merged:** 3/17/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `show-search-liked-and-playing` --- ### 📝 Commits (1) - [`5222f5c`](https://github.com/Rigellute/spotify-tui/commit/5222f5cdcf9d6c859b78b1b15e3c60123ac240c5) Show currently playing track in song search menu ### 📊 Changes **2 files changed** (+31 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/handlers/search_results.rs` (+11 -11) 📝 `src/ui/mod.rs` (+20 -3) </details> ### 📄 Description This commit also shows the saved status of tracks in the list. In addition, tracks played within this list will go continue to play through the list -> pressing "next" or "previous" will use this list. Closes #334 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:16 +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#762
No description provided.