[GH-ISSUE #327] Selects first occurrence of song if it is present multiple times in playlist. #135

Open
opened 2026-02-28 14:47:17 +03:00 by kerem · 1 comment
Owner

Originally created by @HakierGrzonzo on GitHub (Mar 7, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/327

If the song is present multiple times in Recently Played, no matter which one has been chosen, the first occurence of the song will be highlighted and played, or attempting to play any other occurrence than the first one will not work.

obraz

e.g:

If you want to play "Electro Gypsy" and select the second occurrence, three things might happen:

  • It will play, but the fist occurrence will be selected, and the next song will be "Traveler's Song".
  • It will do nothing
  • Funky behavior.
Originally created by @HakierGrzonzo on GitHub (Mar 7, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/327 If the song is present multiple times in *Recently Played*, no matter which one has been chosen, the first occurence of the song will be highlighted and played, or attempting to play any other occurrence than the first one will not work. ![obraz](https://user-images.githubusercontent.com/36668331/76150203-14535800-60a8-11ea-9342-096e3aabdc63.png) e.g: If you want to play "Electro Gypsy" and select the second occurrence, three things might happen: - It will play, but the fist occurrence will be selected, and the next song will be "Traveler's Song". - It will do nothing - Funky behavior.
Author
Owner

@Rigellute commented on GitHub (Mar 9, 2020):

Good point @HakierGrzonzo, thanks for reporting!

Will investigate!

<!-- gh-comment-id:596411869 --> @Rigellute commented on GitHub (Mar 9, 2020): Good point @HakierGrzonzo, thanks for reporting! Will investigate!
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#135
No description provided.