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 0551f2d0b8
Version bump
6 years ago
data Git ignore new config file 6 years ago
libs Text file to keep track of module version. 6 years ago
root/etc/cont-init.d Revert to root 6 years ago
screenshot Add support information and remove url from screenshots 7 years ago
static Manual searching implementation (#137) 6 years ago
views Fix for Sonarr and Radarr settings testing 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 Change to Dockerfile to remove installation of requirements.txt 6 years ago
Dockerfile.amd64 Fix for Dockerfile.amd64 6 years ago
Dockerfile.arm64 Change to Dockerfile to remove installation of requirements.txt 6 years ago
Dockerfile.armhf Change to Dockerfile to remove installation of requirements.txt 6 years ago
LICENSE Create LICENSE 7 years ago
README.md Just tidy up some grammatical English stuff (#141) 6 years ago
bazarr.py Version bump 6 years ago
check_update.py Move settings from Database to Config file (#126) 6 years ago
create_db.sql Fix for error creating db 6 years ago
get_argv.py Implement command line argument like requested in #85 6 years ago
get_episodes.py Fix for SSL connection to Soanrr and Radarr not working 6 years ago
get_languages.py Implement command line argument like requested in #85 6 years ago
get_movies.py Fix for SSL connection to Soanrr and Radarr not working 6 years ago
get_providers.py Implement command line argument like requested in #85 6 years ago
get_series.py Fix for SSL connection to Soanrr and Radarr not working 6 years ago
get_settings.py Fix for default proxy value 6 years ago
get_subtitle.py Fix for missing scenename 6 years ago
init.py fix typo 6 years ago
list_subtitles.py Move settings from Database to Config file (#126) 6 years ago
notifier.py Improve series notification message (#131) 6 years ago
scheduler.py Update scheduler.py 6 years ago
update_db.py Adaptive searching (#130) 6 years ago
utils.py Implement command line argument like requested in #85 6 years ago

README.md

bazarr

Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.

Be aware that Bazarr doesn't scan disk to detect series and movies: It only takes care of the series and movies that are 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