by fredrik lonn | Sep 7, 2019 | Scripts
All my movies All My Movies by Boildesoft ( https://www.bolidesoft.com/allmymovies.html ) is a software that lets you manage your collection of bought movies. It downloads movie data from the imdb database and many other services (http://imdb.com). It also let you...
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...