Go to file
morpheus65535 3bedabc08c Fix for Dockerfile.amd64 2018-09-16 21:58:10 -04:00
data Git ignore new config file 2018-08-23 21:48:36 -04:00
libs Text file to keep track of module version. 2018-09-16 21:19:58 -04:00
root/etc/cont-init.d Revert to root 2018-07-02 08:35:51 -04:00
screenshot Add support information and remove url from screenshots 2017-11-30 10:54:42 -05:00
static Manual searching implementation (#137) 2018-09-10 17:10:33 -04:00
views Proxy support #113 2018-09-16 08:38:00 -04:00
.gitattributes Treat tpl files as Python 2017-12-18 21:48:40 -05:00
.gitignore Git ignore modification 2017-11-29 09:28:17 -05:00
.travis.yml Build only master branch 2018-06-11 21:37:25 -04:00
Dockerfile Change to Dockerfile to remove installation of requirements.txt 2018-09-16 21:06:17 -04:00
Dockerfile.amd64 Fix for Dockerfile.amd64 2018-09-16 21:58:10 -04:00
Dockerfile.arm64 Change to Dockerfile to remove installation of requirements.txt 2018-09-16 21:06:17 -04:00
Dockerfile.armhf Change to Dockerfile to remove installation of requirements.txt 2018-09-16 21:06:17 -04:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
README.md Just tidy up some grammatical English stuff (#141) 2018-09-13 10:38:02 -04:00
bazarr.py Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
check_update.py Move settings from Database to Config file (#126) 2018-08-23 15:58:15 -04:00
create_db.sql Fix for error creating db 2018-08-29 19:39:16 -04:00
get_argv.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_episodes.py Fix for SSL connection to Soanrr and Radarr not working 2018-09-02 09:48:50 -04:00
get_languages.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_movies.py Fix for SSL connection to Soanrr and Radarr not working 2018-09-02 09:48:50 -04:00
get_providers.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_series.py Fix for SSL connection to Soanrr and Radarr not working 2018-09-02 09:48:50 -04:00
get_settings.py Fix for default proxy value 2018-09-16 09:18:47 -04:00
get_subtitle.py Fix for missing scenename 2018-09-16 21:26:06 -04:00
init.py Proxy support #113 2018-09-16 08:38:00 -04:00
list_subtitles.py Move settings from Database to Config file (#126) 2018-08-23 15:58:15 -04:00
notifier.py Improve series notification message (#131) 2018-08-28 13:19:20 -04:00
scheduler.py Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
update_db.py Adaptive searching (#130) 2018-08-26 20:53:02 -04:00
utils.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00

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