mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-11 05:48:01 -05:00
* add m4v as video/mp4 file extension
This commit is contained in:
parent
966f7562ad
commit
531b455da2
@ -77,6 +77,7 @@
|
||||
|
||||
<type name="video/mp4">
|
||||
<extension>mp4</extension>
|
||||
<extension>m4v</extension>
|
||||
</type>
|
||||
|
||||
<type name="video/mov">
|
||||
|
Loading…
Reference in New Issue
Block a user