Movie database



    I have, for some years now, been downloading and curating videos, mostly movies, covering the last 120 years.

   There is a lot of work in acquiring and managing the collection. Methods of acquistion that were valid ten years ago, do not work today. Continual adaptation to the current technology is needed.

   But I digress. During work with my system, I discovered the router was building a hidden database of  the contents of drives connected to the router. The file format is SQLite.

   The online movie database IMDB, allows users to download the dataset. I did, and used a Python script, I discovered online, to create an IMDB database file in SQLite format.

   For years, I've been cataloging all my disks using a small but fast cataloger named Cathy. All my movie drives are included. I hope to connect the databases together. Cathy can export a text file of a drive's contents.

   There are two Movie database catalogers I know of that can export data to a csv format text file. This can easily be imported into an SQLite database and then connected to another database. This would be the SQLite database of my collection.

1. IMDB database via a Python script and IMDB

2. My collection database via my TP-Link router

3. database connecting my collection to the IMDB database via a movie cataloger or a Cathy text file export.

   Eventually, detailed information about each movie in the collection will be available from my laptop. 


  

Comments

Popular posts from this blog

Drive rack, ventilation and wiring.

Philips Hue lights Updated

Jellyfin media server