I created a demo ANT file with pics for using the
latest version of myfilms Please read the readme.htm file within zip for setup info.
This should enable the curious to get started quickly and see it in action before they decide to persevere with the arduous task of creating their own ANT db. You should learn how to use the scripts within ANT as that can save a lot of time. They can auto grab all the info from imdb.com / tv.com and other places for all your files automatically saving a lot of time.
If anyone wishes to migrate their db from MyVideos to ANT format to try out MyFilms I detailed a HowTo a while ago
found here
NOTE: As MyFilms now uses the number field as a key index so it must be unique. There is an ANT script
described here downloadable from
auto.tools.ifs (also requires
AutoUtils.pas) I wrote that can handle copying the numbers to a different field and renumbering them uniquely if this is now a problem for you. Also concatenating similar filenames to a ; seperated one to use MyFilms multiple filenames feature if you require, as well as other useful tools. Two other ANT scripts I wrote that may also be of interest may be downloaded from
auto.tv.com.ifs and
auto.imdb.com.ifs
Cheers