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
Louis Vézina dd568c9f6a
Adding Radarr
6 years ago
data Test 7 years ago
libs Upgrade Subliminal to 2.1.0dev #60 6 years ago
screenshot Add support information and remove url from screenshots 7 years ago
static Revert change 7 years ago
views Fix for #82 6 years ago
.gitattributes Treat tpl files as Python 7 years ago
.gitignore Git ignore modification 7 years ago
.travis.yml Build only master branch 6 years ago
Dockerfile Merge branch 'master' into development 6 years ago
Dockerfile.amd64 add multiarch travis build 6 years ago
Dockerfile.arm64 Update Dockerfile.arm64 6 years ago
Dockerfile.armhf Update Dockerfile.armhf 6 years ago
LICENSE Create LICENSE 7 years ago
README.md Adding Radarr 6 years ago
bazarr.py Fix for #82 6 years ago
check_update.py Fetch changes to origin before trying to get diff 6 years ago
create_db.sql Initial release of radarr integration for testing 6 years ago
get_episodes.py Merge branch 'master' into development 6 years ago
get_general_settings.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 6 years ago
get_languages.py Increase SQlite timeout to 30 seconds 7 years ago
get_movies.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 6 years ago
get_providers.py Remove unsupported providers 6 years ago
get_radarr_settings.py Initial commit 6 years ago
get_series.py Use sortTitle instead of title to order series #61 6 years ago
get_sonarr_settings.py Implement Sonarr full update scheduled task interval to be customised 6 years ago
get_subtitle.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 6 years ago
init_db.py Improve logging 7 years ago
list_subtitles.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 6 years ago
notifier.py Continuing development 6 years ago
requirements.txt Merge branch 'master' into development 6 years ago
scheduler.py Typo in movies full update schedule 6 years ago
update_db.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 6 years ago
update_modules.py Install modules for user, not system. #54 6 years ago
utils.py Continuing development 6 years ago

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.

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