diff --git a/bazarr/config.py b/bazarr/config.py index e45165a4c..3adddc3a4 100644 --- a/bazarr/config.py +++ b/bazarr/config.py @@ -182,6 +182,7 @@ def save_settings(settings_items): update_schedule = False update_path_map = False configure_proxy = False + exclusion_updated = False for key, value in settings_items: # Intercept database stored settings