2020-12-20, 11:31
(2020-10-05, 21:00)bartmans Wrote:These are very valid questions.(2020-07-01, 14:41)jjd-uk Wrote: Due to Matrix only allowing Python 3 addons an skin API bump has been recently done so only skins submitted to the Matrix repo can run, this has been done as many skins rely on helper scripts that still use Python 2 and so will not work on v19 Matrix, this affects all skins used in conjunction with v19 whether in the repo or not, however it's simple to correct. To re-enable Xonfluence you will need to locate the addon.xml and make sure the follow line specifies version="5.15.0" to work on v19.okay maybe clarify this for everybody?
import addon="xbmc.gui" version="5.15.0"/>
Note - that if you do this and Xonfluence does use Python 2 scripts then things may not work properly, however if you've already been using Xonfluence with recent builds of v19 then you should be ok.
Can I use Xonfluence when I update an existing install that is running 18.8 and Xonfluence?
Can I use Xonfluence on a fresh install?
And if so in both cases: do I need to do anything?
Does anyone tested Xonfluence if it "works" on Kodi Matrix that is updated from previous version and/or on fresh Kodi installation?
In both cases of course with the workaround in addon.xml.