Advertisement
Guest User

Untitled

a guest
Apr 15th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. 21:16:14.307 T:9040 ERROR: [plugin.video.iptv.recorder] service started...
  2. 21:16:16.059 T:11116 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 110 channels.
  3. 21:16:16.312 T:11116 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  4. 21:16:26.203 T:3528 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  5. 21:16:26.511 T:6812 ERROR: Previous line repeats 6 times.
  6. 21:16:26.511 T:6812 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  7. 21:16:26.521 T:6812 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
  8. 21:16:26.521 T:6812 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  9. 21:16:31.734 T:3172 WARNING: Previous line repeats 3 times.
  10. 21:16:31.734 T:3172 NOTICE: [xbmcswift2] Request for "/nuke" matches rule for function "nuke"
  11. 21:16:38.922 T:3172 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  12. 21:16:46.452 T:3172 WARNING: Previous line repeats 37369 times.
  13. 21:16:46.452 T:3172 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  14. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  15. Error Type: <type 'exceptions.AttributeError'>
  16. Error Contents: 'NoneType' object has no attribute 'strip'
  17. Traceback (most recent call last):
  18. File "C:\Users\timot\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 2103, in <module>
  19. plugin.run()
  20. File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 332, in run
  21. items = self._dispatch(self.request.path)
  22. File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 306, in _dispatch
  23. listitems = view_func(**items)
  24. File "C:\Users\timot\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 1987, in nuke
  25. full_service()
  26. File "C:\Users\timot\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 1540, in full_service
  27. xmltv()
  28. File "C:\Users\timot\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 1924, in xmltv
  29. title = title.strip()
  30. AttributeError: 'NoneType' object has no attribute 'strip'
  31. -->End of Python script error report<--
  32. 21:16:46.472 T:10500 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.iptv.recorder/nuke
  33. 21:16:46.473 T:10500 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.iptv.recorder/nuke) failed
  34. 21:16:46.774 T:9568 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  35. 21:16:46.784 T:9568 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
  36. 21:16:46.784 T:9568 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  37. 21:17:14.641 T:5048 WARNING: Previous line repeats 3 times.
  38. 21:17:14.641 T:5048 NOTICE: [xbmcswift2] Request for "/full_service" matches rule for function "full_service"
  39. 21:17:14.672 T:5048 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  40. 21:17:21.336 T:5048 WARNING: Previous line repeats 37369 times.
  41. 21:17:21.336 T:5048 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  42. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  43. Error Type: <type 'exceptions.AttributeError'>
  44. Error Contents: 'NoneType' object has no attribute 'strip'
  45. Traceback (most recent call last):
  46. File "C:\Users\timot\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 2103, in <module>
  47. plugin.run()
  48. File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 332, in run
  49. items = self._dispatch(self.request.path)
  50. File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.xbmcswift2\lib\xbmcswift2\plugin.py", line 306, in _dispatch
  51. listitems = view_func(**items)
  52. File "C:\Users\timot\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 1540, in full_service
  53. xmltv()
  54. File "C:\Users\timot\AppData\Roaming\Kodi\addons\plugin.video.iptv.recorder\main.py", line 1924, in xmltv
  55. title = title.strip()
  56. AttributeError: 'NoneType' object has no attribute 'strip'
  57. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement