Skip to content

david-wolgemuth/imdbcons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

###Dependencies

Requires Python 2. Pillow and imdb-pie must be installed. Both available with pip install.

###Usage

Script can be used to set icon for single folder or icons for all sub-folders within main folder.

-m : Set icons for all sub-folders within main movie folder

./imdbcons.py -m path/to/Movies

-a : Set icons for ALL files and folders under main movie folder

'./imdbcons.py -a path/to/Movies'

-s : Set icon for folder of single movie

./imdbcons.py -s path/to/Inception

-id : Set icon for folder with a vague title using IMDB id

/imdbcons.py -id tt0060153 path/to/Batman

About

Set icons for your movie folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages