[PR #215] [CLOSED] Add reset track control #672

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/215
Author: @amgassert
Created: 1/18/2020
Status: Closed

Base: masterHead: amgassert-reset-track


📝 Commits (4)

  • 5498bd9 Add reset track implementation
  • 8fb4a34 Add reset track handler
  • 19c7048 Add reset track keybind
  • ef91c96 Add reset track help menu item

📊 Changes

4 files changed (+12 additions, -0 deletions)

View changed files

📝 src/app.rs (+4 -0)
📝 src/handlers/mod.rs (+3 -0)
📝 src/ui/help.rs (+1 -0)
📝 src/user_config.rs (+4 -0)

📄 Description

Addresses #214


🔄 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/215 **Author:** [@amgassert](https://github.com/amgassert) **Created:** 1/18/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `amgassert-reset-track` --- ### 📝 Commits (4) - [`5498bd9`](https://github.com/Rigellute/spotify-tui/commit/5498bd988551b1924f5203f94a188d4ada18f0c6) Add reset track implementation - [`8fb4a34`](https://github.com/Rigellute/spotify-tui/commit/8fb4a340535e21cfa92d809ff705e3a3b77a4b78) Add reset track handler - [`19c7048`](https://github.com/Rigellute/spotify-tui/commit/19c7048e9fc0280d1f5bf88b31691602625c3892) Add reset track keybind - [`ef91c96`](https://github.com/Rigellute/spotify-tui/commit/ef91c969c109a74a193cd7f8c48153dff75032f4) Add reset track help menu item ### 📊 Changes **4 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+4 -0) 📝 `src/handlers/mod.rs` (+3 -0) 📝 `src/ui/help.rs` (+1 -0) 📝 `src/user_config.rs` (+4 -0) </details> ### 📄 Description Addresses #214 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:26 +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#672
No description provided.