Log in

View Full Version : DGIndex CLI and filenames with comma


Reginald0
12th July 2007, 23:53
Hi, folks!

I use DGIndex command line interface in a script developed by myself, but I would like to make DGIndex open files with comma in filenames, since almost all of my files have it (Example: "Band Name - Video Title - Venue, Country.vob").
I'm using the parameter -sd=" (set delimiter to double quotes) so filenames can have any character permitted, except comma. I can use the parameter -bf (batch file) as a workaround, but I think that if exists a -sd parameter, it has to accept the comma, don't you think?

Thanks in advance.

Reginald0

Sirber
13th July 2007, 15:01
Where can we find this "DGIndex CLI"?

Reginald0
14th July 2007, 01:21
Sirber,
In fact, it's just the same DGIndex.exe, but you can use it in a command line environment, passing parameters before the program load, so you can script your job. Take a look at the DGIndex User Manual in topic "Command-Line Interface" for more detailed informations.