Reply to thread

Hi,

I think there is a problem with the conversion of the creation date of the exe file.

Can you please try the attached file?


You have to run the exe with the following arguments:

[code]

Episodes2TVGuide.exe --input:"f:\tvguide\tvguide.xml" --output:"f:\tvguide\tvguide-new.xml"

[/code]


If you do not add the argument "--output", a backup of the inputfile will be created.


Top Bottom