essandess / etv-comskip

Commercial Marking and Skipping for EyeTV and iTunes Exports
GNU General Public License v2.0
55 stars 7 forks source link

Recording with special characters ('?' or '!') in name prevents wine/comskip.exe from operating in that directory #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start a recording with name such as "Rachael Ray - Wanna Live Rent Free for 
a Year?!"
2. Open the recorded clip after and no commercials are marked.
3. Check the comskip log in ~/Library/Logs/ETVComskip to see wine unable to 
find DOS drive for the path and comskip.exe unable to find the mpg file.

What is the expected output? What do you see instead?
Recordings without these special characters work fine.

What version of the product are you using? On what operating system?
ETVComskip-2.0.2-10.6 Snow Leopard 10.6.4

Please provide any additional information below.
Please find details in the attached logs

Original issue reported on code.google.com by netty.ha...@gmail.com on 27 Oct 2010 at 3:52

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
If it is indeed the special characters ('?' and/or '!' in this case) that cause 
the problem, are there any other characters we should avoid, such as '"' and 
"'"?

Original comment by netty.ha...@gmail.com on 27 Oct 2010 at 3:56

GoogleCodeExporter commented 8 years ago
I have the same issue when processing TV shows with a title that contains the 
single quote character (') and the dollar sign, pound sign or exclamation mark 
($#!). Is there a way of escaping the file name to avoid this? Thanks.

Original comment by dave.fu...@gmail.com on 11 Nov 2010 at 2:43