Go to file
morpheus65535 3c4bc0d513 Merge branch 'master' into development 2018-06-11 21:12:16 -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
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 Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06: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 Update .travis.yml 2018-06-11 16:27:08 -04:00
Dockerfile Merge branch 'master' into development 2018-05-31 13:12:43 -04:00
Dockerfile.amd64 add multiarch travis build 2018-06-09 20:22:02 -07:00
Dockerfile.arm64 remove qemu version from dockerfile 2018-06-10 19:44:50 -07:00
Dockerfile.armhf try different approach 2018-06-10 19:33:50 -07:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
README.md add multiarch travis build 2018-06-09 20:22:02 -07:00
bazarr.py Version bump 2018-06-05 20:44:10 -04:00
check_update.py Fetch changes to origin before trying to get diff 2018-06-04 23:56:22 -04:00
create_db.sql Initial release of radarr integration for testing 2018-05-26 23:01:57 -04:00
get_episodes.py Merge branch 'master' into development 2018-06-01 08:55:26 -04:00
get_general_settings.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -04:00
get_languages.py Increase SQlite timeout to 30 seconds 2017-12-04 19:01:10 -05:00
get_movies.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -04:00
get_providers.py Remove unsupported providers 2018-04-23 08:06:30 -04:00
get_radarr_settings.py Initial commit 2018-04-19 19:45:10 -04:00
get_series.py Use sortTitle instead of title to order series #61 2018-04-21 08:40:33 -04:00
get_sonarr_settings.py Implement Sonarr full update scheduled task interval to be customised 2018-04-08 23:45:53 -04:00
get_subtitle.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -04:00
init_db.py Improve logging 2017-12-05 23:07:37 -05:00
list_subtitles.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -04:00
notifier.py Continuing development 2018-04-24 10:48:52 -04:00
requirements.txt Merge branch 'master' into development 2018-06-11 21:12:16 -04:00
scheduler.py Typo in movies full update schedule 2018-05-29 20:46:13 -04:00
update_db.py Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -04:00
update_modules.py Install modules for user, not system. #54 2018-04-11 12:49:54 -04:00
utils.py Continuing development 2018-04-24 10:48:52 -04:00

README.md

bazarr

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

Build status

Build status

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

Feature Requests

Major Features Include:

  • Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc.
  • Automatically add new series and episodes from Sonarr
  • Series 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