diff --git a/service.py b/service.py index 0074b26e..c0663461 100644 --- a/service.py +++ b/service.py @@ -86,7 +86,7 @@ class Service(): videonodes.VideoNodes().clearProperties() # Set the minimum database version - window('emby_minDBVersion', value="1.1.63") + window('emby_minDBVersion', value="1.0.2") def ServiceEntryPoint(self):