Hauppauge WinTV-HVR-2200, Intel C2D E8400; 4GB RAM; ASUS EN9400GT SILENT 512MB; Win 7 Home Premium 32 Bit; NPVR + EPG Collector. Apacer AL460, Xtreamer Sidewinder. TV source: DVB-T
Well start a thread in NextPVR support then with your logs for when it should have run the EPG update for sub to have a look at.... I know it should log something as I have seen it in the logs before but I can't remember which log it was in.
Thanks Jaggy. I've just noticed that when a recording starts, the NRecord.log does acknowledge the EPG Update Hour
but I don't understand what this is about as it is not at the time set for EPG Update Hour, the script does not appear to run (which it shouldn't do at the time of this recording), and it happens at the start of any recording.Code:[...startup] 2012-07-21 14:35:06.039 [DEBUG][4] OnStart() 2012-07-21 14:35:06.195 [DEBUG][5] MVPManager thread started 2012-07-21 14:35:06.195 [DEBUG][5] MVP Server: C:\Program Files\NPVR\NextPVR.exe 2012-07-21 14:35:06.772 [INFO][4] Using local in-process recording service 2012-07-21 14:35:17.001 [DEBUG][4] RecordingServiceProxy@exit 2012-07-21 14:35:17.016 [INFO][4] RecordingService.Startup() 2012-07-21 14:35:17.016 [INFO][4] Starting remoting service 2012-07-21 14:35:17.063 [DEBUG][8] Requesting wake up for 'EPGWAKEUP' at 22/07/2012 2:00 p.m. 2012-07-21 14:35:17.063 [DEBUG][8] About to update EPG 2012-07-21 14:35:17.141 [INFO][4] Starting web server on: 8866 2012-07-21 14:35:17.141 [INFO][4] Setting working directory to: C:\Program Files\NPVR\ 2012-07-21 14:35:17.141 [INFO][4] Web root: C:\Users\Public\NPVR\web 2012-07-21 14:35:17.188 [DEBUG][8] Updating EPG... 2012-07-21 14:35:17.328 [DEBUG][8] About to run C:\Users\Public\NPVR\Scripts\UpdateEPG.bat 2012-07-21 14:35:17.484 [INFO][7] RecordingService starting... 2012-07-21 14:35:17.484 [DEBUG][7] Loading recording schedule
Hauppauge WinTV-HVR-2200, Intel C2D E8400; 4GB RAM; ASUS EN9400GT SILENT 512MB; Win 7 Home Premium 32 Bit; NPVR + EPG Collector. Apacer AL460, Xtreamer Sidewinder. TV source: DVB-T
I see you have posted the not waking etc. problem in the support forum....good
I just tried running a similar command to what you have in your UpdateEPG batch & the "CD" command (like yours) caused a DOS error, so try the modified batch below & see if that fixes the other problem (I'm from the old school & like to do things "one step at a time" & over all it just seems to have saved heaps of time over the years)
Code:Rem This batch file is triggered by NPVR at the time programmed into Settings-Misc2-EPG Update Hour and downloads the EPG data from Freeview DVB-T into Freeview MHEG.xml (in C:\ProgramData\EPGCollectorV020014). Completion of this triggers NPVR to update its EPG from the Freeview MHEG.xml file. C: CD\ CD ProgramData\EPGCollectorV020014 EPGCollector.exe CD\
Thank you Jaggy. On its own the batch file works OK with it written the way I have it. If I open it then it will run EPG Collector and download the EPG data to the XML file in the EPG Collector folder. Then when I run Settings - Channels - Update EPG the schedule gets updated. I initially had it written the way you have suggested but I found it didn't affect the way the batch file performed. However I suppose that it could report an error back to NPVR so I'll alter it to what you suggest and see if it affects the EPG Update Hour operation.
Hauppauge WinTV-HVR-2200, Intel C2D E8400; 4GB RAM; ASUS EN9400GT SILENT 512MB; Win 7 Home Premium 32 Bit; NPVR + EPG Collector. Apacer AL460, Xtreamer Sidewinder. TV source: DVB-T
6pm has just passed so before it did I set the EPG Update Hour to 18, emptied the EPG, deleted the xml file and left the computer running. No update occurred.
Hauppauge WinTV-HVR-2200, Intel C2D E8400; 4GB RAM; ASUS EN9400GT SILENT 512MB; Win 7 Home Premium 32 Bit; NPVR + EPG Collector. Apacer AL460, Xtreamer Sidewinder. TV source: DVB-T
Well that would have been a good time to post your logs in that other thread....... sub is unlikely to reply to your questions without you supplying complete logs of it "not doing" it's stuff.