Go to file
morpheus65535 846a06939e
Update README.md
2018-01-10 15:32:16 -05:00
data Test 2017-10-20 09:16:34 -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 Implemented statistics #10 2018-01-07 21:47:40 -05: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
Dockerfile Switching from pygit2 to gitpython 2017-12-30 00:09:51 -05:00
Dockerfile.alpine Revert to debian buster for docker image 2017-11-29 22:36:09 -05:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
README.md Update README.md 2018-01-10 15:32:16 -05:00
bazarr.py Implemented statistics #10 2018-01-07 21:47:40 -05:00
check_update.py Bug correction in updater 2018-01-01 14:35:32 -05:00
create_db.sql Test 2017-11-20 16:25:34 -05:00
get_episodes.py Remove requirement to restart Bazarr when changing Sonarr settings 2017-12-19 22:25:10 -05:00
get_general_settings.py Remove requirement to restart Bazarr when changing General setting 2017-12-19 23:27:53 -05:00
get_languages.py Increase SQlite timeout to 30 seconds 2017-12-04 19:01:10 -05:00
get_providers.py Increase SQlite timeout to 30 seconds 2017-12-04 19:01:10 -05:00
get_series.py Remove requirement to restart Bazarr when changing Sonarr settings 2017-12-19 22:25:10 -05:00
get_sonarr_settings.py Remove requirement to restart Bazarr when changing Sonarr settings 2017-12-19 22:25:10 -05:00
get_subtitle.py Bug correction 2018-01-05 10:41:08 -05:00
init_db.py Improve logging 2017-12-05 23:07:37 -05:00
list_subtitles.py Correction fixing issue #31 2017-12-31 16:24:52 -05:00
requirements.txt Switching from pygit2 to gitpython 2017-12-30 00:09:51 -05:00
scheduler.py Allow manual update from task if automatic updating is disabled 2017-12-15 21:30:45 -05:00
update_db.py Display message id restart is required and show wanted count on icon. 2017-12-22 22:40:14 -05:00
update_modules.py Switching from pygit2 to gitpython 2017-12-30 00:09:51 -05:00
utils.py Increase SQlite timeout to 30 seconds 2017-12-04 19:01:10 -05: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.

Support

For installation and configuration instructions, see wiki.

If you find a bug or want to submit a feature request, please open an issue on Github. You can also reach me on Discord: https://discord.gg/MH2e2eb

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
  • subscenter
  • thesubdb
  • tvsubtitles

Screenshot

You can get more in the screenshot directory but it should look familiar:

Series

License