bazarr/bazarr
Lawrence A 3922d52d5c
Fixed improper API call on removal of all blacklist items
2024-01-24 16:50:05 -05:00
..
api Fixed improper API call on removal of all blacklist items 2024-01-24 16:50:05 -05:00
app Fixed titlovi provider not being properly throttled and resulting in account locking. #2062 2024-01-13 16:58:13 -05:00
languages Added support for pt-pt language code in subtitles filename. #2306 2023-12-28 10:02:55 -05:00
radarr Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. 2024-01-23 20:06:46 -05:00
sonarr Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. 2024-01-23 20:06:46 -05:00
subtitles Fixed issue introduced while merging the new sync feature. #2356 2024-01-12 16:45:37 -05:00
utilities Improved subtitles synchronisation settings and added a manual sync modal 2024-01-10 23:07:42 -05:00
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 2018-10-31 18:09:46 +01:00
constants.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
get_args.py no log: fixed ImportError when Bazarr update itself from 1.0.4 without the daemon process being restarted. 2022-05-02 23:37:35 -04:00
init.py Fixed improper closing of resources on exit 2024-01-10 23:04:23 -05:00
main.py Fixed improper closing of resources on exit 2024-01-10 23:04:23 -05:00