|
|
@@ -224,4 +224,10 @@ EMBY_URL = "Emby URL"
|
|
|
EMBY_PORT = "Emby Port"
|
|
|
EMBY_TOKEN = "Emby Token"
|
|
|
PLAYING_NOW_ON_EMBY = "Playing Now on EMBY"
|
|
|
-RECENTLY_ADDED_TO_EMBY = "Recently Added to EMBY"
|
|
|
+RECENTLY_ADDED_TO_EMBY = "Recently Added to EMBY"
|
|
|
+AUTHTYPE = "Which databases should be used to allow login"
|
|
|
+AUTHBACKEND = "Select backend to use"
|
|
|
+AUTHBACKENDCREATE = "Should accounts be created in Organizr if successfully authenticated against backend"
|
|
|
+AUTHBACKENDHOST = "http(s)://192.168.1.100"
|
|
|
+AUTHBACKENDPORT = "Backend Port (eg 21 for FTP, 389 for LDAP, 8096 for Emby)"
|
|
|
+AUTHBACKENDDOMAIN = "Domain to use for LDAP"
|