Go to file
Vitiko 5efc838749 Avoid FileNotFoundError indexing subtitles 2023-10-19 22:27:42 -04:00
.github no log: revert ci workflow 2023-08-15 08:14:34 -04:00
bazarr Improved compression ratio of backup. 2023-10-19 17:39:02 -04:00
frontend Changing from config.ini to config.yaml 2023-10-14 09:56:21 -04:00
libs Avoid FileNotFoundError indexing subtitles 2023-10-19 22:27:42 -04:00
migrations Fixed database migration process causing UNIQUE constraint in some edge cases where duplicate ID root folders where stored. #2253 2023-09-25 19:42:19 -04:00
screenshot Updated screenshot in README.md 2020-08-03 07:41:21 -04:00
tests Subdivx provider: improve movies matches 2023-09-18 15:15:36 -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: updated Python version in CONTRIBUTING.md 2023-10-09 23:01:18 -04:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
README.md Add HDBits.org provider 2023-09-26 01:27:24 -04:00
bazarr.py Added experimental Python 3.11 support 2023-06-23 00:03:23 -04:00
changelog-dev.hbs no log: fix changelog 2022-06-07 07:55:13 -04:00
changelog-master.hbs no log: fix changelog 2 2022-06-07 07:55:38 -04:00
dev-requirements.txt no log: Add tests header warning 2023-05-17 22:54:07 -04:00
postgres-requirements.txt no log: Fixed psycopg2 requirement 2023-02-18 22:21:44 +01:00
requirements.txt Fixed requirements.txt to use only wheels for Pillow since compilation doesn't work on 32bits Python embedded in Windows installer version. 2023-07-04 12:01:14 -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
  • Gestdown.info
  • GreekSubtitles
  • HDBits.org
  • Hosszupuska
  • LegendasDivx
  • Karagarga.in
  • Ktuvit (Get hashed_password using method described here)
  • Napiprojekt
  • Napisy24
  • Nekur
  • OpenSubtitles.org
  • Podnapisi
  • RegieLive
  • Sous-Titres.eu
  • Subdivx
  • subf2m.co
  • 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