by fredrik lonn | Sep 24, 2019 | Blog, Scripts
Writing scripts for Fast video cataloger Fast video cataloger supports scripting in C#. You write script straight into he scripts window and run them by clicking run. If you want to be efficient it pays to spend a few minutes and setup a proper development...
by fredrik lonn | Sep 3, 2019 | Best practice, Scripts
Extending the video search The basic idea I show you here is how to write a script in C# that determines if a video matches your search criteria or not and put the matching videos in a custom Bin. You will learn by a simple step by step example how to write a script...