Go to file
morpheus65535 135bdf2d45 Merge branch 'development'
# Conflicts:
#	frontend/package-lock.json
2022-04-30 09:09:50 -04:00
.github no log: Bump actions/download-artifact from 2 to 3 (#1809) 2022-04-19 11:05:39 +08:00
bazarr no log: fixed issue with profile_id_list 2022-04-30 08:48:19 -04:00
frontend Fix #1817 2022-04-27 10:40:35 +08:00
libs Subdivx Provider: avoid false positives on episodes search 2022-04-29 22:56:44 -04:00
screenshot Updated screenshot in README.md 2020-08-03 07:41:21 -04:00
tests Subdivx Provider: improve episode searching and downloading 2022-04-18 20:17:51 -04:00
.auto-changelog no log: Improved release exclude regex that could be fixing empty changes log issue. 2021-07-01 07:53:03 -04:00
.gitattributes Treat tpl files as Python 2017-12-18 21:48:40 -05:00
.gitignore Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
.release-it.json Remove UI build folder from repository 2021-05-09 00:06:52 +08:00
CONTRIBUTING.md no log: improved contributing.md 2021-12-31 18:01:34 -05:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
README.md Add Embedded Subtitles provider 2021-12-13 17:13:40 -04:00
bazarr.py Added support for Python 3.10 in startup warning. 2021-12-29 11:52:47 -05:00
changelog-dev.hbs Merge branch 'development' 2022-04-30 09:09:50 -04:00
changelog-master.hbs Merge branch 'development' 2022-04-30 09:09:50 -04:00
dev-requirements.txt no log: update tests config 2021-12-30 15:28:53 -04:00
requirements.txt Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00

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.

Thanks to the folks at OpenSubtitles for their logo that was an inspiration for ours.

Support on Paypal

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

Status

GitHub issues GitHub stars Docker Pulls 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
  • BSplayer
  • Embedded Subtitles
  • GreekSubtitles
  • Hosszupuska
  • LegendasDivx
  • LegendasTV
  • Ktuvit (Get hashed_password using method described here)
  • Napiprojekt
  • Napisy24
  • Nekur
  • OpenSubtitles.org
  • Podnapisi
  • RegieLive
  • Sous-Titres.eu
  • Subdivx
  • Subs.sab.bz
  • Subs4Free
  • Subs4Series
  • Subscene
  • Subscenter
  • Subsunacs.net
  • SubSynchro
  • Subtitrari-noi.ro
  • subtitri.id.lv
  • Subtitulamos.tv
  • Sucha
  • Supersubtitles
  • Titlovi
  • Titrari.ro
  • Titulky.com
  • TuSubtitulo
  • TVSubtitles
  • Wizdom
  • XSubs
  • Yavka.net
  • YIFY Subtitles
  • Zimuku

Screenshot

Bazarr

License