Skip to content
/ mdb Public

MDB (MovieDirBrowser) - a cool way to visualize your movie collection and decide which movie to watch next! Run MDB on a folder or a set of files/folders and it downloads imdb data for all movie files found and shows it in a nice GUI.

License

Notifications You must be signed in to change notification settings

ankurd1/mdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDB (MovieDirBrowser)

MDB is a cool way to visualize your movie collection and decide which movie to watch next! Run MDB on a folder or a set of files/folders and it downloads imdb data for all movie files found and shows it in a nice GUI.

You can then sort the movies by title, rating, runtime, releaseYear or Genre. All this data is cached on your computer, so we don't need to hit imdb the next time!

MDB runs on Windows and Linux.

For more details and downloads, visit the website.

Acknowlegements

All the data about movies is downloaded from IMDB, using the awesome API at imdbapi.com.

The GUI is developed using wxPython.

MDB also uses requests and configobj.

About

MDB (MovieDirBrowser) - a cool way to visualize your movie collection and decide which movie to watch next! Run MDB on a folder or a set of files/folders and it downloads imdb data for all movie files found and shows it in a nice GUI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published