abbi031892 / periscope

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

Using -q doesn't work for all plugins #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. First run it like this (with the filename as release name);
2. python "C:\Program Files (x86)\Python26\Scripts\periscope" -l en 
House.S07E18.720p.HDTV.X264-DIMENSION.mkv
3. This finds some subtitles.
4. Then run periscope like this (with the filename renamed, but provided the 
official release name with -q).
5. python "C:\Program Files (x86)\Python26\Scripts\periscope" -l en -q 
"House.S07E18.720p.HDTV.X264-DIMENSION" House.S07E18.The.Dig.HD.TV.mkv
6. This doesn't find anything.

What is the expected output? What do you see instead?
Expected output would be it finds the same results in both cases. I see more 
results found when the file name has the official release name.

What version of the product are you using? On what operating system?
periscope v0.1.19 on Windows 7 x64

Please provide any additional information below.
Using Python26 x86, BeautifulSoup 3.2.0, SetupTools 0.6c11 win32 py26.
Tested with the subscene.py plugin (meaning -q doesn't work for this plugin)

Original issue reported on code.google.com by bouty...@gmail.com on 12 Apr 2011 at 4:14

GoogleCodeExporter commented 8 years ago
I'll test this on all plugins and fix it where needed.

Thanks for the bug report

Original comment by patrick....@gmail.com on 12 Apr 2011 at 7:59