fix(scanner): add 'album_artist' alias for albumartist
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
f7e005a991
commit
050aa173cc
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ main:
|
|||
remixer:
|
||||
aliases: [ tpe4, remixer, mixartist, ----:com.apple.itunes:remixer, wm/modifiedby ]
|
||||
albumartist:
|
||||
aliases: [ tpe2, albumartist, album artist, aart, wm/albumartist ]
|
||||
aliases: [ tpe2, albumartist, album artist, album_artist, aart, wm/albumartist ]
|
||||
albumartistsort:
|
||||
aliases: [ tso2, txxx:albumartistsort, albumartistsort, soaa, wm/albumartistsortorder ]
|
||||
albumartists:
|
||||
|
|
|
|||
Loading…
Reference in a new issue