2020-07-17, 14:40
(2020-07-16, 23:30)feerlessleadr Wrote:(2020-07-16, 21:33)lasers Wrote:(2020-07-12, 23:55)feerlessleadr Wrote: Glad I'm not the only one. Mind sharing what you modified in the settings.xml to disable?I was able to figure this out. The error happens with the Amazing Mysteries show because the JSON blob is using a key that the show.py script isn't expecting within 'thumbnail'.
Thanks
Here is an Amazing Mysteries episode that is being parsed:
Here is a normal JSON blob of a different show/episode:
The show.py script expects that the thumbnail section contain the key 'href'. In the broken episode it's 'url'.
I fixed mine by editing the show.py script directly like so:
I could open a bug report or create a PR but I'm sure there is a better way to fix this...
Do you think you could post your entire show.py to pastebin or something similar? I have a feeling the numbers on the rows are messing up my copy/paste, as I get a sling error when I start up kodi w/ the changes to the file.
Here you go: https://paste.kodi.tv/equbucuyew