Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subtitle detection code fix #9

Merged
merged 1 commit into from Jun 4, 2012
Merged

Subtitle detection code fix #9

merged 1 commit into from Jun 4, 2012

Conversation

ghost
Copy link

@ghost ghost commented May 24, 2012

Fix bug in file detection code where DVD Sup files are incorrectly detected as HDDVD Sup files. This changes the detection code when a Sup file is opened to see if there is an IFO file that matches the file name of that SUP file to determine if it is a DVD Sup file. This will obviously not fix cases where an IFO file doesn't exist, but it can prevent errors when there is a matching IFO file.

@mjuhasz
Copy link
Owner

mjuhasz commented May 27, 2012

Thank you for your contribution. Once I am back from vacation I'll give it a try and comment on it or merge it.

mjuhasz pushed a commit that referenced this pull request Jun 4, 2012
Subtitle detection code fix
@mjuhasz mjuhasz merged commit a47ec63 into mjuhasz:master Jun 4, 2012
@mjuhasz
Copy link
Owner

mjuhasz commented Jun 4, 2012

I have merged your code. The diff was not against the latest code in master so I fixed the compilation error. For String comparison the equals() method has to be used.
Again, thank you for your contribution.

@ghost ghost assigned mjuhasz Jun 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant