Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "/app/bazarr/bin/bazarr/subtitles/utils.py", line 39, in get_video
- video = parse_video(path, hints=hints, providers=providers, dry_run=used_scene_name,
- File "/app/bazarr/bin/bazarr/../libs/subzero/video.py", line 61, in parse_video
- return scan_video(fn, hints=hints, dont_use_actual_file=dry_run, providers=providers,
- File "/app/bazarr/bin/bazarr/../libs/subliminal_patch/core.py", line 811, in scan_video
- video.hashes[\'opensubtitles\'] = osub_hash = osub_hash or hash_opensubtitles(hash_path)
- File "/app/bazarr/bin/bazarr/../libs/subliminal/utils.py", line 32, in hash_opensubtitles
- filebuffer = f.read(bytesize)
- OSError: [Errno 5] I/O error
Advertisement
Add Comment
Please, Sign In to add comment