Force database reset
This commit is contained in:
parent
8cb4e5f8fc
commit
4e10a9da8b
1 changed files with 1 additions and 1 deletions
|
@ -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.5.12'
|
MIN_DB_VERSION = '2.6.1'
|
||||||
|
|
||||||
# Supported databases
|
# Supported databases
|
||||||
SUPPORTED_VIDEO_DB = {
|
SUPPORTED_VIDEO_DB = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue