abbi031892 / periscope

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

Subtitle not downloaded but available on Opensubtitles.com #132

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
periscope --debug -l en "Paris, Texas (1984).dvdrip.avi" 

INFO:periscope.periscope:Searching subtitles for Paris, Texas (1984).dvdrip.avi 
with langs ['en']
INFO:periscope.periscope:Searching on OpenSubtitles 
INFO:periscope.periscope:Searching on Subtitulos 
INFO:periscope.plugins.SubtitleDatabase:Subtitulos writing 0 items to queue
INFO:periscope.periscope:Searching on Podnapisi 
INFO:periscope.periscope:Searching on TheSubDB 
DEBUG:periscope.plugins.Podnapisi:Searching for Paris, Texas (1984).dvdrip
DEBUG:periscope.plugins.SubtitleDatabase:Downloading 
http://simple.podnapisi.net/ppodnapisi/search?sR=Paris%2C+Texas+%281984%29.dvdri
p&sJ=2
DEBUG:periscope.plugins.OpenSubtitles:b092370b754aec2e
DEBUG:periscope.plugins.OpenSubtitles:query
DEBUG:periscope.plugins.TheSubDB:File hash : 19e269be33de40caba9a3cab23a6eb52
DEBUG:periscope.plugins.TheSubDB:Query URL : 
http://api.thesubdb.com/?action=download&hash=19e269be33de40caba9a3cab23a6eb52
INFO:periscope.periscope:Searching on BierDopje 
INFO:periscope.periscope:Searching on SubsWiki 
INFO:periscope.plugins.SubtitleDatabase:BierDopje writing 0 items to queue
INFO:periscope.plugins.SubtitleDatabase:SubsWiki writing 0 items to queue
DEBUG:periscope.plugins.OpenSubtitles:{'status': '200 OK', 'seconds': 
0.0050000000000000001, 'token': 'pcuiad52akjjp9bll3pqb3cek3'}
DEBUG:periscope.plugins.OpenSubtitles:query: 
token='pcuiad52akjjp9bll3pqb3cek3', search='{'moviebytesize': '1514082026', 
'sublanguageid': 'eng', 'moviehash': 'b092370b754aec2e'}'
INFO:periscope.plugins.SubtitleDatabase:TheSubDB writing 0 items to queue
DEBUG:periscope.plugins.Podnapisi:[]
DEBUG:periscope.plugins.SubtitleDatabase:Downloading 
http://simple.podnapisi.net/ppodnapisi/search?sR=Paris%2C+Texas+%281984%29.dvdri
&sJ=2
DEBUG:periscope.plugins.OpenSubtitles:Result: {'status': '200 OK', 'seconds': 
0.0050000000000000001, 'data': False}
DEBUG:periscope.plugins.Podnapisi:[]
INFO:periscope.plugins.SubtitleDatabase:Podnapisi writing 0 items to queue
INFO:periscope.plugins.SubtitleDatabase:OpenSubtitles writing 0 items to queue
INFO:__main__:**************************************************
INFO:__main__:Downloaded 0 subtitles
INFO:__main__:**************************************************

What is the expected output? What do you see instead?

I expect to get a subtitle for this file, I searched it manually and it exists 
on Opensubtitles.com, for example.
Reading the debug log, it seems to actually find something about the requested 
movie, but it doesn't download anything

What version of the product are you using? On what operating system?

periscope 0.2.4 on Ubuntu Server 10.10

Please provide any additional information below.

Original issue reported on code.google.com by enrico.p...@gmail.com on 25 Apr 2012 at 10:43