• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting BUG

     
    • 0 Vote(s) - 0 Average

    BUG

    Secondary Artist No Longer Ingested/Visible
    ADUSLG
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    #1
    2025-02-23, 04:20 PM (This post was last modified: 2025-02-23, 08:32 PM by Efficient_Good_5784. Edited 1 time in total.)
    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]

    but Tove Lo is not being ngested into Jellyfin:

    [Image: rKP6ZNK.png]

    and in turn they do not show here anymore:

    [Image: 3NF6sVN.png]

    Thank You,
    Adus
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-02-24, 01:34 PM
    When you use ffprobe on that file, what is the output?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    ADUSLG
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    #3
    2025-03-10, 01:42 PM
    (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]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-03-10, 03:07 PM (This post was last modified: 2025-03-10, 03:08 PM by TheDreadPirate. Edited 1 time in total.)
    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.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    ADUSLG
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Oct
    Reputation: 0
    #5
    2025-03-12, 03:13 PM
    (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!

    [Image: oJ4SCPq.png]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-03-12, 04:20 PM
    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.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode