ickyfehmleh/hoarder ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python app for tracking disks, movies, TV shows, and files in one place.

I want to be able to add a disk, add a path on that disk, scan files under that path, and look up things like the last files added, a specific file, a movie, or a TV show entry. It should store the data in a local database and include whatever screens or views are needed to browse the library and see what has already been indexed. If it helps, you can keep it as a straightforward local tool with a small UI and some scripts for adding and querying data.

Please make it feel complete enough that I can run it, test it, and use it to manage my media collection without having to do much manually. If you need to check current Python or database best practices, look them up online first and then wire it together cleanly.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab