Store Vorbis description in 'comment' field

This commit is contained in:
7x11x13 2024-12-15 18:38:24 -05:00
parent baea15d927
commit e399a564fa

View file

@ -697,7 +697,7 @@ class FFmpegMetadataPP(FFmpegPostProcessor):
'genre': 'genre',
'album': 'album',
'albumartist': 'album_artist',
'description': 'description',
'comment': 'description',
'composer': 'composer',
'tracknumber': 'track',
'WWWAUDIOFILE': 'purl', # https://getmusicbee.com/forum/index.php?topic=39759.0