Kodi Community Forum

Full Version: ZIP Format
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I'm currently playing with python and learning to write scripts for xbmc but I can't get them zipped correctly so that they install. What is the secret?

Even if I download someone else's script, unzip and then rezip, it fails. Debug log shows nothing.

What is the correct way to zip a directory for 'install from zip file'?

Thanks in advance.