MediaCatalog
A program to catalog media files. I would like to use Python and my idea is to divide the project into several parts. 1. one part searches the hard disk for media files and reports found files to an API. 2. a backend with API which is responsible for the data management. 3. free end for searching the data and eventual analysis.
- List and manage media items (e.g., movies, music, books)