mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-21 15:32:47 +00:00
Update deprecated kodi api functions
This commit is contained in:
parent
d79b5077ae
commit
a9793eb1c9
5 changed files with 32 additions and 23 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue