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
+6 -3
View File
@@ -2,13 +2,16 @@
# ------------------------------------------------------------
import os
from core.item import Item
import xbmc
import xbmcaddon
import xbmcgui
from core import jsontools
from core.item import Item
from platformcode import config, logger
from platformcode import launcher
import xbmc, xbmcgui, xbmcplugin, xbmcaddon, channelselector
import xbmc, xbmcaddon
addon = xbmcaddon.Addon('metadata.themoviedb.org')
def_lang = addon.getSetting('language')