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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
morpheus65535 4c352b83bc
Merge branch 'development'
6 years ago
data Test 7 years ago
libs/enzyme Integrated enzyme module with included PR to fix #40 6 years ago
screenshot Add support information and remove url from screenshots 7 years ago
static Revert change 7 years ago
views Statistic wording changes 6 years ago
.gitattributes Treat tpl files as Python 7 years ago
.gitignore Git ignore modification 7 years ago
Dockerfile Rebase on LSIO alpine python 6 years ago
LICENSE Create LICENSE 7 years ago
README.md Add FeatHub link 6 years ago
bazarr.py First API implementation 6 years ago
check_update.py Updating process improvement 6 years ago
create_db.sql Test 7 years ago
get_episodes.py Modify Sonarr base_url validation before building URL 6 years ago
get_general_settings.py Implement single language option #36 6 years ago
get_languages.py Increase SQlite timeout to 30 seconds 7 years ago
get_providers.py Increase SQlite timeout to 30 seconds 7 years ago
get_series.py Removing a call to update_series not required. 6 years ago
get_sonarr_settings.py Modify Sonarr base_url validation before building URL 6 years ago
get_subtitle.py First implementation of notifications #43 6 years ago
init_db.py Improve logging 7 years ago
list_subtitles.py Incresing the number of line used for language detection in subtitles 6 years ago
notifier.py First implementation of notifications #43 6 years ago
requirements.txt Switching from pygit2 to gitpython 7 years ago
scheduler.py Run add_new_episodes every 5 minutes instead of 1 6 years ago
update_db.py First implementation of notifications #43 6 years ago
update_modules.py First implementation of notifications #43 6 years ago
utils.py Increase SQlite timeout to 30 seconds 7 years ago

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