2015-11-28, 23:54
Actually I'm using this scripting in musicbrainz (that cancels some tags):
$set(albumartistsort,%%)
$set(artists,%%)
$set(artistsort,%%)
$set(musicbrainz_artistid,%%)
$set(musicbrainz_albumartistid,%%)
And these settings on kodi:
Include artists who appear only on compilations -> no
Prefer online information -> no
In musicbrainz I add all album artists I'm interested in under "Album Artist" using "edit" and then "add value"
This way I overide double tags and have all the artists in the library.
But can anyone tell me why kodi keeps adding other album artists (that I don't put in the tags) while fetching "album informations"?
I didn't checked "prefer online information" and can't see any other related setting under providers addons configurations.
It adds them with no space and no slash between them, except for the last one, which comes after a " & ".
Also the library is now huge and with artists I'm not interested in.
$set(albumartistsort,%%)
$set(artists,%%)
$set(artistsort,%%)
$set(musicbrainz_artistid,%%)
$set(musicbrainz_albumartistid,%%)
And these settings on kodi:
Include artists who appear only on compilations -> no
Prefer online information -> no
In musicbrainz I add all album artists I'm interested in under "Album Artist" using "edit" and then "add value"
This way I overide double tags and have all the artists in the library.
But can anyone tell me why kodi keeps adding other album artists (that I don't put in the tags) while fetching "album informations"?
I didn't checked "prefer online information" and can't see any other related setting under providers addons configurations.
It adds them with no space and no slash between them, except for the last one, which comes after a " & ".
Also the library is now huge and with artists I'm not interested in.