9d73ccacf3
Subliminal uses dogpile.cache to save state of subtitle availability. Some methods that dogpile.cache caches can have big argument lists, resulting in a default cache key that is longer than 255 characters. The dogpile.cache backend used, saves cache items to the filesystem, using the cache key as filename. This can result in errors about Filename too long. SHA1 generates a 160bit hash of the key, and we use the hexadecimal digest of that hash, resulting in key names of 80 characters. |
||
---|---|---|
.github | ||
bazarr | ||
libs | ||
screenshot | ||
static | ||
tests | ||
views | ||
.gitattributes | ||
.gitignore | ||
.release-it.json | ||
___init__.py | ||
bazarr.py | ||
changelog.hbs | ||
CONTRIBUTING.md | ||
dev-requirements.txt | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
VERSION |
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:
Status
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
- GreekSubtitles
- Hosszupuska
- LegendasDivx
- LegendasTV
- Napiprojekt
- Napisy24
- Nekur
- OpenSubtitles.org
- Podnapisi
- RegieLive
- Sous-Titres.eu
- Subdivx
- Subs.sab.bz
- Subs4Free
- Subs4Series
- Subscene
- Subscenter
- Subsunacs.net
- subtitri.id.lv
- Subtitulamos.tv
- Sucha
- Supersubtitles
- Titlovi
- Titrari.ro
- TuSubtitulo
- TVSubtitles
- Wizdom
- XSubs
- Yavka.net
- YIFY Subtitles
- Zimuku
Screenshot
License
- GNU GPL v3
- Copyright 2010-2019