This commit is contained in:
greko
2019-05-25 10:54:37 +02:00
parent 7026837f7d
commit a340b6f054
229 changed files with 684 additions and 1275 deletions

View File

@@ -8,6 +8,7 @@ from unicodedata import normalize
import xbmc
import xbmcgui
from platformcode import config, logger
allchars = string.maketrans('', '')