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
Louis Vézina 376d57e4e7
Updated Python 2.7.x end of support date and deprecation warning.
4 years ago
.github/ISSUE_TEMPLATE Delete feature_request.md 5 years ago
bazarr Added more logging of error for #705. 5 years ago
bin Removing mediainfo binaries. 5 years ago
libs Fix for #716. 5 years ago
libs2 Moved enum to libs2 5 years ago
libs3 WIP 5 years ago
screenshot Updating screenshot for #402. 5 years ago
static Remove Api key 32 char requirement for Radarr and Sonarr 5 years ago
tests Allow assrt to fetch subtitles through only ISO 639-2 5 years ago
views Updated Python 2.7.x end of support date and deprecation warning. 4 years ago
.gitattributes Treat tpl files as Python 7 years ago
.gitignore Add ability to use MediaInfo to refine video/audio properties (#479) 5 years ago
LICENSE Create LICENSE 7 years ago
README.md Update README.md 5 years ago
___init__.py Moving everything else bazarr.py to a bazarr subdirectory. 6 years ago
bazarr.py Added stdout flush even for Python 2.x. 5 years ago
dev-requirements.txt Add dev-requirements.txt for testing 5 years ago
requirements.txt Switching back to CherryPy instead of gevent as we don't use it and moved toward threads instead. 5 years ago

README.md

bazarr

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.

Be aware that Bazarr doesn't scan disk to detect series and movies: It only takes care of the series and movies that are indexed in Sonarr and Radarr.

Support on Beerpay

At the request of some, here is a way to demonstrate your appreciation for the efforts made in the development of Bazarr: Beerpay

You can also make a wish but keep in mind that we do not commit to make it happen: Beerpay

Status

GitHub issues GitHub stars Docker Pulls Discord

Support

For installation and configuration instructions, see wiki.

You can reach us for support on Discord.

If you find a bug, please open an issue on Github.

Feature Requests

If you need something that is not already part of Bazarr, feel free to create a feature request on Feature Upvote.

Major Features Include:

  • Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc.
  • Automatically add new series and episodes from Sonarr
  • Automatically add new movies from Radarr
  • Series or movies 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
  • Upgrade subtitles previously downloaded when a better one is found
  • Ability to delete external subtitles from disk
  • Currently support 184 subtitles languages with support for forced/foreign subtitles (depending of providers)
  • And a beautiful UI based on Sonarr

Supported subtitles providers:

  • Addic7ed
  • Argenteam
  • Assrt
  • BetaSeries
  • GreekSubtitles
  • Hosszupuska
  • LegendasTV
  • Napiprojekt
  • Napisy24
  • Nekur
  • OpenSubtitles
  • Podnapisi
  • Subdivx
  • Subs.sab.bz
  • Subscene
  • Subscenter
  • Subsunacs.net
  • Subs4Free
  • Subs4Series
  • Subtitri.id.lv
  • Subtitri.nekur.net
  • SubZ
  • Supersubtitles
  • Titlovi
  • TVSubtitles
  • XSubs
  • Zimuku

Screenshot

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

Series

License