Jellyfin Forum
Record Label Metadata Tag - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification)
+---- Thread: Record Label Metadata Tag (/t-record-label-metadata-tag)



Record Label Metadata Tag - Ghost - 2024-05-06

If there is a comma in a record label, jellyfin will split the record label into 2 different labels.

Example:
Record label = "Deep, Dark and Dangerous"
The result isĀ 
Label 1 = Deep
Label 2 = Dark and Dangerous

I guess this doesnt really matter in jellyfin as I dont believe there is a way to view specific record labels (maybe there is?) (I think theyre called "studio" in jellyfin) but when using a client which is able to view record labels, 2 Record Labels show up for every song on said label. It just creates duplicate, erroneously named record labels.

Just wanted to bring this to somebodys attention. I dont have a github account to make an issue or anything