Advertisement
Guest User

Deleted Video

a guest
Nov 22nd, 2015
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. 14:19:18 T:140116790077184 NOTICE: MICHS YoutubeLibrary:::::::: Playlist last scanned on: 2012-11-22 14:19:18.201116, now: 2015-11-22 14:19:18.201207
  2. 14:19:23 T:140116790077184 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.KeyError'>
  5. Error Contents: ('thumbnails',)
  6. Traceback (most recent call last):
  7. File "/config/.kodi/addons/plugin.video.youtubelibrary/addon.py", line 62, in <module>
  8. routes.run_service()
  9. File "/config/.kodi/addons/plugin.video.youtubelibrary/resources/lib/routes.py", line 34, in run_service
  10. service.update_playlists()
  11. File "/config/.kodi/addons/plugin.video.youtubelibrary/resources/lib/service.py", line 54, in update_playlists
  12. update_playlist(child.attrib['id']) #Update the nfo & strm files for this playlist
  13. File "/config/.kodi/addons/plugin.video.youtubelibrary/resources/lib/service.py", line 81, in update_playlist
  14. update_playlist_vids(id, folder, settings)
  15. File "/config/.kodi/addons/plugin.video.youtubelibrary/resources/lib/service.py", line 187, in update_playlist_vids
  16. generators.write_nfo(filename, folder, vid, settings, season = season, episode = episode, duration = duration[vid['contentDetails']['videoId']]) #Write the nfo file for this episode
  17. File "/config/.kodi/addons/plugin.video.youtubelibrary/resources/lib/generators.py", line 254, in write_nfo
  18. if 'standard' in snippet['thumbnails']:
  19. KeyError: ('thumbnails',)
  20. -->End of Python script error report<--
  21. 14:19:27 T:140115917661952 NOTICE: Thread JobWorker start, auto delete: true
  22. 14:19:27 T:140115917661952 NOTICE: VideoInfoScanner: Starting scan ..
  23. 14:19:28 T:140115909269248 NOTICE: Thread JobWorker start, auto delete: true
  24. 14:19:30 T:140115917661952 ERROR: VideoInfoScanner: Asked to lookup episode /config/.kodi/media/youtube/Playlist Test/s2014e7 - Deleted video.strm online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
  25. 14:19:32 T:140115917661952 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:04
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement