mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #8713] Add support for "Digital Media" album splits #11828
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?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8713
State: closed
Merged: Yes
Changes
"Digital Media" is a common 'disk'-splitting prefix, more so with recent 'digital' music releases as physical cds/disks aren't used. In particular, it is part of Lidarr's
{Medium Format}tag for automatic archive sorting. So it would be good to see this reflected into Jellyfin. I'm not familiar with the code-base, or whether a ' ' character is valid within this context.