Merge pull request #6070 from CvH/11.0/kodi_up_020122

Update Kodi to 20220102
This commit is contained in:
Matthias Reichl 2022-01-02 13:40:23 +01:00 committed by GitHub
commit e0299e75dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -5,4 +5,4 @@
OS_VERSION="11.0"
# ADDON_VERSION: Addon version
ADDON_VERSION="10.80.3"
ADDON_VERSION="10.80.4"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="kodi"
PKG_VERSION="5633f5940067d57bff1395aaf2dd3a8536d0e437"
PKG_SHA256="101cff307217ff275d9d0838e10afb6de862dd38dd82b4b0f4a1642822b3fc03"
PKG_VERSION="5ad708b518e6bb3e8ac31a9c7b5a8908573a409f"
PKG_SHA256="db16e3bdacfbb816a98d99c94720e80d91eeb8024a35c16775b6916089e7eecf"
PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/xbmc/xbmc/archive/${PKG_VERSION}.tar.gz"

View File

@ -3,7 +3,7 @@ Subject: disable online check
---
--- a/xbmc/GUIInfoManager.cpp
+++ b/xbmc/GUIInfoManager.cpp
@@ -1782,7 +1782,6 @@ const infomap system_labels[] = {{"hasne
@@ -1797,7 +1797,6 @@ const infomap system_labels[] = {{"hasne
{"currentcontrol", SYSTEM_CURRENT_CONTROL},
{"currentcontrolid", SYSTEM_CURRENT_CONTROL_ID},
{"dvdlabel", SYSTEM_DVD_LABEL},