[PR #51] [MERGED] Add next and previous track functionality #582

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/51
Author: @samcal
Created: 10/12/2019
Status: Merged
Merged: 10/12/2019
Merged by: @Rigellute

Base: masterHead: master


📝 Commits (1)

  • cefaef0 Add next and previous track functionality

📊 Changes

3 files changed (+34 additions, -3 deletions)

View changed files

📝 README.md (+2 -3)
📝 src/app.rs (+26 -0)
📝 src/main.rs (+6 -0)

📄 Description

  • Use 'n' to go to the next track, and use 'p' to go to the previous track
  • Updated the README to show progress

🔄 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/51 **Author:** [@samcal](https://github.com/samcal) **Created:** 10/12/2019 **Status:** ✅ Merged **Merged:** 10/12/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cefaef0`](https://github.com/Rigellute/spotify-tui/commit/cefaef016a3d74c42f865cbe90cc87d6e8dc06db) Add next and previous track functionality ### 📊 Changes **3 files changed** (+34 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -3) 📝 `src/app.rs` (+26 -0) 📝 `src/main.rs` (+6 -0) </details> ### 📄 Description - Use 'n' to go to the next track, and use 'p' to go to the previous track - Updated the README to show progress --- <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:06 +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#582
No description provided.