2019-03-17, 12:18
(2019-03-17, 12:11)encol Wrote: Hi, i get this syntax error:That looks like it won't work on Kodi 16 Jarvis which is what SPMC is based on.
xml:23:32:09 T:1611537112 ERROR: [plugin.video.iptv.recorder] service started...
23:32:10 T:1674597664 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.SyntaxError'>
Error Contents: ('invalid syntax', ('/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.iptv.recorder/main.py', 1804, 25, ' streams = {x[3]:x for x in streams}\n'))
SyntaxError: ('invalid syntax', ('/storage/emulated/0/Android/data/com.semperpax.spmc16/files/.spmc/addons/plugin.video.iptv.recorder/main.py', 1804, 25, ' streams = {x[3]:x for x in streams}\n'))
-->End of Python script error report<--
Try using official Kodi 18.
I don't really want to try and back-port this to Jarvis. Kodi 19 is going to cause enough problems when it switches to python 3.