-
Notifications
You must be signed in to change notification settings - Fork 0
Home
xanderburchartz edited this page May 18, 2026
·
1 revision
Selectarr is a manual media cleanup tool for Jellyfin, Radarr, Sonarr, and Lidarr. Instead of automatic rules, you decide what gets deleted — at any level of granularity, fully synchronized across your entire media stack.
- Clone the repository:
git clone https://github.com/xanderburchartz/selectarr - Copy the example config:
cp config.yaml.example config/config.yaml - Start with Docker:
docker compose up -d - Open http://yourserver:8889 in your browser
- Follow the setup wizard to configure your services
- Installation — Docker and local setup
- Configuration — all config.yaml options
- Usage — how to use the interface
- FAQ — troubleshooting and common questions
- API — REST API reference
- Contributing — how to contribute
Most cleanup tools work on automatic rules. Selectarr gives you control — browse your library, see who watched what, and decide yourself what goes. One confirmation step removes everything cleanly from both the file system and the *arr apps so nothing gets re-downloaded.