NeurekaSoftware/wArrden — reverse-engineered prompt
Reverse engineered prompt
Build me a small self hosted tool that helps keep my arr media libraries healthy. I want it to connect to Sonarr, Radarr, Lidarr, and Whisparr, with support for multiple instances of each so I can manage separate libraries like movies, TV, anime, and music.
The app should periodically find monitored items that are still missing, look for items that could be upgraded based on better quality or scoring, and clean up stuck queue imports caused by common problems like wrong episode, sample files, corrupt files, or releases that are not actually upgrades. If something gets cleaned up, it should be able to stop the same bad release from being grabbed again.
Please make it easy to run in Docker with a compose file and a simple YAML config where I mostly just need to enter each arr URL, API key, and enable the instance. It would also be great to have simple commands to clear the missing and upgrade cooldowns when needed. Look up current docs online if you need to.
Want more depth? Deep Reverse