Albumartists (with an "s")
#19
MP3Tag worked for me, trying one m4a file. But I had a problem using <space><slash><space> as the separator, though I was doing some hex-edit and I could have made an error.

Anyway this is what worked for me:

Load file in MP3Tag

Set the ALBUM ARTIST tag using the credit string
In Extended tags:

Create a new Tag ALBUMARTISTS
Add the data in format artist1|artist2
Create a new tag MusicBrainz Album Artist Id (note capitialization and spacing)
Add the data in format AAMBID1|AAMBID2
Create a new tag MusicBrainz Album Id (again note cap/spacing)
Add the data in format AlbMBID

So in all 4 tags. Ensure after adding the tags in extended tags that MP3 does not create multiples of the tags (multiple tags normally happen only if you use the MP3Tag separator \\ but you can change that).

Note: in my MP3Tag I couldn't get it to capitalize the tags correctly, but that may be because I already have the tags available for APE and FLAC (use all caps for these). So I had to edit in a hex editor, but again that may be I don't work enough in MP3Tag. And using underscore instead of space is a No-Go.

Finally in my advancedsettings.xml I have
Code:
        <artistseparators>
            <separator>|</separator>
        </artistseparators>

After doing that I got the file scanned correctly.

scott s.
.
Reply


Messages In This Thread
Albumartists (with an "s") - by steve1977 - 2017-07-30, 08:01
RE: Albumartists (with an "s") - by DaveBlake - 2017-07-30, 09:25
RE: Albumartists (with an "s") - by scott967 - 2018-04-18, 03:07
RE: Albumartists (with an "s") - by DaveBlake - 2018-04-19, 09:39
RE: Albumartists (with an "s") - by steve1977 - 2017-07-30, 12:31
RE: Albumartists (with an "s") - by DaveBlake - 2017-07-30, 13:37
RE: Albumartists (with an "s") - by steve1977 - 2017-07-30, 15:15
RE: Albumartists (with an "s") - by DaveBlake - 2017-07-30, 16:28
RE: Albumartists (with an "s") - by scott967 - 2017-07-30, 22:28
RE: Albumartists (with an "s") - by steve1977 - 2017-07-31, 04:41
RE: Albumartists (with an "s") - by steve1977 - 2017-08-05, 04:19
RE: Albumartists (with an "s") - by scott967 - 2017-08-05, 22:31
RE: Albumartists (with an "s") - by DaveBlake - 2017-08-05, 11:13
RE: Albumartists (with an "s") - by steve1977 - 2017-08-05, 11:39
RE: Albumartists (with an "s") - by DaveBlake - 2017-08-05, 13:37
RE: Albumartists (with an "s") - by steve1977 - 2017-08-05, 13:51
RE: Albumartists (with an "s") - by DaveBlake - 2017-08-05, 14:26
RE: Albumartists (with an "s") - by steve1977 - 2017-08-06, 05:35
RE: Albumartists (with an "s") - by steve1977 - 2017-08-07, 01:22
RE: Albumartists (with an "s") - by DaveBlake - 2017-08-07, 07:37
RE: Albumartists (with an "s") - by scott967 - 2017-08-08, 02:27
RE: Albumartists (with an "s") - by steve1977 - 2017-08-08, 04:39
RE: Albumartists (with an "s") - by DaveBlake - 2017-08-08, 08:06
RE: Albumartists (with an "s") - by scott967 - 2017-08-09, 00:43
RE: Albumartists (with an "s") - by scott967 - 2018-04-19, 00:23
Logout Mark Read Team Forum Stats Members Help
Albumartists (with an "s")0