kenygia / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter fork:xy-vsfilter-2015-05-04-rc
GNU General Public License v2.0
0 stars 0 forks source link

Case-Sensitivity for IDX+RAR Subtitles #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. It was suggested that I log this as an issue, as it may be a bug. If it 
isn't a bug, my apologies.
2. Basically, if you are using an IDX + RAR'd SUB file, the filenames of all 
three components (the video file, the IDX file and the RAR file) must match 
exactly, including case-sensitivity.
3. This may be intended, but as the base operating system (Windows) ignores 
case-sensitivity, it seems to me to be a bug in xy-vsfilter. As a Windows user, 
it is certainly unexpected behaviour, as I know the operating system ignores 
case.

What is the expected output? What do you see instead?
I expect that xy-vsfilter will ignore the case of filenames on Windows. So, 
Test.avi, test.idx and tEst.rar will work fine. Instead, currently you would 
have to rename test.idx to Test.idx and tEst.rar to Test.rar, to match the 
video filename.

What version of the product are you using? On what operating system?
v3.0.0.65, Windows 7 64bit.

Please provide related subtitle script (if any). And the less characters
the script is, the less effort I have to make to fix the issue, so if you
could make the script as simple as possible, that would be appreciated.

Please provide any additional information below.

Original issue reported on code.google.com by forum.an...@gmail.com on 12 Oct 2012 at 10:53

GoogleCodeExporter commented 9 years ago
Unable to reproduce this on Win7 x64 with 3.0.0.65.

Since you seem to be having numerous problems with RAR support in VSFilter, 
let's just continue discussing them all in Issue #117.

Original comment by cyber.sp...@gmail.com on 12 Oct 2012 at 9:13