TECHBITFORGE-office/steamforge ? reverse-engineered prompt

Reverse engineered prompt

Build me a self hosted movie library website where I can point it at a folder full of video files and it automatically shows them in a Netflix style grid with posters, titles, and details pulled from OMDB.

I want a public home page, a full movies page, and a player page that can stream videos in the browser and let people skip around normally. It should scan the folder on its own every so often, and let me force a rescan when I want. If a poster or metadata is missing, it should fetch it and cache it locally.

Also make an admin area where I can see server status, search the library, delete movies, queue new movie downloads from a direct video URL, and watch download progress. There should be a simple API for all of that, protected by an admin key. Please keep the storage limit in mind so it refuses new downloads when the disk cap is reached. If you need current docs for anything, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab