mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-25 09:16:13 +00:00
Remove Core folder
This commit is contained in:
parent
84b8093171
commit
7e8f34401d
13 changed files with 12 additions and 12 deletions
|
@ -10,8 +10,8 @@ import xbmc
|
|||
import requests
|
||||
from helper import settings, stop, event, window, create_id
|
||||
from jellyfin import Jellyfin
|
||||
from jellyfin.core import api
|
||||
from jellyfin.core.exceptions import HTTPException
|
||||
from jellyfin import api
|
||||
from jellyfin.exceptions import HTTPException
|
||||
|
||||
#################################################################################################
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue