Lunatixz/KODI_Addons

[NewsOn] cannot play newscasts

Closed this issue ยท 3 comments

ERROR: NEWADDON Unknown Video Info Key "label"
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!

Error Type: <type 'exceptions.TypeError'>
Error Contents: unsupported operand type(s) for +: 'int' and 'str'
Traceback (most recent call last):

File "/storage/.kodi/addons/plugin.video.newson/default.py", line 24, in <module>
 if __name__ == '__main__': newson.NewsOn(sys.argv).run()

File "/storage/.kodi/addons/plugin.video.newson/resources/lib/newson.py", line 251, in run
 elif mode == 1: self.newsCasts(url)

File "/storage/.kodi/addons/plugin.video.newson/resources/lib/newson.py", line 145, in newsCasts
 chid = chid+'.%d'%idx if idx > 0 else chid

TypeError: unsupported operand type(s) for +: 'int' and 'str'
 -->End of Python script error report<--

Hey, i have the same error and i posted an issue on this a few months back. The developer said that he is planning to release a new version on kodi 19 release when it is ready. I just hope that NewsOn would also be capable of Kodi Leia because i have a good build that i wanna keep.

Submitted to Kodis repo v.19

I see all that stuff getting patched up for Matrix compatibility - thanks mate ๐Ÿ‘๐Ÿฝ ๐Ÿ‘๐Ÿฝ ๐Ÿ‘๐Ÿฝ