Just now noticed this section of the forum and thought I could show you the project I was working on before the semester began (and which I hope to continue in 2 weeks time).
Without further ado, I present you Multimedia HardDrive Organizer (MHDD Organizer).
This is a collection management type application that allows you to easily catalog your entire movie collection stored in external hard drives/locally.
It was programmed in Python using the wxPython GUI toolkit.
Features:
- Automatic scanning of folders & subfolders for movie files.
- Category support.
- Batch TMDB info retrieval.
- Movie cover support.
- Saves info directly into each movie's folder.
- Local cache of the collection using SQLite databases so that you can modify your collection without having to plug the harddrive.
- Automatic synchronization of changes between cache and harddrive.
The program expects the following folder structure (the names are just examples, there are no strict requirements):
- Movie root folder = /media/MEMUP/Movies
- Categories folders = /media/MEMUP/Movies/Cat1, /media/MEMUP/Movies/Cat2,...
- Specific movie folder = /media/MEMUP/Movies/Cat1/LOTR - Two Towers/a.avi
Github page: https://github.com/R.../MHDD-Organizer
Screens: https://github.com/R...iki/Screenshots
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









