This object is in archive! 

xbmc

Stephane geneton shared this idea 11 years ago
Under Consideration

hi all,

I'm new on this forum and I'd like to share with you the work from a guy who code a zipabox addon for xbmc


here is the guide to install it (in french)

http://maison-et-domotique.com/books/plugin-zipabox-pour-xbmc/

Replies (18)

photo
1

Great stuff!

photo
1

Thanks for sharing, great stuff!

photo
1

Hi,


A just tried this module but it seems that it's not compatible with the last release of XBMC 13.2.

photo
1

Hi,


I have had the same issue, it seems to be related to the version of python. Just change the python version in addon.xml to 2.14.0, zip it again and install...


=====snippet from addon.xml=====

<requires>

<import addon="xbmc.python" version="2.14.0"/>

</requires>

==============================

photo
1

Thanks Pascal.


It works !

photo
1

Has anybody tried this with the latest kodi version. Would it be the same, just change the python version and xbmc to kodi?

photo
1

I just tried. After a couple of rial figured out you only need to change the number to 2.15.1. that is it.


Just working through the rest of the guideline...will see what happens.

photo
1

and it works flawlessly. :) just need to set the right rules...

photo
1

Nice work Attila, when I get some time i'll check it out myself. Thanks for the confirmation.

photo
1

GREAT!


thanks allot,

photo
1

I've tried to install the plugin on Openelec (Kodi 14.2) but I get an errore regarding unsatisfied dependencies.


Does someone experienced the same problem?

photo
1

Try this :


- Extract ZIP

- Edit addon.xml

- Change xbmc.python version from 2.0 to 2.1.0


Works for me on my Raspberry with last openelec release.

photo
2

For anyone interested I have created a newer version of the plugin for Kodi 15, with a cleaner code (smaller footprint, added a few error recovery mechanism, removed unnecessary settings parameters).


It's available at https://github.com/innodron/service.zipabox

photo
2

thanks Innodron, nice work.

photo
1

Hi, I´m new in Zipato Forum, I come from SmartThings, I need to known if its possible to create plug ins to add a DLNA speakers (like sonos) or other lan devices, there are some IDE to program new devices? thanks

photo
1

I know this is an old thread, but does anyone know if this works with Kodi v17?

photo
1

have not tested yet but if you do please post back

photo
2

i had an updated version for a first edition kodi, maybe it works still. Email me and i'll send you a link to my google drive for the file. Basically it is just a url call for a virtual meter in zipato, similar to how we currently do alexa integration.

photo
1

here is a link to the kodi updated version 1. Not sure if this works but if someone could test it and let us know


https://drive.google.com/drive/folders/0BzZDs1CwZrUnUmUzUlFpWVNwX1E?usp=sharing

photo
1

thanks

Replies have been locked on this page!