From 4e10a9da8b6e885774aa6552dad76c68c962f148 Mon Sep 17 00:00:00 2001 From: croneter Date: Wed, 30 Jan 2019 17:40:20 +0100 Subject: [PATCH] Force database reset --- resources/lib/variables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/variables.py b/resources/lib/variables.py index 10885a23..34b48c93 100644 --- a/resources/lib/variables.py +++ b/resources/lib/variables.py @@ -91,7 +91,7 @@ COMPANION_PORT = int(_ADDON.getSetting('companionPort')) PKC_MACHINE_IDENTIFIER = None # Minimal PKC version needed for the Kodi database - otherwise need to recreate -MIN_DB_VERSION = '2.5.12' +MIN_DB_VERSION = '2.6.1' # Supported databases SUPPORTED_VIDEO_DB = {