abbi031892 / periscope

Automatically exported from code.google.com/p/periscope
0 stars 0 forks source link

TheSubDB error's #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Always (latest SVN (150)

What is the expected output? 
No error's

What do you see instead?
ERROR:periscope.plugins.SubtitleDatabase:Error occured
Traceback (most recent call last):
  File "/volume1/@appstore/periscope/periscope/plugins/SubtitleDatabase.py", line 45, in searchInThread
    subs = self.process(filename, langs)
  File "/volume1/@appstore/periscope/periscope/plugins/TheSubDB.py", line 55, in process
    filehash = self.get_hash(filepath)
  File "/volume1/@appstore/periscope/periscope/plugins/TheSubDB.py", line 88, in get_hash
    with open(name, 'rb') as f:

What version of the product are you using? On what operating system?
SVN (150) on a Synology

Original issue reported on code.google.com by schumi2...@gmail.com on 2 Aug 2011 at 6:35