Post Reply 
Multiple value delimiter
29-12-2017, 19:26 (This post was last modified: 29-12-2017 19:27 by simoncn.)
Post: #2
RE: Multiple value delimiter
In ID3v2.4 (unlike ID3v2.3), '/' is not a separator character for multiple values. Multiple values are separated by a NUL character and this is written by your tagging program. Some tagging programs (for example, Mp3tag) use \\ in their user interface as a separator for multiple values and write a NUL character in the ID3v2.4 file in place of the \\. In this case, MinimServer is seeing the NUL character in the tag value, not \\.

If Emby is writing a / character into ID3v2.4 files to separate multiple values, this is incorrect and will not work with a server that implements the ID3v2.4 specifcation correctly, such as MinimServer.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Multiple value delimiter - simoncn - 29-12-2017 19:26
RE: Multiple value delimiter - simbun - 14-03-2026, 12:44
RE: Multiple value delimiter - simbun - 14-03-2026, 13:20
RE: Multiple value delimiter - simbun - 14-03-2026, 13:54

Forum Jump:


User(s) browsing this thread: 1 Guest(s)