Update NeoBoot stableee ver. 9.91

add mount by uuid ane label
add  Maxytec Multibox PRO
add Zgemma H17
add download image online in red button
and meny fix
This commit is contained in:
gutosie
2025-12-14 17:57:04 +02:00
committed by GitHub
parent 421a25ff53
commit 0800efcb59

View File

@@ -53,8 +53,8 @@ if not fileExists('/etc/vtiversion.info') and not fileExists('/etc/bhversion') a
else:
from Screens.Console import Console
loggscrash = time.localtime(time.time())
PLUGINVERSION = '9.91'
UPDATEVERSION = '9.91'
PLUGINVERSION = '9.92'
UPDATEVERSION = '9.92'
UPDATEDATE = '"+%Y13%d"'
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'