Go to file
JayZed 0ac9ecea6e
Added additional variables for custom post processing
2024-01-05 21:43:37 -05:00
.github no log: another attempt to fix CI 2023-11-18 12:10:19 -05:00
bazarr Added additional variables for custom post processing 2024-01-05 21:43:37 -05:00
frontend Added additional variables for custom post processing 2024-01-05 21:43:37 -05:00
libs Fixed some Whisper issues and added logging level selector for this specific provider 2024-01-05 21:01:45 -05:00
migrations Added db migration version to create the missing monitored column in TableShows table of some old instances. 2023-12-26 22:37:52 -05: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 no log: fixed year in readme 2023-12-29 14:54:58 -05:00
bazarr.py Fixed function to prevent usage of Python 3.7 2023-12-11 18:03:56 -05: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 no log: freeze lxml 2023-12-29 23:01:20 -05: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
  • Whisper (requires ahmetoner/whisper-asr-webservice)
  • Wizdom
  • XSubs
  • Yavka.net
  • YIFY Subtitles
  • Zimuku

Screenshot

Bazarr

License