Addon not the correct structure
#1
Hi there,

I'm making my first Kodi app and can't seem to get the structure of the addons correct.

I have a versioned zip file containing a folder "plugin.video.example" which contains the 4 files... is this correct?

----- Zip file: "plugin.video.example.0.1.0.zip"
---------- Folder: "plugin.video.example"
-------------- Files: addon.xml, icon.png, main.py, Readme.md


Thanks,

Rob
Reply
#2
It is probably writing to a folder called plugin.video.example.0.1.0/plugin.video.example/main.py.
Reply
#3
or you are on osx and it has added its __MACOSX__ garbage.
Reply

Logout Mark Read Team Forum Stats Members Help
Addon not the correct structure0