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 ...

Comments
Post a Comment