Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
morpheus65535 99308ce594
Fix for #69
6 years ago
data
libs
root/etc/cont-init.d Revert to root 6 years ago
screenshot
static
views Added dedicated minimum score settings for movie and episode #95 6 years ago
.gitattributes
.gitignore
.travis.yml
Dockerfile Change /bazarr permission to root 6 years ago
Dockerfile.amd64
Dockerfile.arm64 Change /bazarr permission to root 6 years ago
Dockerfile.armhf Change /bazarr permission to root 6 years ago
LICENSE
README.md Update README.md 6 years ago
bazarr.py Added dedicated minimum score settings for movie and episode #95 6 years ago
check_update.py
create_db.sql
get_auth_settings.py Implement basic auth #57 and fix for notification provider 6 years ago
get_episodes.py Exception handling for UNIQUE constraint on episode.path #114 6 years ago
get_general_settings.py Fix for #69 6 years ago
get_languages.py Fix for french not recognized anymore #109 6 years ago
get_movies.py Bug when trying to remove non-existing movies from Bazarr #104 6 years ago
get_providers.py
get_radarr_settings.py
get_series.py Better exception handling and logging when calling Sonarr and Radarr 6 years ago
get_sonarr_settings.py
get_subtitle.py Added dedicated minimum score settings for movie and episode #95 6 years ago
init_db.py
list_subtitles.py Aded option to ignore embedded subtitles #69 6 years ago
notifier.py
requirements.txt Updating notification system to support new services from apprise 0.0.9 6 years ago
scheduler.py
update_db.py Added dedicated minimum score settings for movie and episode #95 6 years ago
update_modules.py
utils.py

README.md

bazarr

Bazarr is a companion application to Sonarr and Radarr. It manage and download subtitles based on your requirements. You defined your preferences by TV show and movies and Bazarr take care of everything for you.

Be aware that Bazarr doesn't scan disk to detect series and movies: it's only taking care of the series and movies indexed in Sonarr and Radarr.

Status

Build status GitHub issues GitHub stars Docker Pulls Discord

Support

For installation and configuration instructions, see wiki.

If you find a bug, please open an issue on Github.

You can also reach me on Discord.

Feature Requests

If you need something that is not already part of Bazarr, feel free to create a feature request on Github.

Major Features Include:

  • Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc.
  • Automatically add new series and episodes from Sonarr
  • Automatically add new movies and episodes from Radarr
  • Series or movies based configuration for subtitles languages
  • Scan your existing library for internal and external subtitles and download any missing
  • Keep history of what was downloaded from where and when
  • Manual search so you can download subtitles on demand
  • Ability to delete external subtitles from disk
  • Currently support 184 subtitles languages
  • And a beautiful UI based on Sonarr

Supported subtitles providers:

  • addic7ed
  • legendastv
  • opensubtitles
  • podnapisi
  • shooter
  • thesubdb
  • tvsubtitles

Screenshot

You can get more in the screenshot directory but it should look familiar:

Series

License