You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/bazarr
JayZed c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider
9 months ago
..
api Modified "no subtitles found" notification to be a message instead of an error. 11 months ago
app Fixed some Whisper issues and added logging level selector for this specific provider 9 months ago
languages Added support for pt-pt language code in subtitles filename. #2306 9 months ago
radarr Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 10 months ago
sonarr Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 10 months ago
subtitles Added settings to exclude subtitles from specific provider to be synced 9 months ago
utilities Fixed exception being raised when setting all numeric password to access the web UI 10 months ago
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 6 years ago
constants.py Reworked Bazarr file structure to improve support and optimization 2 years ago
get_args.py no log: fixed ImportError when Bazarr update itself from 1.0.4 without the daemon process being restarted. 2 years ago
init.py Added support for 7z by upgrading rarfile dependency 10 months ago
main.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 12 months ago