mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #240] Album order not taken into account #177
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
@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
songstable. Thanks!@Spunge commented on GitHub (Feb 18, 2016):
Alright,
I'll look into it.
@alex-phillips commented on GitHub (Mar 20, 2016):
@Spunge I've added this support in PR https://github.com/phanan/koel/pull/273
@Spunge commented on GitHub (Mar 20, 2016):
@alex-phillips Thank you!
@alex-phillips commented on GitHub (Mar 25, 2016):
@phanan I think this issue can be closed now