vanye wrote: 
> My files are all FLAC. But the "\\" does not work.
> 
> P.S. I used MP3Tag

(This was explained above, but maybe not clearly.)

In Mp3tag \\ has a special meaning: It causes the program to create
multiple fields of the same name rather than being inserted literally.

So, normally you would have something like this with a typical
separator:

ARTIST=Alison Krauss;Robert Plant

But if you use \\ you'll have:

ARTIST=Alison Krauss
ARTIST=Robert Plant

The only way to be sure in Mp3tag is to use the extended tags dialog
([image: http://help.mp3tag.de/images/mt_tag.png]) to see what you
actually have. It will clearly show either a single field with inserted
characters, or else it will show two fields with the same name.

Either way should work with LMS. It's always worked as expected in the
past. If your entire library is using the multiple fields approach, you
don't need to designate a separator character in LMS.

Something to watch out for, however, is this: If I recall correctly, LMS
does not recognize two-character separators, so a literal separator of
\\ won't work well. And Mp3tag can _sometimes_ insert \\ into a field
instead of using it to create two fields. Although it may be a bug, this
has been known to happen in the past when using a REPLACE action or
function instead of actually typing in the \\ string.


------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=100184

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to