Skip to content

MovieCase is an application that scan your movie file collection, collect movie info from the web (themoviedb.org) and give you a nice web gui.

License

Notifications You must be signed in to change notification settings

pulmro/moviecase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieCase

MovieCase is an application that scans your movies file collection and collect info from the web (themoviedb.org) and gives you a nice gui. It has also a server running a minimal REST api to interact with it.

It's written in python and now it uses CherryPy and Flask (>=0.9) for the internal server and web interface respectively. It's born essentially as an experiment to improve my python (and php once upon) skills and as a need to handle my movie collection files stored in my home sheevaplug server and shared with roommates.

It needs:

  • PyTMDB3 ( pytmdb3 )

  • CherryPy

  • Flask (>= 0.9)

  • SQLAlchemy

Screenshots of the web gui:

Home page with the movie list
Movie detail page

About

MovieCase is an application that scan your movie file collection, collect movie info from the web (themoviedb.org) and give you a nice web gui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published