[GH-ISSUE #240] Album order not taken into account #177

Closed
opened 2026-02-26 02:32:21 +03:00 by kerem · 5 comments
Owner

Originally created by @Spunge on GitHub (Feb 17, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/240

I've noticed that the order of songs is never taken into account when selecting an album.

Not from the "all songs" page nor the album page. Is there something i'm missing, or is feature still missing?

Should it be missing, where would i start to implement it?

Originally created by @Spunge on GitHub (Feb 17, 2016). Original GitHub issue: https://github.com/koel/koel/issues/240 I've noticed that the order of songs is never taken into account when selecting an album. Not from the "all songs" page nor the album page. Is there something i'm missing, or is feature still missing? Should it be missing, where would i start to implement it?
kerem closed this issue 2026-02-26 02:32:21 +03:00
Author
Owner

@phanan commented on GitHub (Feb 18, 2016):

The feature is indeed missing. If you want to create a PR, look at how scanning/syncing is being done. There will need to be an extra column in songs table. Thanks!

<!-- gh-comment-id:185507198 --> @phanan commented on GitHub (Feb 18, 2016): The feature is indeed missing. If you want to create a PR, look at how scanning/syncing is being done. There will need to be an extra column in `songs` table. Thanks!
Author
Owner

@Spunge commented on GitHub (Feb 18, 2016):

Alright,

I'll look into it.

<!-- gh-comment-id:185535091 --> @Spunge commented on GitHub (Feb 18, 2016): Alright, I'll look into it.
Author
Owner

@alex-phillips commented on GitHub (Mar 20, 2016):

@Spunge I've added this support in PR https://github.com/phanan/koel/pull/273

<!-- gh-comment-id:198917028 --> @alex-phillips commented on GitHub (Mar 20, 2016): @Spunge I've added this support in PR https://github.com/phanan/koel/pull/273
Author
Owner

@Spunge commented on GitHub (Mar 20, 2016):

@alex-phillips Thank you!

<!-- gh-comment-id:198950579 --> @Spunge commented on GitHub (Mar 20, 2016): @alex-phillips Thank you!
Author
Owner

@alex-phillips commented on GitHub (Mar 25, 2016):

@phanan I think this issue can be closed now

<!-- gh-comment-id:201309227 --> @alex-phillips commented on GitHub (Mar 25, 2016): @phanan I think this issue can be closed now
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#177
No description provided.