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
2018-04-22 22:08:22 -04:00
data Test 2017-10-20 09:16:34 -04:00
libs Including a modified version of subliminal 2.0.5 in libs 2018-03-23 19:59:59 -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 Add progress bar for series and seasons #62 2018-04-22 22:08:22 -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
bazarr.py Add progress bar for series and seasons #62 2018-04-22 22:08:22 -04:00
check_update.py Updating process improvement 2018-01-15 23:29:15 -05:00
create_db.sql Remove unique constrain on episodes path in database 2018-02-21 22:09:27 -05:00
Dockerfile Rebase on LSIO alpine python 2018-01-23 10:49:52 -05:00
get_episodes.py Better management of episodes sync with Sonarr 2018-04-08 23:49:57 -04:00
get_general_settings.py Post-processing fine-tuning 2018-03-25 09:25:37 -04: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 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 Maximum score value modified 2018-04-06 07:31:13 -04:00
init_db.py Improve logging 2017-12-05 23:07:37 -05:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
list_subtitles.py Enable automatic GC 2018-03-28 16:33:29 -04:00
notifier.py First implementation of notifications #43 2018-01-22 23:25:58 -05:00
README.md Update README.md 2018-02-06 17:22:23 -05:00
requirements.txt Update to stop using "import pip" which is an unsupported usage. 2018-03-28 12:07:35 -04:00
scheduler.py Implement Sonarr full update scheduled task interval to be customised 2018-04-08 23:45:53 -04:00
update_db.py Use sortTitle instead of title to order series #61 2018-04-21 08:40:33 -04:00
update_modules.py Install modules for user, not system. #54 2018-04-11 12:49:54 -04:00
utils.py Increase SQlite timeout to 30 seconds 2017-12-04 19:01:10 -05:00

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.

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

Screenshot

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

Series

License