Sonarr
TV series collection manager — monitors for new episodes and automatically downloads them via your preferred download client.
| Image | lscr.io/linuxserver/sonarr:latest |
| Web UI | http://your-server:8989 |
| Config path | {BASE_DIR}/sonarr/config |
| Data | {BASE_DIR}/data |
| Website | sonarr.tv |
| Source code | GitHub |
Resource Impact
| Performance | Low — Background monitoring |
| Storage | Medium — TV database |
Installation
sh
mithrandir install sonarrAuto-Configuration
When installed via the setup wizard, Sonarr is automatically configured with the provided username and password. It also registers qBittorrent as a download client and sets the root folder to /data/media/tv.
Setup
- Go to the Sonarr webUI and set the authentication method to "Forms" and configure the username and password with the values you set during the setup wizard.
- In Settings → Download Clients add qBittorrent as a download client.
- In Settings → Media Management set the root folder to /data/media/tv.
Official Sonarr documentation is available here.
An additional guide for Sonarr is available here (Trash Guides) and here here (Yams).