Search found 2 matches

by Andee78
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Tellstick Net XBMC plugin
Replies: 40
Views: 41909

Re: Tellstick Net XBMC plugin

You can fix the addon by change some settings in addon.xml file. Change the import addon row to:
<import addon="xbmc.python" version="2.1.0"/>

Thats the latest python version for xbmc/openelec...

Then it works like a charm!
by Andee78
Fri Mar 17, 2023 9:45 am
Forum: Allmänt
Topic: Tellstick Net XBMC plugin
Replies: 130
Views: 97563

Re: Tellstick Net XBMC plugin

Istället för att hålla på med olika installation behöver ni endast ändra import addon raden i addon.xml filen i addonen till:
<import addon="xbmc.python" version="2.1.0"/>

Då funkar det att installera i senaste versionen av OpenELEC/XBMC...

Lights on!