Forum
Adding Python Script Addon - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Kodi (/forum-18.html)
+--- Thread: Adding Python Script Addon (/thread-2564.html)



Adding Python Script Addon - gio619 - 8th Nov, 2014 01:40 PM

Hi there,

i cant quite figure out how to add this python coded addon into my XBMC


https://github.com/bouk/watch-dragonball-xbmc

any help would be greatly appreciated


RE: Adding Python Script Addon - rikardo1979 - 8th Nov, 2014 07:52 PM

you can try download from git as a zip, unpack the whole folder plugin.video.watchdragonball and place it into your Pi under /home/xbian/.xbmc/addons


RE: Adding Python Script Addon - IriDium - 9th Nov, 2014 02:25 AM

Far easier to download it as a zip, go to SYSTEM -> ADD-ONS -> Install from zip file -> Select downloaded zip file.

There is no guarantee it will install or work because of dependences.


RE: Adding Python Script Addon - rikardo1979 - 9th Nov, 2014 08:03 AM

(9th Nov, 2014 02:25 AM)IriDium Wrote:  Far easier to download it as a zip, go to SYSTEM -> ADD-ONS -> Install from zip file -> Select downloaded zip file.

There is no guarantee it will install or work because of dependences.

thats why I gave the copy instruction Wink but both can fail if something is not right Wink