BUG - ADUSLG - 2025-02-23
I noticed since version 10.9.11 if you have multiple "Artists" in a FLAC file, only the first "Artist" is being ingested into Jellyfin when inspecting the metadata. This was not always the case and it is effecting the song list not showing other artists under each track as it used to.
For instance, where the red arrow is, it would show "Tove-Lo" as a second artist.
My files have not changed, but the other artists no longer show up here.
song has 2 artists (Duran Duran, Tove Lo):
![[Image: X2Tbw5l.png]](https://i.imgur.com/X2Tbw5l.png)
but Tove Lo is not being ngested into Jellyfin:
and in turn they do not show here anymore:
Thank You,
Adus
RE: BUG - TheDreadPirate - 2025-02-24
When you use ffprobe on that file, what is the output?
RE: BUG - ADUSLG - 2025-03-10
(2025-02-24, 01:34 PM)TheDreadPirate Wrote: When you use ffprobe on that file, what is the output?
It seems like Tove-Lo is in there, here is the snip, and the full output is below:
TAG:ALBUM=Future Past
TAG:album_artist=Duran Duran
TAG:ARTIST=Duran Duran
TAG:ARTISTS=Duran Duran;Tove Lo
TAG:CATALOGNUMBER=WPCR-18454, WPCR-18454
TAG:disc=1
TAG:ENCODER=reference libFLAC 1.3.3 20190804
TAG:GENRE=Pop
Code: [STREAM]
index=0
codec_name=flac
codec_long_name=FLAC (Free Lossless Audio Codec)
profile=unknown
codec_type=audio
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
sample_fmt=s16
sample_rate=44100
channels=2
channel_layout=stereo
bits_per_sample=0
initial_padding=0
id=N/A
r_frame_rate=0/0
avg_frame_rate=0/0
time_base=1/44100
start_pts=0
start_time=0.000000
duration_ts=13551048
duration=307.280000
bit_rate=N/A
max_bit_rate=N/A
bits_per_raw_sample=16
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
extradata_size=34
DISPOSITION:default=0
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=0
DISPOSITION:timed_thumbnails=0
DISPOSITION:non_diegetic=0
DISPOSITION:captions=0
DISPOSITION:descriptions=0
DISPOSITION:metadata=0
DISPOSITION:dependent=0
DISPOSITION:still_image=0
DISPOSITION:multilayer=0
[/STREAM]
[STREAM]
index=1
codec_name=mjpeg
codec_long_name=Motion JPEG
profile=Baseline
codec_type=video
codec_tag_string=[0][0][0][0]
codec_tag=0x0000
width=1000
height=1000
coded_width=1000
coded_height=1000
has_b_frames=0
sample_aspect_ratio=1:1
display_aspect_ratio=1:1
pix_fmt=yuvj420p
level=-99
color_range=pc
color_space=bt470bg
color_transfer=unknown
color_primaries=unknown
chroma_location=center
field_order=unknown
refs=1
id=N/A
r_frame_rate=90000/1
avg_frame_rate=0/0
time_base=1/90000
start_pts=0
start_time=0.000000
duration_ts=27655200
duration=307.280000
bit_rate=N/A
max_bit_rate=N/A
bits_per_raw_sample=8
nb_frames=N/A
nb_read_frames=N/A
nb_read_packets=N/A
DISPOSITION:default=0
DISPOSITION:dub=0
DISPOSITION:original=0
DISPOSITION:comment=0
DISPOSITION:lyrics=0
DISPOSITION:karaoke=0
DISPOSITION:forced=0
DISPOSITION:hearing_impaired=0
DISPOSITION:visual_impaired=0
DISPOSITION:clean_effects=0
DISPOSITION:attached_pic=1
DISPOSITION:timed_thumbnails=0
DISPOSITION:non_diegetic=0
DISPOSITION:captions=0
DISPOSITION:descriptions=0
DISPOSITION:metadata=0
DISPOSITION:dependent=0
DISPOSITION:still_image=0
DISPOSITION:multilayer=0
TAG:comment=Cover (front)
[/STREAM]
[FORMAT]
filename=m:\music\music\Duran Duran\2021_Future Past\01_03_Give It All Up.flac
nb_streams=2
nb_programs=0
nb_stream_groups=0
format_name=flac
format_long_name=raw FLAC
start_time=0.000000
duration=307.280000
size=37038839
bit_rate=964301
probe_score=100
TAG:ALBUM=Future Past
TAG:album_artist=Duran Duran
TAG:ARTIST=Duran Duran
TAG:ARTISTS=Duran Duran;Tove Lo
TAG:CATALOGNUMBER=WPCR-18454, WPCR-18454
TAG:disc=1
TAG:ENCODER=reference libFLAC 1.3.3 20190804
TAG:GENRE=Pop
TAG:LABEL=BMG, Tape Modern
TAG:DATE=2021-10-22
TAG:TITLE=Give It All Up
TAG:track=3
TAG:DISCOGS_RELEASE_ID=20834533
TAG:MEDIATYPE=CD (Album, Promo, Stereo)
TAG:WWW=https://www.discogs.com/release/20834533-Duran-Duran-Future-Past
[/FORMAT]
RE: BUG - TheDreadPirate - 2025-03-10
I can't remember if this setting is available in 10.9. Go into the library settings for your music library and check whether this setting is enabled or not (see screenshot below).
"ARTIST" is the standard tag. "ARTISTS" is a non-standard tag, but fairly common in music files. Jellyfin will use "ARTIST" by default unless you enable the setting in the screenshot above to tell Jellyfin to use the "ARTISTS" tag.
RE: BUG - ADUSLG - 2025-03-12
(2025-03-10, 03:07 PM)TheDreadPirate Wrote: I can't remember if this setting is available in 10.9. Go into the library settings for your music library and check whether this setting is enabled or not (see screenshot below).
"ARTIST" is the standard tag. "ARTISTS" is a non-standard tag, but fairly common in music files. Jellyfin will use "ARTIST" by default unless you enable the setting in the screenshot above to tell Jellyfin to use the "ARTISTS" tag.
Wow! This worked, but it doesn't work until I do a "Refresh Metadata" on each album. I tried a full inventory scan and that doesn't do it. Is there anyway to force this for albums already in the library?
Thank you so much!
RE: BUG - TheDreadPirate - 2025-03-12
I've found that sometimes metadata will become "sticky" and won't change even after a "replace all metadata".
You should move your music outside of your library folder, scan the music library to clear them out, move them back to the library folder and scan again.
|