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:
parent
d44c74e40f
commit
9b8cd1cfc4
@ -104,6 +104,7 @@ my %idLookup = (
|
||||
#encoding => 'TSSE',
|
||||
#'encoder settings' => 'TSSE',
|
||||
media => 'TMED',
|
||||
sourcemedia => 'TMED',
|
||||
genre => ['TCON', sub {
|
||||
return undef if ($opt_no_genre);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user