Dictionarry-Hub/profilarr — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a web app for people who run Radarr and Sonarr and want one place to manage all their setup rules. I want to connect curated config databases like Dictionarry, TRaSH Guides, or Dumpstarr, browse quality profiles, custom formats, regex patterns, naming rules, delay profiles, and quality definitions, then tweak them locally without losing my changes when the source updates.

The app should let me test things before pushing them, including regex test cases, custom format matches on release names, and quality profile scoring for a movie or series. It should sync selected configs to multiple Radarr or Sonarr instances, run scheduled jobs for sync, upgrades, renames, backups, and cleanup, and show dry run previews for bulk renames. Add notifications for common services like Discord, Telegram, Slack, ntfy, Pushover, Gotify, Apprise, and generic webhooks.

Make it easy to run in Docker with a web UI, basic auth options, persistent config storage, and an optional parser service for the deeper testing features. Look up current docs online if you need to.

Want more depth? Deep Reverse