[GH-ISSUE #2174] [FR]: Track Song Source in Queue #1108

Closed
opened 2026-02-26 02:35:16 +03:00 by kerem · 1 comment
Owner

Originally created by @HNIdesu on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/koel/koel/issues/2174

Originally assigned to: @phanan on GitHub.

Description

Add functionality to record and display the origin of each song in the Queue. The source could be one of the following:

  • Playlist
  • Album
  • Artist
  • Search results
  • Recently Played
  • Recently Added

Additional information

Motivation
Currently, when songs are added to the Queue, there is no way to know where each track originally came from. This makes it difficult to retrace steps, rediscover related content, or manage playback more effectively. By tracking the source, users can better understand their listening patterns and quickly navigate back to the original context.

Examples of Implementation

  • In the bottom playback bar, display a short line below the song title/artist:
Song Title
Artist
From Album "Rainy Days"
Image
Originally created by @HNIdesu on GitHub (Dec 7, 2025). Original GitHub issue: https://github.com/koel/koel/issues/2174 Originally assigned to: @phanan on GitHub. ### Description Add functionality to record and display the origin of each song in the **Queue**. The source could be one of the following: - Playlist - Album - Artist - Search results - Recently Played - Recently Added ### Additional information **Motivation** Currently, when songs are added to the Queue, there is no way to know where each track originally came from. This makes it difficult to retrace steps, rediscover related content, or manage playback more effectively. By tracking the source, users can better understand their listening patterns and quickly navigate back to the original context. **Examples of Implementation** - In the bottom playback bar, display a short line below the song title/artist: ``` Song Title Artist From Album "Rainy Days" ``` <img width="317" height="72" alt="Image" src="https://github.com/user-attachments/assets/b75d61f4-5f3e-4a88-8855-9e183ad3f911" />
kerem closed this issue 2026-02-26 02:35:16 +03:00
Author
Owner

@phanan commented on GitHub (Dec 7, 2025):

I'm not planning to support this, sorry.

<!-- gh-comment-id:3621799851 --> @phanan commented on GitHub (Dec 7, 2025): I'm not planning to support this, sorry.
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/koel-koel#1108
No description provided.