Advertisement
Angelinas

Untitled

Oct 1st, 2015
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. 21:55:23 T:5984 NOTICE: Skin Helper Service --> ERROR in getLocalDateTimeFromUtc !
  2. 21:55:23 T:5984 ERROR: Traceback (most recent call last):
  3. 21:55:23 T:5984 ERROR: File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\Utils.py", line 403, in getLocalDateTimeFromUtc
  4. 21:55:23 T:5984 ERROR: utc = datetime.strptime(utc, '%Y-%m-%d %H:%M:%S')
  5. 21:55:23 T:5984 ERROR: TypeError: attribute of type 'NoneType' is not callable
  6. 21:55:23 T:5984 NOTICE: Skin Helper Service --> ERROR in getLocalDateTimeFromUtc !
  7. 21:55:23 T:5984 ERROR: Traceback (most recent call last):
  8. 21:55:23 T:5984 ERROR: File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\Utils.py", line 403, in getLocalDateTimeFromUtc
  9. 21:55:23 T:5984 ERROR: utc = datetime.strptime(utc, '%Y-%m-%d %H:%M:%S')
  10. 21:55:23 T:5984 ERROR: TypeError: attribute of type 'NoneType' is not callable
  11. 21:55:23 T:5984 ERROR: NEWADDON Invalid Date Format "2015-10-01 19:00:00-02:30:00"
  12. 21:55:23 T:5984 NOTICE: Skin Helper Service --> ERROR in getLocalDateTimeFromUtc !
  13. 21:55:23 T:5984 ERROR: Traceback (most recent call last):
  14. 21:55:23 T:5984 ERROR: File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\Utils.py", line 403, in getLocalDateTimeFromUtc
  15. 21:55:23 T:5984 ERROR: utc = datetime.strptime(utc, '%Y-%m-%d %H:%M:%S')
  16. 21:55:23 T:5984 ERROR: TypeError: attribute of type 'NoneType' is not callable
  17. 21:55:23 T:5984 NOTICE: Skin Helper Service --> ERROR in getLocalDateTimeFromUtc !
  18. 21:55:23 T:5984 ERROR: Traceback (most recent call last):
  19. 21:55:23 T:5984 ERROR: File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\Utils.py", line 403, in getLocalDateTimeFromUtc
  20. 21:55:23 T:5984 ERROR: utc = datetime.strptime(utc, '%Y-%m-%d %H:%M:%S')
  21. 21:55:23 T:5984 ERROR: TypeError: attribute of type 'NoneType' is not callable
  22. 21:55:23 T:5984 ERROR: NEWADDON Invalid Date Format "2015-10-01 15:32:00-03:32:00"
  23. 21:55:23 T:5984 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  24. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  25. Error Type: <type 'exceptions.KeyError'>
  26. Error Contents: ('title',)
  27. Traceback (most recent call last):
  28. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\plugin.py", line 94, in <module>
  29. Main()
  30. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\plugin.py", line 51, in __init__
  31. getPVRChannels(limit)
  32. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\PluginContent.py", line 464, in getPVRChannels
  33. liz = createListItem(item)
  34. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\Utils.py", line 158, in createListItem
  35. liz = xbmcgui.ListItem(item['title'])
  36. KeyError: ('title',)
  37. -->End of Python script error report<--
  38. 21:55:23 T:4332 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.skin.helper.service/?action=pvrchannels&limit=25&reload=2015-10-01 21:55:16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement