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
Lawrence A 3922d52d5c
Fixed improper API call on removal of all blacklist items
4 months ago
..
api Fixed improper API call on removal of all blacklist items 4 months ago
app Fixed titlovi provider not being properly throttled and resulting in account locking. #2062 5 months ago
languages Added support for pt-pt language code in subtitles filename. #2306 5 months ago
radarr Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. 4 months ago
sonarr Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. 4 months ago
subtitles Fixed issue introduced while merging the new sync feature. #2356 5 months ago
utilities Improved subtitles synchronisation settings and added a manual sync modal 5 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 Fixed improper closing of resources on exit 5 months ago
main.py Fixed improper closing of resources on exit 5 months ago