Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2024-07-02 14:28:49.200 T:1152 debug <general>: ------ Window Init (DialogBusy.xml) ------
- 2024-07-02 14:29:19.515 T:5452 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <class 'TypeError'>
- Error Contents: expected string or bytes-like object, got 'NoneType'
- Traceback (most recent call last):
- File "/storage/.kodi/addons/plugin.video.m4sport/default.py", line 198, in <module>
- getLive()
- File "/storage/.kodi/addons/plugin.video.m4sport/default.py", line 71, in getLive
- playlist = re.search('''['"]playlist['"]\s*:\s*(\[[^\]]+\])''', r).group(1)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/lib/python3.11/re/__init__.py", line 176, in search
- TypeError: expected string or bytes-like object, got 'NoneType'
- -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment