2014-05-15, 12:20 AM
Quote:2014-05-14 18:32:38.453 [DEBUG][9] About to run C:\Documents and Settings\All Users\Application Data\NPVR\Scripts\UpdateEPG.batIt definitely ran it. It looks like it ran for about 3 minutes.
2014-05-14 18:35:33.500 [DEBUG][9] C:\Documents and Settings\All Users\Application Data\NPVR\Scripts\UpdateEPG.bat has completed
It's likely there is something subtle in your batch file that you're missing. Remember that when the recording service runs it, it's running under a different user account. Maybe EPGCollector is storing some settings in your account, and not finding them when it runs under the localsystem account from the service? Maybe the output file isn't going where you expected it to? or it didn't have permission to write to said directory.