Go to file
morpheus65535 4c352b83bc Merge branch 'development' 2018-01-30 15:29:26 -05:00
data Test 2017-10-20 09:16:34 -04:00
libs/enzyme Integrated enzyme module with included PR to fix #40 2018-01-17 07:23:21 -05: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 Statistic wording changes 2018-01-25 10:56:56 -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 Rebase on LSIO alpine python 2018-01-23 10:49:52 -05:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
README.md Add FeatHub link 2018-01-23 13:53:50 -05:00
bazarr.py First API implementation 2018-01-30 15:25:49 -05:00
check_update.py Updating process improvement 2018-01-15 23:29:15 -05:00
create_db.sql Test 2017-11-20 16:25:34 -05:00
get_episodes.py Modify Sonarr base_url validation before building URL 2018-01-18 20:53:16 -05:00
get_general_settings.py Implement single language option #36 2018-01-10 11:44:47 -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 Removing a call to update_series not required. 2018-01-18 16:03:36 -05:00
get_sonarr_settings.py Modify Sonarr base_url validation before building URL 2018-01-18 20:53:16 -05:00
get_subtitle.py First implementation of notifications #43 2018-01-22 23:25:58 -05:00
init_db.py Improve logging 2017-12-05 23:07:37 -05:00
list_subtitles.py Incresing the number of line used for language detection in subtitles 2018-01-24 14:38:00 -05:00
notifier.py First implementation of notifications #43 2018-01-22 23:25:58 -05:00
requirements.txt Switching from pygit2 to gitpython 2017-12-30 00:09:51 -05:00
scheduler.py Run add_new_episodes every 5 minutes instead of 1 2018-01-18 20:51:58 -05:00
update_db.py First implementation of notifications #43 2018-01-22 23:25:58 -05:00
update_modules.py First implementation of notifications #43 2018-01-22 23:25:58 -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, please open an issue on Github.

If you want to request a feature, you can do it on Feathub.

You can also reach me on Discord.

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