Commit 78b08f1
committed
Add id3 TSO2 tag to albumartist_sort
This tag is a non-standard tag used by iTunes, Apple Music, MusicBrainz
Picard, and Swinsian (at least) in preference of the User Frame ALBUMARTISTSORT.
See the Picard Tag Mapping documentation at
https://picard-docs.musicbrainz.org/downloads/MusicBrainz_Picard_Tag_Map.html
By adding this I'm able to get beets to update the Album Artist Sort in
Swinsian.
Thanks to James Bruton who develops Swinsian for the help diagnosing why
my fields weren't changing in Swinsian, and pointing me at the Picard
documentation showing its preference for TSO2.1 parent 83157ca commit 78b08f1
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1949 | 1949 | | |
1950 | 1950 | | |
1951 | 1951 | | |
| 1952 | + | |
1952 | 1953 | | |
1953 | 1954 | | |
1954 | 1955 | | |
| |||
0 commit comments