Merge pull request #803 from croneter/revert-db-reset

Revert need to reset the Kodi DB
This commit is contained in:
croneter 2019-03-29 14:25:26 +01:00 committed by GitHub
commit c849caa5de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,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.7.10'
MIN_DB_VERSION = '2.6.8'
# Supported databases - version numbers in tuples should decrease
SUPPORTED_VIDEO_DB = {