babgvant wrote: Yes, but the

Home Forums babgvant wrote: Yes, but the

#3931
SJMaye

    [quote=babgvant]

    Yes, but the xml files should end up in the %public% folder by default.  If they are in the Recorded TV folder SA might not be setup correctly.

    [/quote] Yes, you are right.  The XMLs were in C:UsersPublicDvrmsToolboxCommercialsXml

    Here is my batch file.

    for %%f in (“B:Recorded TV*.wtv”) do (if not exist “C:UsersPublicDvrmsToolboxCommercialsXml%%~nf.xml” (“C:Program FilesDVRMSToolboxDVRMStoMPEG.exe” /if=”%%f” /of=”%%f” /act=nativecommdetect))

    Wife watching TV.  Will test later.