Hi all,
I’m running into a weird issue with artist entries in my music library and I’m hoping someone can point me in the right direction.
Summary of the issue:
When I add some artists to Jellyfin, they appear as if they’re two separate entities in different parts of the UI.
Using The Beatles as an example:
Paths shown in Identify:
When I go to the artist page and use Identify, I see that Jellyfin is treating them as if they live in different locations:
Possible cause: sort tags in FLAC files
I suspect this may be related to the Album Artist / Artist Sort tags in my FLAC files. I’ve been editing those fields (e.g.
ALBUMARTISTSORT
,
ARTISTSORT
, etc.), and I’m wondering if that has caused Jellyfin to treat the same artist as two different entities.
What I’ve tried so far
What I’m trying to achieve
Ideally, I’d like:
Environment:
Thanks!
PS: I am adding all the albums, don't worry, I am a Beatles completist (as one should be!)
I’m running into a weird issue with artist entries in my music library and I’m hoping someone can point me in the right direction.
Summary of the issue:
When I add some artists to Jellyfin, they appear as if they’re two separate entities in different parts of the UI.
Using The Beatles as an example:
- Under Recently Added Music, The Beatles shows up as one artist entry.
- Under Album Artists, The Beatles shows up as a separate artist entry.
- If I mark Favorite Artist on one of them, it does not show up as a favorite on the other.
- The artist artwork is different:
- The one under Recently Added Music has no artwork (blank).
- The one under Album Artists has artwork populated correctly.
- The one under Recently Added Music has no artwork (blank).
Paths shown in Identify:
When I go to the artist page and use Identify, I see that Jellyfin is treating them as if they live in different locations:
- For the entry that appears under Recently Added Music, the path shows as:
Code:/media/music/The Beatles
- For the entry under Album Artists, the path shows as:
Code:/config/metadata/artists/The Beatles
Possible cause: sort tags in FLAC files
I suspect this may be related to the Album Artist / Artist Sort tags in my FLAC files. I’ve been editing those fields (e.g.
ALBUMARTISTSORT
,
ARTISTSORT
, etc.), and I’m wondering if that has caused Jellyfin to treat the same artist as two different entities.
What I’ve tried so far
- Running Refresh Metadata on the artist and albums
- Including “all metadata” refresh options
- Including “all metadata” refresh options
- Browsing through Artist and Album Artist views to see if anything is obviously mis-labeled
- Confirmed that file paths for the FLACs themselves are correct (all under
/media/music/The Beatles/...
)
What I’m trying to achieve
Ideally, I’d like:
- Jellyfin to treat The Beatles as one single artist/album artist everywhere (Recently Added, Artists, Album Artists, etc.)
- One unified artist entry with consistent:
- Favorites
- Artwork
- Metadata and path
- Favorites
- Is there a recommended way to clear or ignore sort tags (Album Artist Sort / Artist Sort) so Jellyfin just uses the main artist name (“The Beatles”) consistently?
- Is there a way to remove all sort information from the tags and have Jellyfin rescan so it “forgets” the old artist entity and only keeps a single one?
- Is it expected behavior that Identify shows:
- /media/music/The Beatles
in one place and
- /config/metadata/artists/The Beatles
in another?
- /media/music/The Beatles
Environment:
- Jellyfin version: 10.11.3
- OS: Docker
- Client: WebUI in Chrome
- Library type: Music (FLAC)
Thanks!
PS: I am adding all the albums, don't worry, I am a Beatles completist (as one should be!)

