Sonarr - Bytesized Hosting Wiki
Details
Name: Sonarr
Website: https://sonarr.tv
Added on: 5th of September 2015
Description
Magic TV tool that will download shows from Usenet and Torrent sources.
Version management
Server wide installation is updated every 30 minutes. Once installed you have the option to use the build-in updater to update to any version you would like.
Default setup
- By default no indexer is setup; you need to setup either a Usenet or Torrent provider such as KickAss torrents.
- By default blackhole for torrents is enabled to
torrents/watch
whatever torrent client you have installed will pick up torrents placed here and download them. - After each download Filebot will scan it as normally and move it into
media/TV Shows
- By default Sonarr will scan your
media/TV Shows
folder every 12 hours for new episodes that you downloaded, sadly there is no way to speed this up yet.
Switching branch version in Sonarr V3
Once you have accessed your Sonarr V3 go to Settings
> General
. Make sure you click Show advanced
in top left corner. Once clicked a branch
filed will be revealed under Updates
. Make sure you change branch from master
to phantom-develop
. Once changes , click save changes in top right corner.
After all that is done go to System
and under Updates
you will be able to tell Sonarr to install latest updates (if Sonarr haven't triggered it manually). Sonarr will then start the update and once then it will reboot the app.
Connecting to rTorrent
As described above, by default, your Sonarr install is configured to send snatched torrents to your torrent watch folder. However, if you want to customize things like the download directory of your torrents, you will need to connect Sonarr to rTorrent directly. These features are useful if you want to do atypical post processing like separating your anime from your other shows or even just prefer to use Sonarr's processing over the built in Filebot script.
Here are the settings needed for connecting to rTorrent:
- Access the "Download Client" tab of your Sonarr settings
- Tick on "Advanced Settings" so it shows "Shown"
- Click the plus sign.
- Select rTorrent from the list of clients.
- Fill in the following info:
- Name: whatever you like.
- Host:
YOUR CUSTOM URL
orUSER.SERVERNAME.bysh.me
- Port:
80
- URL Base:
/rutorrent/plugins/httprpc/action.php
- Username: your username.
- Password: your password.
- Category: whatever you like.
- Directory: whatever you like, optional.
- Recent/Older Priority: whatever you like.
- Test the connection, if all is well, it should successfully connect.
- Disable the default black hole "download client" in order to use the rTorrent client.
You should now have rTorrent enabled as a download client. Remember to add a Torrent indexer to be able to snatch torrents to send to rTorrent!
You are of course free to customize Sonarr anyway you see fit but please know there is no support available for custom setups.
Connecting to nzbget
These are the settings for nzbget as a download client:
- Access the "Download Client" tab of your Sonarr settings
- Tick on "Advanced Settings" so it shows "Shown"
- Click the plus sign.
- Select nzbget from the list of clients.
- Fill in the following info:
- Name: whatever you like.
- Host:
username.server.bysh.me
- Port: portnumber from Nzbget: Settings / Security / ControlPort
- Username: your username.
- Password: your nzbget password.
- Category: whatever you like.
- Directory: whatever you like, optional.
- Recent/Older Priority: whatever you like.
- Use SSL: no
- Test the connection, if all is well, it should successfully connect.
Connecting to SABnzbd
These are the settings for SABnzbd as a download client:
- Access the "Download Client" tab of your Sonarr settings
- Tick on "Advanced Settings" so it shows "Shown"
- Click the plus sign.
- Select SABnzbd from the list of clients.
- Fill in the following info:
- Name: whatever you like.
- Host:
username.server.bysh.me
- Port: portnumber from SABnzbd: Settings / General /SABnzbd Port (under SABnzbd Web Server section)
- API Key from SABnzbd: Settings / General /API Key (under Security section)*
- Username: not required
- Password: not required
- Category: whatever you like, but must exist as a category in SABnzbd settings if used
- Recent/Older Priority: whatever you like.
- Use SSL: no
- Test the connection, if all is well, it should successfully connect.
Connecting to Deluge
These are the settings for Deluge as a download client:
- Access the "Download Client" tab of your Sonarr settings
- Tick on "Advanced Settings" so it shows "Shown"
- Click the plus sign.
- Select Deluge from the list of clients.
- Fill in the following info:
- Name: whatever you like.
- Host:
username.server.bysh.me
- Port: portnumber from Box Details, use the WEB PORT
- URL BASE : Leave empty !
- Password: your Deluge password.
- Category: whatever you like.
- Directory: whatever you like, optional.
- Recent/Older Priority: whatever you like.
- Use SSL: no
- Test the connection, if all is well, it should successfully connect.
- You can now safely disable the Blackhole
Last Author | Contributors | Versions | Last update |
---|---|---|---|
Redintention | None | 22 | Tue, 09 Mar 2021 15:09:33 +0100 |