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. https://www.bazarr.media
  • Python 96.7%
  • TypeScript 2.5%
  • HTML 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-15 01:03:32 +00:00
.github no log: Bump benc-uk/workflow-dispatch from 1.3.2 to 1.3.3 (#3581) 2026-09-07 20:02:20 -04:00
bazarr Fixed track ID collision with changed attributes in embedded subtitles indexing. #3588 2026-09-12 16:33:18 -04:00
custom_libs Improved Gestdown provider matching by adding year match when TVDb ID matches between video and subtitle source. 2026-09-13 22:10:41 -04:00
dev-setup Added Jellyfin media server integration to support automatic library refresh 2026-04-24 16:09:21 -04:00
frontend Added SubsDump subtitles provider 2026-09-08 06:42:58 -04:00
libs Patched the deep_translator module to allow custom user-agent to be used with Google Translate. #3557 2026-08-26 11:21:39 -04:00
migrations Added database indexes to improve query performance for episodes and movies subtitles tables. #3461 2026-08-14 22:55:09 -04:00
screenshot Updated screenshot in README.md 2020-08-03 07:41:21 -04:00
tests Fixed AnimeTosho discarding distinct release associations that share the same attachment URL. #3582 2026-09-08 22:05:47 -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 no log: add elements to git ignore 2026-07-22 22:41:52 -04:00
.release-it.json Remove UI build folder from repository 2021-05-09 00:06:52 +08:00
bazarr.py no log: another return in finally clause (PEP 765) 2026-07-14 21:19:49 -04:00
changelog-dev.hbs no log: bring back commits from master branch that aren't present in development branch to prevent future merge conflicts. 2026-01-04 20:52:49 -05:00
changelog-master.hbs no log: bring back commits from master branch that aren't present in development branch to prevent future merge conflicts. 2026-01-04 20:52:49 -05:00
CONTRIBUTING.md no log: Fix Discord link in CONTRIBUTING.md 2026-08-19 17:34:52 -04:00
dev-requirements.txt no log: Run backend unit tests in CI 2026-07-18 22:19:49 -04:00
LICENSE Create LICENSE 2017-11-23 22:40:17 -05:00
postgres-requirements.txt no log: Fixed psycopg2 requirement 2023-02-18 22:21:44 +01:00
README.md Added SubsDump subtitles provider 2026-09-08 06:42:58 -04:00
requirements.txt no log: updated numpy version to avoid segfault on older hardware caused by new CPU requirements introduced in 2.4.0 2026-01-02 10:09:26 -05:00

Bazarr logo

Bazarr

A companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.

GitHub issues GitHub stars Docker pulls - linuxserver Docker pulls - hotio Discord

About

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.

Bazarr does not scan your disk to detect series and movies. It only manages the series and movies that are indexed in Sonarr and Radarr.

Resource Link
Documentation Wiki
Support Discord
Bug reports GitHub Issues
Feature requests Feature Upvote

Support the project

At the request of some users, here is a way to show appreciation for the efforts made in the development of Bazarr:

Donate

Major features

  • 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- and movie-based subtitle language configuration.
  • Scan your existing library for internal and external subtitles and download any missing ones.
  • Keep a history of what was downloaded, from where, and when.
  • Manual search to download subtitles on demand.
  • Upgrade previously downloaded subtitles when a better one is found.
  • Delete external subtitles from disk.
  • Support for 184 subtitle languages, including forced/foreign subtitles depending on providers.
  • A beautiful UI based on Sonarr.

Supported subtitle providers

  • Addic7ed
  • AnimeKalesi
  • Animetosho (requires AniDb HTTP API client described here)
  • AnimeSub.info
  • Assrt
  • AvistaZ, CinemaZ (Get session cookies using method described here)
  • BetaSeries
  • BSplayer
  • Embedded Subtitles
  • Gestdown.info
  • GreekSubs
  • GreekSubtitles
  • HDBits.org
  • Hosszupuska
  • Karagarga.in
  • Ktuvit (Get hashed_password using method described here)
  • LegendasDivx
  • Legendas.net
  • Napiprojekt
  • Napisy24
  • Nekur
  • OpenSubtitles.com
  • OpenSubtitles.org (VIP users only)
  • Pipocas.tv
  • Prijevodi-Online
  • RegieLive
  • Sous-Titres.eu
  • SubDL
  • subf2m.co
  • Subs.sab.bz
  • Subs4Free
  • Subs4Series
  • Subsarr (self-hosted, requires slimcdk/subsarr)
  • Subscene
  • Subscenter
  • SubsDump (self-hosted, requires D3lphi3r/SubsDump)
  • SubsRo
  • Subsunacs.net
  • SubSynchro
  • Subtis
  • SubtitleCat
  • Subtitrari-noi.ro
  • subtitri.id.lv
  • Subtitulamos.tv
  • SubX
  • Supersubtitles
  • Titlovi
  • Titrari.ro
  • Titulky.com
  • Turkcealtyazi.org
  • TuSubtitulo
  • TVSubtitles
  • Whisper (requires ahmetoner/whisper-asr-webservice)
  • Wizdom
  • XSubs
  • Yavka.net
  • YIFY Subtitles
  • Zimuku

Screenshot

Bazarr

Acknowledgements

Thanks to the folks at OpenSubtitles for their logo, which inspired ours.

License