Solved add-on RTLxl fails with Kodi 16.1
#1
The add-on RTLxl fails with Kodi 16.1 (RPi3, LibreELEC 7.0.2), but was working for me on Kodi 15.2.
It crashes at startup.

Add-on: http://kodi.wiki/view/Add-on:RTLxl

Does this add-on work for someone on 16.1?

Uploaded the log at:
http://pastebin.com/GKzDz5vD

ET.ElementTree(ET.fromstring(xmlstring)) returns an empty object, if I get the log correctly?
Reply
#2
I have fixxed it in version 1.5.1
The old protocol I die use from the old iOS app stopt working.

I now use the new protocol of rtlxl
Reply
#3
Hi Bas,

Thank you for creating this add-on. I like it a lot.

I'm now using Kodi 15.2 again with version 1.1.5 installed.
If I get it right, I installed it from the Kodi Add-on repository.

Is 1.1.5 correct for Kodi 15.2?
And is 1.5.1 specifically for Kodi 16.1 (and later)?
(I don't see an update available with Kodi 15.2)

My LibreELEC 7.0.2 got corrupted (cannot start the Kodi GUI anymore, just get stuck).
Probably have to re-create the sdcard again.
And than make sure I'm using version 1.5.1 (guess also from the Kodi Add-on repository?).
Reply
#4
Hi Bas,

I cannot find the 1.5.1 version on the kodi repo.

For both 16.1 (Jarvis), and 17 (krypton) version 1.1.5 is the latest on the official kodi repo server (see below).
I'm I looking on the wrong repository?

Also looked here: https://bitbucket.org/Opvolger/plugin.vi.../downloads



http://mirrors.kodi.tv/addons/jarvis/plu...deo.rtlxl/
Code:
changelog-1.1.1.txt 491 04-Jan-2016 20:00
changelog-1.1.2.txt 515 01-Apr-2016 14:05
changelog-1.1.5.txt 630 18-Dec-2016 00:00
icon.png 61K 18-Dec-2016 00:00
plugin.video.rtlxl-1.1.1.zip 79K 04-Jan-2016 20:00
plugin.video.rtlxl-1.1.2.zip 79K 01-Apr-2016 14:05
plugin.video.rtlxl-1.1.5.zip 80K 18-Dec-2016 00:00

http://mirrors.kodi.tv/addons/krypton/pl...deo.rtlxl/
Code:
changelog-1.1.1.txt 491 13-Jan-2016 18:07
changelog-1.1.2.txt 515 01-Apr-2016 14:05
changelog-1.1.5.txt 630 18-Dec-2016 00:00
icon.png 61K 18-Dec-2016 00:00
plugin.video.rtlxl-1.1.1.zip 79K 13-Jan-2016 18:07
plugin.video.rtlxl-1.1.2.zip 79K 01-Apr-2016 14:05
plugin.video.rtlxl-1.1.5.zip 80K 18-Dec-2016 00:00
Reply
#5
Hi Bas,

Thanks, got it working now.

Got from your Github [1] that you mean 1.1.5 has solved this issue.



Wish you a Merry Christmas and a Happy New Year


Edit (26-12-2016): Just now realized (from browsing your github open issues) that there was a change just during the time I migrated to my new sdcard. For my old sdcard it must have updated automatically to 1.1.5 without me realizing this.
My new sdcard got corrupted probably before it updated to version 1.1.5. So just a coincidence that I migrated to the new card and changes where released...



[1] https://github.com/Opvolger/plugin.video...its/master
Reply

Logout Mark Read Team Forum Stats Members Help
add-on RTLxl fails with Kodi 16.10