Post Reply 
AliasTags and Artists
27-05-2013, 12:02
Post: #2
RE: AliasTags and Artists
(27-05-2013 11:19)hvaleton Wrote:  Could it be that, because of the aliasing, the splitting of the Artist string using semicolons does not work anymore? (or am I doing something wrong here?) And was that a deliberate choice on your part? Could anything be done about it?

MinimServer doesn't support splitting tag values by semicolons. It doesn't make any difference whether or not the tag is aliased. For example, if you have an Artist tag set to 'Artist 1; Artist 2; Artist 3', MinimServer interprets this as a single artist named 'Artist 1; Artist 2; Artist 3' (with or without tag aliasing). This is required to conform to the tagging standard specifications.

To get what you want, you'll need to leave your Artist tags with commas (for the Sonos) and use a new tag for each individual artist. For example, you could use the Performer tag for each individual artist and add the tag aliases

Performer:Artist
Artist:nil

In the previous example, the file would have tags

Artist=Artist 1, Artist 2, Artist 3
Performer=Artist 1
Performer=Artist 2
Performer=Artist 3

and MinimServer will see these as

Artist=Artist 1
Artist=Artist 2
Artist=Artist 3

The All Artists index will show

Artist 1
Artist 2
Artist 3

and the album and track information will show

Artist 1, Artist 2, Artist 3
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
AliasTags and Artists - hvaleton - 27-05-2013, 11:19
RE: AliasTags and Artists - simoncn - 27-05-2013 12:02
RE: AliasTags and Artists - hvaleton - 27-05-2013, 19:55
RE: AliasTags and Artists - simoncn - 27-05-2013, 20:37
RE: AliasTags and Artists - hvaleton - 27-05-2013, 20:54
RE: AliasTags and Artists - simoncn - 27-05-2013, 22:07

Forum Jump:


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