autoset url channels

This commit is contained in:
cttynul
2019-06-06 18:57:31 +02:00
parent da2c4edcd6
commit 33f70c3bc8
2 changed files with 21 additions and 3 deletions

View File

@@ -14,6 +14,8 @@ PLUGIN_NAME = "kod"
__settings__ = xbmcaddon.Addon(id="plugin.video." + PLUGIN_NAME)
__language__ = __settings__.getLocalizedString
def get_addon_core():
return __settings__
def get_addon_version(with_fix=True):
'''