mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-04 05:10:09 -06:00
fixed video tests
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
<Description>A plugin that contains Meta information flow elements used to lookup meta information on files.
|
||||
|
||||
Contains flow elements to lookup movie information from TheMovieDB, and music information from ID3 tags inside the file.</Description>
|
||||
<ParallelizeAssemblies>true</ParallelizeAssemblies>
|
||||
<MaxParallelThreads>4</MaxParallelThreads>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
<NoWarn>1701;1702;CS8618;CS8601;CS8602;CS8603;CS8604;CS8618;CS8625;CS8765;CS8767;CS8618l;CS8600</NoWarn>
|
||||
|
||||
BIN
VideoNodes/Tests/Resources/hevc.mkv
Normal file
BIN
VideoNodes/Tests/Resources/hevc.mkv
Normal file
Binary file not shown.
BIN
VideoNodes/Tests/Resources/video.mkv
Normal file
BIN
VideoNodes/Tests/Resources/video.mkv
Normal file
Binary file not shown.
BIN
VideoNodes/Tests/Resources/video.mp4
Normal file
BIN
VideoNodes/Tests/Resources/video.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user