2024-11-25, 10:29 PM
In version 10.9.1, the separator in the "Artist" tags was correctly handled with the separator
(for example, Artist1\\Artist2), and Jellyfin correctly interpreted this as two separate artists. However, after updating to version 10.10.3, the separator
is now replaced with an empty space, and after scanning, Jellyfin merges the tags into one (for example, Artist1Artist2).
After the update, the following parameters are set to default:
(for example, Artist1\\Artist2), and Jellyfin correctly interpreted this as two separate artists. However, after updating to version 10.10.3, the separator
is now replaced with an empty space, and after scanning, Jellyfin merges the tags into one (for example, Artist1Artist2).
After the update, the following parameters are set to default:
- Prepend ARTISTS tag if available — the checkbox is unchecked. (Use the non-standard ARTISTS tag instead of the ARTIST tag if available)
- Use custom tag separator — the checkbox is unchecked. (Separate artist/genre tags using custom symbols)
- Custom tag separator —
/|;\ \\
(Symbols to be used as separators for splitting tags)
- Whitelist separators — empty text field (Items that will be excluded from tag splitting, one item per line)