Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. 2015-10-09 20:11:00 ERROR Thread-29 :: Traceback (most recent call last):
  2. 2015-10-09 20:11:00 INFO Thread-29 :: Error occurred when downloading subtitles for: /mnt/media/videos/tvshows/Hawaii Five-0/Season 06/Hawaii Five-0 - S06E01 - Mai ho'oni I ka wai lana málie 1080p WEB-DL KiNGS.mkv
  3. 2015-10-09 20:10:58 DEBUG Thread-29 :: 164541: Downloading subtitles for S06E01
  4. 2015-10-09 20:10:58 DEBUG Thread-29 :: 164541: No subtitles found for S05E25 on any provider
  5. 2015-10-09 20:10:55 DEBUG Thread-29 :: MKV has no subtitle track
  6. 2015-10-09 20:10:55 DEBUG Thread-29 :: MKV has no subtitle track
  7. 2015-10-09 20:10:55 DEBUG Thread-29 :: 164541: Downloading subtitles for S05E25
  8. UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 80: ordinal not in range(128)
  9. with io.open(subtitle_path, 'wb') as f:
  10. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/subliminal/api.py", line 133, in save_subtitles
  11. subliminal.save_subtitles(foundSubs, directory=subs_path.encode(sickbeard.SYS_ENCODING), single=not sickbeard.SUBTITLES_MULTI)
  12. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/tv.py", line 1505, in downloadSubtitles
  13. Traceback (most recent call last):
  14. UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 80: ordinal not in range(128)
  15. with io.open(subtitle_path, 'wb') as f:
  16. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/subliminal/api.py", line 133, in save_subtitles
  17. subliminal.save_subtitles(foundSubs, directory=subs_path.encode(sickbeard.SYS_ENCODING), single=not sickbeard.SUBTITLES_MULTI)
  18. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/tv.py", line 1505, in downloadSubtitles
  19. 2015-10-09 20:10:55 ERROR Thread-29 :: Traceback (most recent call last):
  20. 2015-10-09 20:10:55 INFO Thread-29 :: Error occurred when downloading subtitles for: /mnt/media/videos/tvshows/Hawaii Five-0/Season 05/Hawaii Five-0 - S05E24 - Luapo’i 1080p WEB-DL KiNGS.mkv
  21. 2015-10-09 20:10:50 DEBUG Thread-29 :: 164541: Downloading subtitles for S05E24
  22. UnicodeEncodeError: 'ascii' codec can't encode character u'\u0101' in position 81: ordinal not in range(128)
  23. with io.open(subtitle_path, 'wb') as f:
  24. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/subliminal/api.py", line 133, in save_subtitles
  25. subliminal.save_subtitles(foundSubs, directory=subs_path.encode(sickbeard.SYS_ENCODING), single=not sickbeard.SUBTITLES_MULTI)
  26. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/tv.py", line 1505, in downloadSubtitles
  27. Traceback (most recent call last):
  28. UnicodeEncodeError: 'ascii' codec can't encode character u'\u0101' in position 81: ordinal not in range(128)
  29. with io.open(subtitle_path, 'wb') as f:
  30. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/subliminal/api.py", line 133, in save_subtitles
  31. subliminal.save_subtitles(foundSubs, directory=subs_path.encode(sickbeard.SYS_ENCODING), single=not sickbeard.SUBTITLES_MULTI)
  32. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/tv.py", line 1505, in downloadSubtitles
  33. 2015-10-09 20:10:50 ERROR Thread-29 :: Traceback (most recent call last):
  34. 2015-10-09 20:10:50 INFO Thread-29 :: Error occurred when downloading subtitles for: /mnt/media/videos/tvshows/Hawaii Five-0/Season 05/Hawaii Five-0 - S05E20 - 'Ike Hānau 720p HDTV DIMENSION.mkv
  35. 2015-10-09 20:10:46 DEBUG Thread-29 :: MKV has no subtitle track
  36. 2015-10-09 20:10:46 DEBUG Thread-29 :: MKV has no subtitle track
  37. 2015-10-09 20:10:46 DEBUG Thread-29 :: 164541: Downloading subtitles for S05E20
  38. 2015-10-09 20:10:46 DEBUG Thread-29 :: 164541: No subtitles found for S05E19 on any provider
  39. 2015-10-09 20:10:44 DEBUG Thread-29 :: 164541: Downloading subtitles for S05E19
  40. 2015-10-09 20:10:44 DEBUG Thread-29 :: 164541: No subtitles found for S05E18 on any provider
  41. 2015-10-09 20:10:41 DEBUG Thread-29 :: 164541: Downloading subtitles for S05E18
  42. 2015-10-09 20:10:41 DEBUG Thread-29 :: 164541: No subtitles found for S05E17 on any provider
  43. 2015-10-09 20:10:38 DEBUG Thread-29 :: MKV has no subtitle track
  44. 2015-10-09 20:10:37 DEBUG Thread-29 :: MKV has no subtitle track
  45. 2015-10-09 20:10:37 DEBUG Thread-29 :: 164541: Downloading subtitles for S05E17
  46. UnicodeEncodeError: 'ascii' codec can't encode character u'\u0101' in position 76: ordinal not in range(128)
  47. with io.open(subtitle_path, 'wb') as f:
  48. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/lib/subliminal/api.py", line 133, in save_subtitles
  49. subliminal.save_subtitles(foundSubs, directory=subs_path.encode(sickbeard.SYS_ENCODING), single=not sickbeard.SUBTITLES_MULTI)
  50. File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/tv.py", line 1505, in downloadSubtitles
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement