Fix impostazioni + modifiche minori

This commit is contained in:
Alex
2021-04-15 22:29:46 +02:00
parent b76f454c25
commit 7b9ac44128
5 changed files with 17 additions and 11 deletions

View File

@@ -156,7 +156,7 @@ def get_all_settings_addon():
def open_settings():
__settings__.openSettings()
xbmc.executebuiltin('Addon.OpenSettings(plugin.video.%s)' % PLUGIN_NAME)
def get_setting(name, channel="", server="", default=None):