Changes for Kodi?
#1
Are there changes in the plugin zip file or addon.xml for Kodi? A user reported problems and when I try to add my plugin's .zip to a new Kodi install I get an invalid structure failure message. I downgraded to alpha4 and the plugin installs fine, and it works when I upgrade to today's nightly so it seems to be the install that changed.

Martin
Reply
#2
Yesterday's nightly nothing in debug logs to indicate it processed GetZipList

I do see some changes coming in ZipManger for Win32, mayber tomorrow.

Code:
17:55:53 T:5108   DEBUG: ------ Window Deinit (FileBrowser.xml) ------
17:55:53 T:5108   DEBUG: CZipManager::GetZipList - Processing zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/
17:55:53 T:5108   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
17:55:55 T:5108   DEBUG: ------ Window Init (Pointer.xml) ------
17:55:56 T:5108   DEBUG: CWinEventsWin32::WndProcWindow is active
17:55:59 T:5108    INFO: Python, unloading python shared library because no scripts are running anymore
17:55:59 T:5108   DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
17:56:03 T:5108   DEBUG: ------ Window Deinit (Pointer.xml) ------

alpha4

Code:
17:59:28 T:4600   DEBUG: ------ Window Deinit (FileBrowser.xml) ------
17:59:28 T:4600   DEBUG: CZipManager::GetZipList - Processing zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/
17:59:28 T:11136   DEBUG: FileManager, processing folder: zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/
17:59:28 T:11136   DEBUG: CZipManager::GetZipList - Processing zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/
17:59:28 T:11136   DEBUG: statdata: 1413327760 new: 1413327760
17:59:28 T:11136   DEBUG:   -- zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/addon.xml
17:59:28 T:11136   DEBUG:   -- zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/addon.xml.bak
17:59:28 T:11136   DEBUG:   -- zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/changelog.txt
17:59:28 T:11136   DEBUG:   -- zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/default.py
17:59:28 T:11136   DEBUG:   -- zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/icon.png
17:59:28 T:11136   DEBUG:   -- zip://C%3a%5ctemp%5cscript.xbmc.x-newa-2.4.4%7ealpha2.zip/script.xbmc.x-newa/resources/
....

Martin
Reply
#3
I just built e326131 and it seems to work again,

Martin
Reply

Logout Mark Read Team Forum Stats Members Help
Changes for Kodi?0