Enforce database reset

This commit is contained in:
croneter 2019-02-05 18:57:50 +01:00
parent 63241b127e
commit 74dc249a37

View file

@ -91,7 +91,7 @@ COMPANION_PORT = int(_ADDON.getSetting('companionPort'))
PKC_MACHINE_IDENTIFIER = None PKC_MACHINE_IDENTIFIER = None
# Minimal PKC version needed for the Kodi database - otherwise need to recreate # Minimal PKC version needed for the Kodi database - otherwise need to recreate
MIN_DB_VERSION = '2.6.1' MIN_DB_VERSION = '2.6.6'
# Supported databases # Supported databases
SUPPORTED_VIDEO_DB = { SUPPORTED_VIDEO_DB = {