Tagging - specifically, multi-tags

jmusica

Member
Joined
Apr 7, 2018
Messages
655
Location
Tampa
Poked around some but couldn't find a direct answer.

What is the correct way/way Lumin understands to create a tag with multiple entries, eg Artist(s) or Genre(s)? I wasn't sure what separation to use, but it seems that ; does not do the trick.

Thanks, and if the answer is already posted pls just point me to it and we can delete this post.
 
Other features

Please find display.multiTag

Thanks Peter. That appears to be a Minimserver configuration, and I primarily use the L1 to serve my local music collection. I did see in there that the default separator is a comma followed by a space, is this how the X1 will interpret tags on music sent by the L1 as well? I'm about to reload my music collection so can try it in any case.
 
multi tag does not require delimiter, because there are multiple tags, not delimited items in a single tag.
 
Thanks again. I may not have explained my goal well, cause I'm not clear how to apply your answer.

Goal example: Genre tag = "Blues" <and also> "Acoustic". So that a search in genre for either Blues or Acoustic, would find that song.

So something like: Genre = Blues,Acoustic. Or Genre = Blues, Acoustic, or = Blues\Acoustic etc
 
Thanks again. I may not have explained my goal well, cause I'm not clear how to apply your answer.

Goal example: Genre tag = "Blues" <and also> "Acoustic". So that a search in genre for either Blues or Acoustic, would find that song.

So something like: Genre = Blues,Acoustic. Or Genre = Blues, Acoustic, or = Blues\Acoustic etc

You might want to explore specialty software like MP3TAG. This free software allows you to access and change the metadata of the albums in your own library. Good software and it is free.
 
Thanks again. I may not have explained my goal well, cause I'm not clear how to apply your answer.

Goal example: Genre tag = "Blues" <and also> "Acoustic". So that a search in genre for either Blues or Acoustic, would find that song.

So something like: Genre = Blues,Acoustic. Or Genre = Blues, Acoustic, or = Blues\Acoustic etc

I believe it's
GENRE=Blues
GENRE=Acoustic
as two separate tags (multiTag) - with an appropriate tag editor such as Mp3tag by inserting \\

See MinimServer Forum

I'll need to confirm this with our expert next week.

You will need to reset the L1 database (described in another thread) if you change tags without adding albums
 
You might want to explore specialty software like MP3TAG. This free software allows you to access and change the metadata of the albums in your own library. Good software and it is free.

Yes, that's what I've used to tag my music for many years, it's great. What I'm not sure of is how to enter the tag in the field for Genre or Artist, so you can have it find that song on any one of multiple entries. So a song can be tagged with genre of Blues and also Acoustic, separately. Or Friday Night in San Francisco can be tagged with Al D, Paco, and John M independently and not "Al and Paco and John". Hope that makes sense.

Since there is only a single field for Genre or Artist, multiple entries into that text box will need to be separated by some delimiter, like a comma or a slash or a semi-colon. I'm just not sure what works with Lumin app.
 
I believe it's
GENRE=Blues
GENRE=Acoustic
as two separate tags (multiTag) - with an appropriate tag editor such as Mp3tag by inserting \\

This is confirmed. With the Mp3tag main field editor, use \\ to separate the items. The \\ is not really stored inside a tag, it tells Mp3tag to store them as multi-tag.

An alternative means of adding multitag is to bring up the Extended Tags window of Mp3Tag, then manually another duplicate field of GENRE (or ARTIST , etc.)
 
This is confirmed. With the Mp3tag main field editor, use \\ to separate the items. The \\ is not really stored inside a tag, it tells Mp3tag to store them as multi-tag.

An alternative means of adding multitag is to bring up the Extended Tags window of Mp3Tag, then manually another duplicate field of GENRE (or ARTIST , etc.)

Got it, thanks Peter! As always, so appreciate all the hard work you do to represent Lumin and help your user community.
 
Back
Top