From f3939102d2fb54291bc5a7227ad0fbae65a2aa69 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sun, 9 Apr 2017 08:27:53 +0200 Subject: [PATCH] Suggest level 4 and 5 to 1 - **Level 4**: The app does not support LDAP and HTTP auth. However, it is set as passwordless and protected behind the SSO. The app is single-user anyway and cannot have multiple users. I believe its behavior fits a single user one. All users can share the same CouchPotato instance to manage their collective libraries. - **Level 5**: Linter has problems with my trick checking that transmission is installed and retrieving its settings. --- check_process | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/check_process b/check_process index f8bbf06..0506cc7 100644 --- a/check_process +++ b/check_process @@ -20,3 +20,14 @@ fail_download_source=0 port_already_use=1 (5050) final_path_already_use=0 +;;; Levels + Level 1=auto + Level 2=auto + Level 3=auto + Level 4=1 + Level 5=1 + Level 6=auto + Level 7=auto + Level 8=0 + Level 9=0 + Level 10=0