This object is in archive! 
xbmc
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/
Files:
zipabox.addon-1...
No connection
Real-time notifications may not work
Great stuff!
Great stuff!
Thanks for sharing, great stuff!
Thanks for sharing, great stuff!
Hi,
A just tried this module but it seems that it's not compatible with the last release of XBMC 13.2.
Hi,
A just tried this module but it seems that it's not compatible with the last release of XBMC 13.2.
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>
==============================
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>
==============================
Thanks Pascal.
It works !
Thanks Pascal.
It works !
Has anybody tried this with the latest kodi version. Would it be the same, just change the python version and xbmc to kodi?
Has anybody tried this with the latest kodi version. Would it be the same, just change the python version and xbmc to kodi?
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.
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.
and it works flawlessly. :) just need to set the right rules...
and it works flawlessly. :) just need to set the right rules...
Nice work Attila, when I get some time i'll check it out myself. Thanks for the confirmation.
Nice work Attila, when I get some time i'll check it out myself. Thanks for the confirmation.
GREAT!
thanks allot,
GREAT!
thanks allot,
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?
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?
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.
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.
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
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
thanks Innodron, nice work.
thanks Innodron, nice work.
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
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
I know this is an old thread, but does anyone know if this works with Kodi v17?
I know this is an old thread, but does anyone know if this works with Kodi v17?
have not tested yet but if you do please post back
have not tested yet but if you do please post back
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.
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.
Replies have been locked on this page!