Advertisement
Guest User

Untitled

a guest
Sep 28th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. 2015-09-28 14:09:45 ERROR Thread-15 :: Traceback (most recent call last):
  2. 2015-09-28 14:09:45 INFO Thread-15 :: Error occurred when downloading subtitles for: /volume1/Videos/Series/The Cape/the.cape.2011.101.hdtv-lol.avi
  3. 2015-09-28 14:09:40 DEBUG Thread-15 :: 160671: Downloading subtitles for S01E01
  4. 2015-09-28 14:09:39 DEBUG Thread-15 :: Setter sets location to /volume1/Videos/Series/The Cape/the.cape.2011.101.hdtv-lol.avi
  5. 2015-09-28 14:09:37 DEBUG Thread-15 :: 160671: Loading episode details from DB for episode The Cape (2011) S01E01
  6. 2015-09-28 14:09:37 DEBUG Thread-15 :: 160671: An object for episode S01E01 didn't exist in the cache, trying to create it
  7. 2015-09-28 14:09:29 DEBUG FINDSUBTITLES :: 259071: Downloading subtitles for S01E03
  8. 2015-09-28 14:09:29 DEBUG FINDSUBTITLES :: Setter sets location to /volume1/Videos/Series/Do No Harm/do.no.harm.103.hdtv-lol.mp4
  9. 2015-09-28 14:09:29 DEBUG FINDSUBTITLES :: 259071: Loading episode details from DB for episode Do No Harm S01E03
  10. 2015-09-28 14:09:29 DEBUG FINDSUBTITLES :: 259071: An object for episode S01E03 didn't exist in the cache, trying to create it
  11. 2015-09-28 14:09:29 DEBUG FINDSUBTITLES :: Downloading subtitles for episode 1x3 of show Do No Harm
  12. 2015-09-28 14:09:29 DEBUG FINDSUBTITLES :: 227761: No subtitles found for S01E12 on any provider
  13. 2015-09-28 14:09:11 DEBUG Thread-16 :: Looking up XEM scene mapping for show 160671 on theTVDB
  14. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: 227761: Downloading subtitles for S01E12
  15. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: Setter sets location to /volume1/Videos/Series/Chaos/Chaos.S01E12.HDTV.XviD-LOL.avi
  16. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: 227761: Loading episode details from DB for episode Chaos (2011) S01E12
  17. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: 227761: An object for episode S01E12 didn't exist in the cache, trying to create it
  18. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: Downloading subtitles for episode 1x12 of show Chaos (2011)
  19. ValueError: Insufficient data to process the guess
  20. raise ValueError('Insufficient data to process the guess')
  21. File "/usr/local/sickrage/var/SickRage/lib/subliminal/video.py", line 114, in fromguess
  22. return Episode.fromguess(name, guess)
  23. File "/usr/local/sickrage/var/SickRage/lib/subliminal/video.py", line 65, in fromguess
  24. video = Video.fromguess(path, guessit.guess_file_info(path))
  25. File "/usr/local/sickrage/var/SickRage/lib/subliminal/video.py", line 203, in scan_video
  26. embedded_languages = subliminal.scan_video(video_path, subtitles=False, embedded_subtitles=not sickbeard.EMBEDDED_SUBTITLES_ALL)
  27. File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/subtitles.py", line 97, in subtitlesLanguages
  28. for language in frozenset(subtitles.wantedLanguages()).difference(subtitles.subtitlesLanguages(self.location)):
  29. File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/tv.py", line 1446, in getWantedLanguages
  30. languages = self.getWantedLanguages();
  31. File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/tv.py", line 1472, in downloadSubtitles
  32. Traceback (most recent call last):
  33. ValueError: Insufficient data to process the guess
  34. raise ValueError('Insufficient data to process the guess')
  35. File "/usr/local/sickrage/var/SickRage/lib/subliminal/video.py", line 114, in fromguess
  36. return Episode.fromguess(name, guess)
  37. File "/usr/local/sickrage/var/SickRage/lib/subliminal/video.py", line 65, in fromguess
  38. video = Video.fromguess(path, guessit.guess_file_info(path))
  39. File "/usr/local/sickrage/var/SickRage/lib/subliminal/video.py", line 203, in scan_video
  40. embedded_languages = subliminal.scan_video(video_path, subtitles=False, embedded_subtitles=not sickbeard.EMBEDDED_SUBTITLES_ALL)
  41. File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/subtitles.py", line 97, in subtitlesLanguages
  42. for language in frozenset(subtitles.wantedLanguages()).difference(subtitles.subtitlesLanguages(self.location)):
  43. File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/tv.py", line 1446, in getWantedLanguages
  44. languages = self.getWantedLanguages();
  45. File "/volume1/@appstore/sickrage/var/SickRage/sickbeard/tv.py", line 1472, in downloadSubtitles
  46. 2015-09-28 14:08:27 ERROR FINDSUBTITLES :: Traceback (most recent call last):
  47. 2015-09-28 14:08:27 INFO FINDSUBTITLES :: Error occurred when downloading subtitles for: /volume1/Videos/Series/Castle/castle.2009.701.hdtv-lol.mp4
  48. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: 83462: Downloading subtitles for S07E01
  49. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: Setter sets location to /volume1/Videos/Series/Castle/castle.2009.701.hdtv-lol.mp4
  50. 2015-09-28 14:08:27 DEBUG FINDSUBTITLES :: 83462: Loading episode details from DB for episode Castle (2009) S07E01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement