[Issue]: ID3 artist shown under "album category" instead of "appears on" #4030

Closed
opened 2026-02-07 00:18:14 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @k1llerk3ks on GitHub (Jul 11, 2022).

Please describe your bug

When i open the Artist View for Artist "Calyptratus", i see "Albums" and "Appears On". I understand this as:
if album_artist == "Calyptratus" then (add album to "Album"-View), if artist == "Calyptratus" then (add album to "appears on"-View).

I was told on reddit this was fixed in 1.8.x, although files with "Calyptratus" in artist-Tag still get added to the "Album" View.
This unwanted behavior was found in the WebApp and the Android App. Jellyfin Media Player on Linux works, like it should, separating "Album" and "Appears on" Correctly.

See the Album "The Deep Abyss":
only Album Artist is "Tartara Records", and yet the Album shows under "Album".


Version: 1.8.1 linuxserver docker

Jellyfin Version

10.8.0

if other:

No response

Environment

- OS: Manjaro
- Virtualization: Docker
- Reverse Proxy: nginx

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

Screenshot_20220711_155015
Screenshot_20220711_155037

Edit: Make sure, you didn't mount the /jellyfin-web folder from docker to your host system. the update didn't affect the web folder, as it was mounted. now it works like it should.

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @k1llerk3ks on GitHub (Jul 11, 2022). ### Please describe your bug When i open the Artist View for Artist "Calyptratus", i see "Albums" and "Appears On". I understand this as: if album_artist == "Calyptratus" then (add album to "Album"-View), if artist == "Calyptratus" then (add album to "appears on"-View). I was told on reddit this was fixed in 1.8.x, although files with "Calyptratus" in artist-Tag still get added to the "Album" View. This unwanted behavior was found in the WebApp and the Android App. Jellyfin Media Player on Linux works, like it should, separating "Album" and "Appears on" Correctly. See the Album "The Deep Abyss": only Album Artist is "Tartara Records", and yet the Album shows under "Album". --- Version: 1.8.1 linuxserver docker ### Jellyfin Version 10.8.0 ### if other: _No response_ ### Environment ```markdown - OS: Manjaro - Virtualization: Docker - Reverse Proxy: nginx ``` ### Jellyfin logs _No response_ ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here ![Screenshot_20220711_155015](https://user-images.githubusercontent.com/97703119/178279576-556e4ed3-7bd7-4835-a38b-b0946cd6a18d.png) ![Screenshot_20220711_155037](https://user-images.githubusercontent.com/97703119/178279604-205ffb08-bf87-4e6f-b1ad-6a3a652dc2a9.png) Edit: Make sure, you didn't mount the /jellyfin-web folder from docker to your host system. the update didn't affect the web folder, as it was mounted. now it works like it should. ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 00:18:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4030