EmuELEC / EmuELEC-Addon

33 stars 18 forks source link

addon not compatible with koddi 19. #2

Open Ilya-cyber-cell opened 3 years ago

Ilya-cyber-cell commented 3 years ago

Koddi 19 don't support python2

Ilya-cyber-cell commented 3 years ago

after change <import addon="xbmc.python" version="2.1.0"/> to <import addon="xbmc.python" version="3.0.0"/> EmuELEC run and work

worstcase-scenario commented 3 years ago

Hi llya-cyber-cell, how did you change the addon.xml file inside the zipped image? I want to install the addon on 19.1-Matrix (as that version of CoreElec gets updates for drivers etc.), but I couldn't install the .zip without an error prompt. I guess it's because of the old version of the addon.xml-file inside the zip. I tried extracting everything, change th xml- file and zip it back, but that didn't work unfortunately....

worstcase-scenario commented 3 years ago

Figured it out... Used Directory Opus to open the zip file and copy the updated addon.xml file into the archive...

maskedeken commented 2 years ago

https://github.com/maskedeken/EmuELEC-Addon/releases