2010-08-23, 06:47 PM
Hi folks
I'm having some problems with my update EPG. I'm running 1.4.7 and things have been pretty stable for a while, but frequently my guide data doesn't update right.
my updateepg looks like this:
[INDENT]
append a log entry to a txt file (so i can see when updateepg is being run)
mc2xml (the new version from just a few weeks ago)
nircmd to mute the speakers
ultraxml
nircmd to unmute
pvrx2.exe --OnlyUpdateEPG[/INDENT]
1. Is the last line required? Or will PVRX2 eventually figure out that the XML has been updated?
2. I have my EPG Updates in the config screen set to run at 4am. So why is my epgupdate log file showing the following runs:
[INDENT]Sun 08/15/2010 4:00:49.08
Sun 08/15/2010 18:32:22.82
Sun 08/15/2010 18:33:17.07
Sun 08/15/2010 18:39:57.01
Sun 08/15/2010 19:05:13.03
Mon 08/16/2010 4:04:45.45
Mon 08/16/2010 4:57:10.94
Wed 08/18/2010 4:06:06.76
Wed 08/18/2010 21:14:47.99
Thu 08/19/2010 4:06:04.79 [/INDENT]
My assumption is this has something to do with mc2xml failing and/or UltraXML hanging, GPPVR never seeing the new XML, and then trying to run the update again.
I wonder if I should empty my updateepg.bat and use windows scheduler to run the EPG updates instead of GBPBR, and just let GBPVR "discover" the updated XML every morning at 445am after running the empty updateEPG.bat
I also tried adding some "taskkill" lines at the beginning of the .bat so that if UltraXML was hung from the last time, it would kill it before trying to run it again.
I'm going to keep poking around with this, but any ideas are appreciated.
Thanks!
Adam
I'm having some problems with my update EPG. I'm running 1.4.7 and things have been pretty stable for a while, but frequently my guide data doesn't update right.
my updateepg looks like this:
[INDENT]
append a log entry to a txt file (so i can see when updateepg is being run)
mc2xml (the new version from just a few weeks ago)
nircmd to mute the speakers
ultraxml
nircmd to unmute
pvrx2.exe --OnlyUpdateEPG[/INDENT]
1. Is the last line required? Or will PVRX2 eventually figure out that the XML has been updated?
2. I have my EPG Updates in the config screen set to run at 4am. So why is my epgupdate log file showing the following runs:
[INDENT]Sun 08/15/2010 4:00:49.08
Sun 08/15/2010 18:32:22.82
Sun 08/15/2010 18:33:17.07
Sun 08/15/2010 18:39:57.01
Sun 08/15/2010 19:05:13.03
Mon 08/16/2010 4:04:45.45
Mon 08/16/2010 4:57:10.94
Wed 08/18/2010 4:06:06.76
Wed 08/18/2010 21:14:47.99
Thu 08/19/2010 4:06:04.79 [/INDENT]
My assumption is this has something to do with mc2xml failing and/or UltraXML hanging, GPPVR never seeing the new XML, and then trying to run the update again.
I wonder if I should empty my updateepg.bat and use windows scheduler to run the EPG updates instead of GBPBR, and just let GBPVR "discover" the updated XML every morning at 445am after running the empty updateEPG.bat
I also tried adding some "taskkill" lines at the beginning of the .bat so that if UltraXML was hung from the last time, it would kill it before trying to run it again.
I'm going to keep poking around with this, but any ideas are appreciated.
Thanks!
Adam