mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Duplicate Artists/Album Artists if Folder name is different to artist TAG - 10.9.11 #6358
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 @theinfguy on GitHub (Oct 19, 2024).
This issue respects the following points:
Description of the bug
In a collection of music, if the Artists folder containing albums has a slightly different name due to capitalisation for example (The vs the), to the Artist TAG in the music files, then there will be a duplicated artist in Jellyfin's Artist and Album Artist View.
Reproduction steps
Have a music library where artist folders may be named slightly differently to the Artist tag in the files they contain. Then import into a Jellyfin music library.
What is the current bug behavior?
Duplication of Artist on artist and album artist page.
What is the expected correct behavior?
Jellyfin should ONLY use the Artist and Album Artists tag for metadata and sorting, not the folder name.
Jellyfin Server version
10.9.11+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.9.11
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response