Page 1 of 1

DVDpedia: Files with quotes in the filename won't open

Posted: Mon Nov 05, 2012 9:02 pm
by Wondercow
DVDpedia seems to have an error where files with quotation marks in the filename, e.g. Some Music Group "The Popular Song".mkv, don't get opened in VLC. In fact "FILE_PATH" never gets passed to the Applescript in my testing.

Is this something that can be fixed?

Thanks!

Re: DVDpedia: Files with quotes in the filename won't open

Posted: Thu Nov 08, 2012 5:33 am
by Conor
Thank you for the bug report and the exact details. Indeed when launching in fullscreen mode that uses the VLC AppleScript to go fullscreen in VLC it breaks on double quotes, they are used to encapsulate the URL for the script. I have encoded any quotes in the URL to fix the issue in the beta version. Let me know if that works for you as well.

Re: DVDpedia: Files with quotes in the filename won't open

Posted: Fri Nov 09, 2012 9:39 pm
by Wondercow
Thanks for the quick response Conor; it seems to be working now (though I'll soon post another bug :wink: )