[GH-ISSUE #574] Sorting albums with multiple cds #414

Closed
opened 2026-02-26 02:33:08 +03:00 by kerem · 8 comments
Owner

Originally created by @chaserdoe on GitHub (Apr 16, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/574

I have some albums where the tracks are split to multiple CDs.
I saved in the ID3-Tags on which CD each track is.
When I imported my music collection into koel I noticed that koel would not sort those albums tracks correctly:

auswahl_057

I suggest to take such albums into account for sorting.

Originally created by @chaserdoe on GitHub (Apr 16, 2017). Original GitHub issue: https://github.com/koel/koel/issues/574 I have some albums where the tracks are split to multiple CDs. I saved in the ID3-Tags on which CD each track is. When I imported my music collection into koel I noticed that koel would not sort those albums tracks correctly: ![auswahl_057](https://cloud.githubusercontent.com/assets/7465274/25074741/d7d7d530-2302-11e7-8066-36468fd0ff6b.png) I suggest to take such albums into account for sorting.
Author
Owner

@coderobe commented on GitHub (May 2, 2017):

I'm having the same issue. Parsing the ID3-Tag for the Album# & treating them as different albums should be good enough

<!-- gh-comment-id:298737493 --> @coderobe commented on GitHub (May 2, 2017): I'm having the same issue. Parsing the ID3-Tag for the Album# & treating them as different albums should be good enough
Author
Owner

@nikohd12 commented on GitHub (May 4, 2017):

@chaserdoe

I don't have any problems with serving albums with multiple CDs. Just try renaming each album with "Album Name CD1" and you'll be fine.

There's someone who posted here with additional metadata added, just try merging it to your code. I believe it's called kutr.

<!-- gh-comment-id:299099932 --> @nikohd12 commented on GitHub (May 4, 2017): @chaserdoe I don't have any problems with serving albums with multiple CDs. Just try renaming each album with "Album Name CD1" and you'll be fine. There's someone who posted here with additional metadata added, just try merging it to your code. I believe it's called kutr.
Author
Owner

@coderobe commented on GitHub (May 4, 2017):

I don't think renaming the albums just for this application is a sensible way to address this, especially because ID3 defines a multi-cd tag for this exact purpose.

<!-- gh-comment-id:299204632 --> @coderobe commented on GitHub (May 4, 2017): I don't think renaming the albums just for this application is a sensible way to address this, especially because ID3 defines a multi-cd tag for this exact purpose.
Author
Owner

@BrookeDot commented on GitHub (Apr 23, 2020):

Closing as this appears to have been implemented in #687

<!-- gh-comment-id:618154832 --> @BrookeDot commented on GitHub (Apr 23, 2020): Closing as this appears to have been implemented in #687
Author
Owner

@alexeydk78 commented on GitHub (Aug 17, 2022):

Does this feature was really implemented? In version 6.0.5 the album is not sorted by disk number.
image
Maybe we should reopen this issue?

<!-- gh-comment-id:1218409711 --> @alexeydk78 commented on GitHub (Aug 17, 2022): Does this feature was really implemented? In version 6.0.5 the album is not sorted by disk number. ![image](https://user-images.githubusercontent.com/58561292/185226491-6a34a94c-443e-4f2e-b7a0-e17224c40bd3.png) Maybe we should reopen this issue?
Author
Owner

@jacobgkau commented on GitHub (Jul 20, 2024):

Based on https://github.com/koel/koel/issues/729#issuecomment-379742672, I'm not sure if @phanan meant multi-disc tracks aren't supported at all in this software? It seems like a weird thing for a paid music player to intentionally not support, so I'm confused too.

<!-- gh-comment-id:2241061613 --> @jacobgkau commented on GitHub (Jul 20, 2024): Based on https://github.com/koel/koel/issues/729#issuecomment-379742672, I'm not sure if @phanan meant multi-disc tracks aren't supported at all in this software? It seems like a weird thing for a paid music player to intentionally not support, so I'm confused too.
Author
Owner

@phanan commented on GitHub (Jul 20, 2024):

Paid or not, a product always has certain unsupported features, and if any
of them is a deal breaker, the consumer can always choose to not buy or use it. I
find it weird that you find it weird. Not to mention, Koel by itself is not
a paid product – 95% of its functionality is free and will always will be,
with the rest only for advanced use cases.

On Sat, Jul 20, 2024 at 12:35 Jacob Kauffmann @.***>
wrote:

Based on #729 (comment)
https://github.com/koel/koel/issues/729#issuecomment-379742672, I'm not
sure if @phanan https://github.com/phanan meant multi-disc tracks
aren't supported at all in this software? It seems like a weird thing for a
paid music player to intentionally not support, so I'm confused too.


Reply to this email directly, view it on GitHub
https://github.com/koel/koel/issues/574#issuecomment-2241061613, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AB5O3URMZNQJVNNXK3Z3MYDZNIVO5AVCNFSM6AAAAABLFZJTQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGA3DCNRRGM
.
You are receiving this because you were mentioned.Message ID:
@.***>

<!-- gh-comment-id:2241065628 --> @phanan commented on GitHub (Jul 20, 2024): Paid or not, a product always has certain unsupported features, and if any of them is a deal breaker, the consumer can always choose to not buy or use it. I find it weird that you find it weird. Not to mention, Koel by itself is not a paid product – 95% of its functionality is free and will always will be, with the rest only for advanced use cases. On Sat, Jul 20, 2024 at 12:35 Jacob Kauffmann ***@***.***> wrote: > Based on #729 (comment) > <https://github.com/koel/koel/issues/729#issuecomment-379742672>, I'm not > sure if @phanan <https://github.com/phanan> meant multi-disc tracks > aren't supported at all in this software? It seems like a weird thing for a > paid music player to intentionally not support, so I'm confused too. > > — > Reply to this email directly, view it on GitHub > <https://github.com/koel/koel/issues/574#issuecomment-2241061613>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AB5O3URMZNQJVNNXK3Z3MYDZNIVO5AVCNFSM6AAAAABLFZJTQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGA3DCNRRGM> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> >
Author
Owner

@phanan commented on GitHub (Jul 20, 2024):

Also, multi discs are supported, just the special UI shown in the other comment isn't (yet). If you find a bug with multi discs, feel free to submit a report.

<!-- gh-comment-id:2241066207 --> @phanan commented on GitHub (Jul 20, 2024): Also, multi discs are supported, just the special UI shown in the other comment isn't (yet). If you find a bug with multi discs, feel free to submit a report.
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#414
No description provided.