שלום
אני משתמש בקודי 15.2 על מחשב שמריץ ווינדוס 7 לאחר מחיקת מקור מסויים הפסיק לעבוד לי extended info .
כרגע אין אותה אצלי בקודי וכשאני מנסה להתקין את ה-extended info מקובץ זיפ אני מקבל את הודעת השגיאה הזאת ש"לא סופק תלויות לפנות לפתח ההרחבה".
תודה לעוזרים
מצורף לוג
16:53:01 T:7280 ERROR: CAddonInstallJob[script.extendedinfo]: dependency check failed
16:53:01 T:9948 NOTICE: Thread JobWorker start, auto delete: true
16:53:01 T:3476 NOTICE: Thread BackgroundLoader start, auto delete: false
17:00:01 T:9224 NOTICE: -->Python Interpreter Initialized<--
17:00:01 T:9224 NOTICE: Mode: addoninstall
17:00:01 T:9224 NOTICE: URL:
http://offshoregit.com/pulsarunofficial/raw/master/script.extendedinfo/script.extendedinfo-3.0.0.zip
17:00:01 T:9224 NOTICE: Name: [COLOR FF0077D7]Install [/COLOR][COLOR FFFFFFFF]ExtendedInfo Script[/COLOR][COLOR FF0077D7] (v3.0.0) [2015-12-02][/COLOR] [COLOR FF0077D7]
by[/COLOR] [COLOR FFFFFFFF]phil65[/COLOR]
17:00:01 T:9224 NOTICE:
http://offshoregit.com/pulsarunofficial/raw/master/script.extendedinfo/script.extendedinfo-3.0.0.zip
17:00:01 T:9224 NOTICE: ['name', '[COLOR FF0077D7]Install [/COLOR][COLOR FFFFFFFF]ExtendedInfo Script[/COLOR][COLOR FF0077D7] (v3.0.0) [2015-12-02][/COLOR] [COLOR FF0077D7]
by[/COLOR] [COLOR FFFFFFFF]phil65[/COLOR]', 'url', 'http://offshoregit.com/pulsarunofficial/raw/master/script.extendedinfo/script.extendedinfo-3.0.0.zip', 'description', 'This script offers various possibilities to display online content inside skins as well as a complete MovieDB browser including info dialogs for various media types. Used services are themoviedb.org, theaudiodb.org, rottentomatoes.com, Trakt.TV, omdbapi.com and a lot more. Needs skin implementation for lot of functions.', 'filetype', 'addon', 'repourl', 'http://offshoregit.com/pulsarunofficial/raw/master/repository.pulsarunofficial/repository.pulsarunofficial-2.0.0.zip', 'Auto', False, 'v', '', 'vO', '']
17:00:01 T:9224 NOTICE: Installing Url is
http://offshoregit.com/pulsarunofficial/raw/master/script.extendedinfo/script.extendedinfo-3.0.0.zip
17:00:01 T:9224 NOTICE: ['newfile', "['http://offshoregit.com/pulsarunofficial/raw/master/script.extendedinfo/script.extendedinfo']", 'addonname', 'script.extendedinfo']
17:00:01 T:9224 NOTICE: SOURCE FILE IS script.extendedinfo
17:00:07 T:9224 NOTICE: =======================================
17:00:07 T:9224 NOTICE: C:\Users\TomerD\AppData\Roaming\Kodi\addons
17:00:07 T:9224 NOTICE: =======================================
17:00:07 T:9224 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'zipfile.BadZipfile'>
Error Contents: File is not a zip file
Traceback (most recent call last):
File "C:\Users\TomerD\AppData\Roaming\Kodi\addons\plugin.program.addoninstaller\default.py", line 484, in <module>
elif mode=='addoninstall': ADDONINSTALL(name,url,description,filetype,repourl) # Installing Addon(s)
File "C:\Users\TomerD\AppData\Roaming\Kodi\addons\plugin.program.addoninstaller\default.py", line 356, in ADDONINSTALL
extract.all(lib,addonfolder,dp)
File "C:\Users\TomerD\AppData\Roaming\Kodi\addons\plugin.program.addoninstaller\extract.py", line 5, in all
return allWithProgress(_in, _out, dp)
File "C:\Users\TomerD\AppData\Roaming\Kodi\addons\plugin.program.addoninstaller\extract.py", line 23, in allWithProgress
zin = zipfile.ZipFile(_in, 'r')
File "C:\Program Files\Kodi\system\python\Lib\zipfile.py", line 770, in __init__
self._RealGetContents()
File "C:\Program Files\Kodi\system\python\Lib\zipfile.py", line 811, in _RealGetContents
raise BadZipfile, "File is not a zip file"
BadZipfile: File is not a zip file
-->End of Python script error report<--