mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 06:53:27 +01:00
update tag mapping to picard 2.1, tag conflict between work and grouping resolved
This commit is contained in:
parent
0131d253ee
commit
94ef7012cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1663,7 +1663,7 @@ class MediaFile(object):
|
|||
)
|
||||
|
||||
grouping = MediaField(
|
||||
MP3StorageStyle('TIT1'),
|
||||
MP3StorageStyle('GRP1'),
|
||||
MP4StorageStyle('\xa9grp'),
|
||||
StorageStyle('GROUPING'),
|
||||
ASFStorageStyle('WM/ContentGroupDescription'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue