Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 619 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 619 Bytes

Auto Sort Movie Folder

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 website
    • SourceDirectory Directory where the script scans for the movies.
    • DestinationDirectory Directory to sort the movies in
    • VideoFileTypes Provide media formats of your files for the script to scan, eg: flv,mp4,3gp etc