mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-24 08:48:51 -05:00
* added video extension: .asf
This commit is contained in:
parent
f885761628
commit
bd81291ca5
@ -113,6 +113,8 @@
|
||||
</type>
|
||||
<type name="video/wmv">
|
||||
<extension>wmv</extension>
|
||||
<extension>asf</extension>
|
||||
<extension>wtv</extension>
|
||||
</type>
|
||||
<type name="video/WebM">
|
||||
<extension>webm</extension>
|
||||
@ -128,9 +130,6 @@
|
||||
<type name="video/tivo">
|
||||
<extension>tivo</extension>
|
||||
</type>
|
||||
<type name="video/WindowsRecordedTV">
|
||||
<extension>wtv</extension>
|
||||
</type>
|
||||
<type name="video/NuppelVideo">
|
||||
<extension>nuv</extension>
|
||||
</type>
|
||||
|
Loading…
Reference in New Issue
Block a user