mi-info: filter language-code from tags
We already show the language code as a separate field.
This commit is contained in:
parent
2b58bff057
commit
3866dfbc65
@ -99,6 +99,7 @@ public class MediaInfo.Info : Box
|
||||
tag_black_list.add ("bitrate");
|
||||
tag_black_list.add ("container-format");
|
||||
tag_black_list.add ("duration");
|
||||
tag_black_list.add ("language-code");
|
||||
tag_black_list.add ("nominal-bitrate");
|
||||
tag_black_list.add ("maximum-bitrate");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user