Initial Setup and Configuation
In this guide, we’ll be setting up Bazarr for the first time. This guide assumes the following:
- You’ll be setting up your library for the first time and your library is saved locally under
~/media
- You have both Radarr and Sonarr installed and configured
We’ll be doing the following steps:
- Setting up subtitle providers
-
Connecting Sonarr and Radarr
Initial Setup
Setting Up Subtitle Providers
- Upon installation and clicking Connect, you’ll be shown with Bazarr’s first time setup guide.
- In this screen, you may leave any of the settings as-is. Click next to save and move on to the next step
- On subtitles options section, leave both options as-is
- Plex requires that subtitle files should be at the same location as your movie file for it to be detected
- Then enable the subtitle providers that you wish to use
- Some providers require you to add your credentials. Be sure to enter it accordingly
- There are also some providers that needed anti-captcha API key. You can add the API key after the setup has finished
- Under Subtitle languages, click the dropdown box on enabled languages and select your preferred languages for Bazarr to search
- Once that’s done, click Next
Connecting Sonarr and Radarr to Bazarr
- Here, you’ll be connecting your Sonarr instance to Bazarr
- Login to your Sonarr instance and go to Settings -> General
- Then copy the API key provided
- In sonarr, enable Use Sonarr and input the following
Hostname or IP address: username.lwxxx.usbx.me
Listening port: 443
Base URL: /sonarr
SSL enabled: On
API Key: >paste Sonarr API key here<
- Once that’s done, Click the test button.
- If it shows green text, click next to move on to the next step
- Repeat the same steps on Radarr, using the following
Hostname or IP address: username.lwxxx.usbx.me
Listening port: 443
Base URL: /radarr
SSL enabled: On
API Key: >paste Radarr API key here<
- Click save to save your changes