1
0
mirror of https://github.com/moex3/flac2mp3.pl synced 2024-11-21 11:35:19 -05:00

Sourcemedia to TMED mapping

This commit is contained in:
moex3 2023-02-19 13:16:09 +01:00
parent d44c74e40f
commit 9b8cd1cfc4
No known key found for this signature in database
GPG Key ID: ABC92E00CF59BB7A

View File

@ -104,6 +104,7 @@ my %idLookup = (
#encoding => 'TSSE',
#'encoder settings' => 'TSSE',
media => 'TMED',
sourcemedia => 'TMED',
genre => ['TCON', sub {
return undef if ($opt_no_genre);