mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Each disc on album read as separate album #7076
Reference in New Issue
Block a user
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 @gthvidsten on GitHub (Jun 10, 2025).
Description of the bug
I have an album with three discs. This is read as three separate albums instead of one album with three discs.
Reproduction steps
Tag files as in the attached screenshot and let it be imported.
What is the current bug behavior?
Album with three discs are imported as three albums.
What is the expected correct behavior?
Album should be imported as one album with three discs.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
Additional information
I have made absolutely sure that the tag information in the files is identical throughout the files so that there are no invisible spaces, spaces at the end, or similar.
Refreshing metadata with "Replace all" has no effect.
@felix920506 commented on GitHub (Jun 10, 2025):
please follow the naming scheme and folder structure in the docs.
https://jellyfin.org/docs/general/server/media/music#discs
@gthvidsten commented on GitHub (Jun 10, 2025):
@felix920506
I have multiple other albums with the same naming scheme and folder structure as this album, and they all work perfectly. This is only an issue with this one album, so there must be something other than the folder structure.