diff --git a/couchpotato/core/plugins/log/main.py b/couchpotato/core/plugins/log/main.py index ee88b8d4..18a78b97 100644 --- a/couchpotato/core/plugins/log/main.py +++ b/couchpotato/core/plugins/log/main.py @@ -120,7 +120,7 @@ class Logging(Plugin): path = '%s%s' % (Env.get('log_path'), '.%s' % x if x > 0 else '') if not os.path.isfile(path): - break + continue try: