From their wiki:
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
In YAMS, Sonarr is your TV show manager - it’s going to handle everything from downloads to organizing your episodes. Think of it as your personal TV assistant! 📺
In your browser, go to http://{your-ip-address}:8989/. Just like with Radarr, we’ll start with some basic security settings.
Create your username and password, then click save:
You’ll see Sonarr’s empty page. Don’t mind those 3 system messages - we’ll get to them later!
Let’s tell Sonarr how to handle our TV shows! Go to “Settings” and then “Media management”. Here’s what we need to do:
{Series Title} - S{season:00}E{episode:00} - {Episode Title}
{Series Title} - {Air-Date} - {Episode Title}
{Series Title} - S{season:00}E{episode:00} - {Episode Title}
{Series TitleYear}
Scroll down to “Root Folders” and click on “Add Root Folder”.
Add the /data/tvshows/
folder:
Note: Just like with Radarr, this path is inside the docker environment - it maps to your server’s /mediafolder/media/tvshows/
folder. Docker magic at work! ✨
Finally, click on “Save Changes”.
Time to connect Sonarr to our download tools! We’ll link up with qBittorrent and SABnzbd.
In “Settings”, go to “Download Clients” and click on the âž• button.
Find and click on “qBittorrent” in the list.
Fill in these details:
192.168.0.190
)admin
Hit that “Test” button - if everything’s working, you’ll see a happy green checkmark! ✅
All good? Click “Save”. Your download client should now appear on the page:
Back in “Download Clients”, click that âž• button again.
This time, let’s find and click on “SABnzbd”.
Fill in these details:
192.168.0.190
)Need to find your SABnzbd API key? No problem! Check here: Getting your API key for Sonarr and Radarr
Another test time! Click “Test” - hopefully another green checkmark! ✅
If the test passed, hit “Save”. You should now see both download clients ready to go:
That’s it! Now we can move on to Prowlarr. We’re getting close to having your own personal streaming service!
If you want to really dive into what Sonarr can do, check out the TRaSH Guide for Sonarr. They’ve got some amazing advanced tips and tricks! 🔧