Using TMDB Web API ( The Movie DataBase )

TMDB (The Movie DataBase ) is a large open internet database you can use to search for movies, tv shows, and people in movies. It also has a web API. Fast video cataloger is a software to organize video clips so you can quickly search, browse, and find what you are...

Setting tags to video files

Video tags and keywords I will show you how to write tags to video files so they can be searched from Windows file explorer. In Fast video cataloger, you can assign tags (keywords) to videos as well as to specific points in time inside of the video files. You can...

Writing scripts for Fast video cataloger

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...

Exporting thumbnail files from videos using c#

Saving thumbnails Sometimes you need a video thumbnail for use outside of Fast video cataloger. You can easily just right click the thumbnail and select “save as”. This is fast and easy if its a single thumbnail you want to save but it will be very time...