2017-08-24, 04:40
addon_path = xbmc.translatePath(addon.getAddonInfo('path')).decode("utf-8")
(this is the inpustream add-on path - not the user addon path)
So priority is
1) inpustream/libssd_wv
2) inpustream/lib/libssd_wv
3) /usr/lib/libssd_wv
4) internet
And that will run everytime the installed version of inpustream changes.
(this is the inpustream add-on path - not the user addon path)
So priority is
1) inpustream/libssd_wv
2) inpustream/lib/libssd_wv
3) /usr/lib/libssd_wv
4) internet
And that will run everytime the installed version of inpustream changes.