autoset url channels
This commit is contained in:
@@ -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):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user