[PR #173] [MERGED] Fix playing a wrong track in playlist #653

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/173
Author: @ghost
Created: 11/27/2019
Status: Merged
Merged: 11/28/2019
Merged by: @Rigellute

Base: masterHead: fix-page-index-playlist


📝 Commits (1)

  • 2fd4494 Fix playing a wrong track

📊 Changes

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

View changed files

📝 src/handlers/search_results.rs (+6 -5)

📄 Description

After scroll page in a playlist in my playlists, an wrong track is played when i tried to play a track in a playlist in search results.
Here, I reset app.playlist_offset to zero when a playlist is selected in search results to fix this behavior.


🔄 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/173 **Author:** [@ghost](https://github.com/ghost) **Created:** 11/27/2019 **Status:** ✅ Merged **Merged:** 11/28/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fix-page-index-playlist` --- ### 📝 Commits (1) - [`2fd4494`](https://github.com/Rigellute/spotify-tui/commit/2fd4494b31d422bd3719588225e085599ef59dca) Fix playing a wrong track ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/handlers/search_results.rs` (+6 -5) </details> ### 📄 Description After scroll page in a playlist in my playlists, an wrong track is played when i tried to play a track in a playlist in search results. Here, I reset `app.playlist_offset` to zero when a playlist is selected in search results to fix this behavior. --- <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:21 +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#653
No description provided.