[PR #219] [MERGED] Make behavior of previous button mimic behavior in official Spotify client #677

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/219
Author: @amgassert
Created: 1/23/2020
Status: Merged
Merged: 1/26/2020
Merged by: @Rigellute

Base: masterHead: amgassert-reset-track-alt


📝 Commits (1)

  • a504415 Only go to previous track if seek progress is under 3s

📊 Changes

1 file changed (+12 additions, -8 deletions)

View changed files

📝 src/app.rs (+12 -8)

📄 Description

This PR mimics the behavior of the previous button in the official client by only going to the previous track if current track time is under three seconds.

Alternative to #215
Closes #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/219 **Author:** [@amgassert](https://github.com/amgassert) **Created:** 1/23/2020 **Status:** ✅ Merged **Merged:** 1/26/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `amgassert-reset-track-alt` --- ### 📝 Commits (1) - [`a504415`](https://github.com/Rigellute/spotify-tui/commit/a504415433535210174550bdbd525fefc746d7be) Only go to previous track if seek progress is under 3s ### 📊 Changes **1 file changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+12 -8) </details> ### 📄 Description This PR mimics the behavior of the previous button in the official client by only going to the previous track if current track time is under three seconds. Alternative to #215 Closes #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:27 +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#677
No description provided.