A script to automatically sort movies into their own respective genre based on details pulled from OMDB.
- Configure config.ini according to your machine needs.
OMDB_API_KEY
You can get your free OMDB API key from their websiteSourceDirectory
Directory where the script scans for the movies.DestinationDirectory
Directory to sort the movies inVideoFileTypes
Provide media formats of your files for the script to scan, eg: flv,mp4,3gp etc