mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-07-20 05:18:58 +00:00
remove createfiles.py
This commit is contained in:
parent
95dc955f6d
commit
a828c7480a
3 changed files with 0 additions and 339 deletions
|
@ -21,7 +21,6 @@ from DownloadUtils import DownloadUtils
|
|||
from ReadEmbyDB import ReadEmbyDB
|
||||
from ReadKodiDB import ReadKodiDB
|
||||
from WriteKodiDB import WriteKodiDB
|
||||
from CreateFiles import CreateFiles
|
||||
|
||||
addondir = xbmc.translatePath(xbmcaddon.Addon(id='plugin.video.emby').getAddonInfo('profile'))
|
||||
dataPath = os.path.join(addondir,"library")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue