2016-02-14, 22:20
It's working on my Android tablet so I have no idea. What exactly is not working for you?
A debug log would certainly help.
A debug log would certainly help.
(2016-02-15, 23:29)lilywhitespur Wrote: Uninstall and reinstalling from the kodi and leopold repositories has not solved the problem. Here is the link to the log file, any advice would be fully appreciated thanks. http://xbmclogs.com/pae2iivfdThere's a problem with xbmclogs.com (502 Bad Gateway). Can you use another site? Also please turn on debug mode in the add-on settings if you haven't already.
(2016-02-16, 00:00)Leopold Wrote: http://paste.ubuntu.com/ should work
(2016-02-18, 22:43)lilywhitespur Wrote:Yes it's not a problem with the add-on itself, it's a problem with finding the html5lib parser on your system. It turns out that I don't need to use that parser anymore so I've released a 2.5.0 which should work for you and may be a bit faster for everyone.(2016-02-16, 00:00)Leopold Wrote: http://paste.ubuntu.com/ should work
Could you see what's causing the error from the log leopold? Any further tips or advice welcome, I miss Spurs Tv from my kodi setup
(2016-02-18, 23:49)Leopold Wrote:(2016-02-18, 22:43)lilywhitespur Wrote:Yes it's not a problem with the add-on itself, it's a problem with finding the html5lib parser on your system. It turns out that I don't need to use that parser anymore so I've released a 2.5.0 which should work for you and may be a bit faster for everyone.(2016-02-16, 00:00)Leopold Wrote: http://paste.ubuntu.com/ should work
Could you see what's causing the error from the log leopold? Any further tips or advice welcome, I miss Spurs Tv from my kodi setup
It's currently in my repo but should be in the Official repo soon.
(2016-02-19, 03:10)Leopold Wrote: Try 2.6.0. If it still fails I'll need to look at your latest log file
(2016-02-19, 12:18)lilywhitespur Wrote:(2016-02-19, 03:10)Leopold Wrote: Try 2.6.0. If it still fails I'll need to look at your latest log file
2.6.0 still fails here is the latest log file http://paste.ubuntu.com/15129920/
(2016-02-19, 14:16)Leopold Wrote:(2016-02-19, 12:18)lilywhitespur Wrote:(2016-02-19, 03:10)Leopold Wrote: Try 2.6.0. If it still fails I'll need to look at your latest log file
2.6.0 still fails here is the latest log file http://paste.ubuntu.com/15129920/
I forgot that Android still uses Python 2.6 which has a less lenient html parser that cannot parse the html on the Spurs website. This means that until all platforms use 2.7 I will have to continue to use html5lib. You'll have to downgrade the add-on to 2.4.0 and probably start with a fresh profile to fix your errors related to libraries not being found.
(2016-02-19, 14:34)lilywhitespur Wrote:I think if you go to the add-on manager and select Spurs TV you can click Update and will be shown a menu of available versions. I'm using a recent nightly though so I'm not sure if you have the same behaviour. If not you can always install from zip as a last resort http://addons.leopold.me.uk/plugin.video...-2.4.0.zip(2016-02-19, 14:16)Leopold Wrote:(2016-02-19, 12:18)lilywhitespur Wrote: 2.6.0 still fails here is the latest log file http://paste.ubuntu.com/15129920/
I forgot that Android still uses Python 2.6 which has a less lenient html parser that cannot parse the html on the Spurs website. This means that until all platforms use 2.7 I will have to continue to use html5lib. You'll have to downgrade the add-on to 2.4.0 and probably start with a fresh profile to fix your errors related to libraries not being found.
Thanks for coming back to me again leopold. How do I downgrade the add on if the "rollback" option is not available to me in the add ons own settings?
Also does your findings above explain how the add on still works on my fire tv box which is also android based