Update deprecated kodi api functions

This commit is contained in:
Odd Stråbø 2020-04-02 15:44:59 +02:00
parent d79b5077ae
commit a9793eb1c9
5 changed files with 32 additions and 23 deletions

View file

@ -460,6 +460,7 @@ def has_attribute(obj, name):
except AttributeError:
return False
def set_addon_mode():
''' Setup playback mode. If native mode selected, check network credentials.