Advertisement
Guest User

YoutubeLibrary 0.9.2

a guest
Nov 6th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. 18:36:10 T:18446744071588491520 NOTICE: MICHS YoutubeLibrary:::::::: Playlist last scanned on: 2012-11-06 18:36:10.170619, now: 2015-11-06 18:36:10.170651
  2. 18:36:10 T:18446744071588491520 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4. Error Type: <type 'exceptions.AttributeError'>
  5. Error Contents: 'datetime.timedelta' object has no attribute 'total_seconds'
  6. Traceback (most recent call last):
  7. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtubelibrary/addon.py", line 111, in <module>
  8. routes.update_all_playlists()
  9. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtubelibrary/resources/lib/routes.py", line 51, in update_all_playlists
  10. service.update_playlists() #Update all playlists
  11. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.youtubelibrary/resources/lib/service.py", line 46, in update_playlists
  12. diff = (timenow-scansince).total_seconds()
  13. AttributeError: 'datetime.timedelta' object has no attribute 'total_seconds'
  14. -->End of Python script error report<--
  15. 18:36:11 T:18446744071577179008 NOTICE: Thread FileCache start, auto delete: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement