markcox/atomicparsleygui

Spaces in file names

Opened this issue · 1 comments

The GUI does not take into account the fact that there may be spaces between 
words in the file title.  The command should have quotes around the file 
target, such as:

ap.exe "c:\movies\some movie.mp4" -E

If you enter the same command without the quotes you get an error message.

Original issue reported on code.google.com by rob....@gmail.com on 20 Aug 2011 at 3:19

This is a problem with the GUI application too. In fact the GUI app crashes 
when it encounters a filename with space(s) in between.

Original comment by gman...@gmail.com on 3 May 2013 at 4:17