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.
Go to file
morpheus65535 e7594579d7 Revert "Fix for path returning None"
This reverts commit b6fc720759.
2018-08-22 21:33:58 -04:00
data Test 2017-10-20 09:16:34 -04:00
libs Upgrade Subliminal to 2.1.0dev #60 2018-04-23 08:36:17 -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 Revert change 2017-10-27 11:55:18 -04:00
views Implement command line argument like requested in #85 2018-08-15 22:01:49 -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
bazarr.py Final fix for #85 ... I hope... 2018-08-15 22:21:16 -04:00
check_update.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
create_db.sql Initial release of radarr integration for testing 2018-05-26 23:01:57 -04:00
Dockerfile Change /bazarr permission to root 2018-07-02 08:45:34 -04:00
Dockerfile.amd64 add multiarch travis build 2018-06-09 20:22:02 -07:00
Dockerfile.arm64 Change /bazarr permission to root 2018-07-02 08:45:34 -04:00
Dockerfile.armhf Change /bazarr permission to root 2018-07-02 08:45:34 -04:00
get_argv.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_auth_settings.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_episodes.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_general_settings.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_languages.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_movies.py Revert "Fix for path returning None" 2018-08-22 21:33:58 -04:00
get_providers.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_radarr_settings.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_series.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_sonarr_settings.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
get_subtitle.py Adjustement to score calculation 2018-08-17 11:46:01 -04:00
init_db.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
list_subtitles.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
notifier.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
README.md Update README.md 2018-07-04 10:21:10 -04:00
requirements.txt Updating notification system to support new services from apprise 0.0.9 2018-07-23 18:06:10 -04:00
scheduler.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
update_db.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
update_modules.py Fix for #96 2018-07-01 22:20:14 -04:00
utils.py Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00

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