mirror of
https://github.com/moex3/flac2mp3.pl
synced 2024-11-22 03:54:15 -05:00
Sourcemedia to TMED mapping
This commit is contained in:
parent
d44c74e40f
commit
9b8cd1cfc4
@ -104,6 +104,7 @@ my %idLookup = (
|
|||||||
#encoding => 'TSSE',
|
#encoding => 'TSSE',
|
||||||
#'encoder settings' => 'TSSE',
|
#'encoder settings' => 'TSSE',
|
||||||
media => 'TMED',
|
media => 'TMED',
|
||||||
|
sourcemedia => 'TMED',
|
||||||
genre => ['TCON', sub {
|
genre => ['TCON', sub {
|
||||||
return undef if ($opt_no_genre);
|
return undef if ($opt_no_genre);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user