• 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 Off Topic General Discussion Issue with Tag Separator Behavior After Jellyfin 10.10.3 Update

     
    • 0 Vote(s) - 0 Average

    Issue with Tag Separator Behavior After Jellyfin 10.10.3 Update

    After updating to Jellyfin 10.10.3, the \\ separator no longer splits artist tags correctly (e.g., Artist1\\Artist2 becomes Artist1Artist2). Despite default settings being unchanged, tags aren't split as before.
    Oleg Kosarev
    Offline

    Junior Member

    Posts: 9
    Threads: 3
    Joined: 2024 Aug
    Reputation: 0
    Country:Mexico
    #2
    2024-11-25, 10:58 PM (This post was last modified: 2024-11-25, 11:01 PM by Oleg Kosarev. Edited 1 time in total.)
    Here’s the updated version with your new point added:

    I sat down, took a look, skimmed through the source code, and figured out what changed. Not sure how correct my solution is, but here's what I came up with:
    1. Use custom tag separator — enable the checkbox.
    2. In Custom tag separator, change the value from /|;\ \\ to \/|;\
    3. In the tags, use a semicolon (as Jellyfin requests) — the system loudly tells us: "Separate artists with a semicolon" when editing a song.
    Now, here’s the other question: Maybe I'm missing something, but the logic, both mine and what I saw in the code, seems like this:
    • First, check if the "Use non-standard ARTISTS tag instead of ARTIST tag if available" checkbox is enabled. If it is, use the separators from that field.
    • The issue is, this doesn't work, regardless of whether the checkbox is enabled or not.
    And here's another thought: if, by default, Jellyfin expects semicolons in the artist tags, then why complicate everything with non-standard separators and other settings? Wouldn't it make sense to just stick to the default behavior?
    Also, I’m not sure if this is a permanent or temporary solution, but if you write the artist tags as
    Artist1;Artist2, everything works correctly and splits as expected.
    Could someone clarify what I might be missing or where the logic is breaking down?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Issue with Tag Separator Behavior After Jellyfin 10.10.3 Update - by Oleg Kosarev - 2024-11-25, 10:29 PM
    RE: Issue with Tag Separator Behavior After Jellyfin 10.10.3 Update - by Oleg Kosarev - 2024-11-25, 10:58 PM
    RE: Issue with Tag Separator Behavior After Jellyfin 10.10.3 Update - by TheDreadPirate - 2024-11-26, 01:53 PM
    RE: Issue with Tag Separator Behavior After Jellyfin 10.10.3 Update - by Oleg Kosarev - 2024-11-26, 04:00 PM

    • 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