NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 206 207 208 209 210 … 1231 Next »
UpdateEPG confusion

 
  • 0 Vote(s) - 0 Average
UpdateEPG confusion
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#1
2008-12-15, 10:11 PM
When is UpdateEPG run? Is it only invoked by manually hitting the EPG update button, or is it run nightly?

I'm suffering from set it and forget it memory loss because I had to redo the EPG from yapi to mc2xml so I can't remember the order of how these things work. Do I run mc2xml from updateepg or scheduler OR do I run the updateepg.bat on the scheduler?

Sorry for being so dense, but it's been nearly a year since I had to do this. Thank you..

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#2
2008-12-15, 10:44 PM
It's run during the nightly scheduled updates.
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#3
2008-12-16, 05:12 PM
gazoo Wrote:When is UpdateEPG run? Is it only invoked by manually hitting the EPG update button, or is it run nightly?

I'm suffering from set it and forget it memory loss because I had to redo the EPG from yapi to mc2xml so I can't remember the order of how these things work. Do I run mc2xml from updateepg or scheduler OR do I run the updateepg.bat on the scheduler?

Sorry for being so dense, but it's been nearly a year since I had to do this. Thank you..

The nightly run time is set in config.exe. It runs the updateEPG.bat file, so you want to put your mc2xml commands there.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#4
2008-12-16, 05:47 PM
Your update bat should look like this:

Code:
Grab - blah blah
Enhance - blah blah (optional)

Then GB-PVR will call this batch file, download new listings, and enhance them, before it imports the xmltv file into the EPG

If you are changing listings providers you will probably want to run this batch file

http://gbpvr.com/pmwiki/pmwiki.php/Manual/EPG#toc40

This batch frile will update things twice (it's just the way it works) and you should be up and running.

Then GB-PVR will update from tonight onward

If you want to manually call the Update EPG process (including the batch file), then simply right click on the tray icon and click update EPG.

It's possible you may not see things happen because GB-PVR by default will hide the execution of your UpdateEPG.bat But it does run.
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#5
2008-12-17, 02:09 PM
Well it seems like everything is sorted out, including the funky messed up channel numbers. However, the update is still not being called automatically nightly. UpdateEPG.bat is not running nightly as far as I can tell because the xmltv.xml file has not updated since the last time I forced an update. When is the update supposed to run? Is it on the config menu? I can't find it, but I will look again.

Everything looks good though on the tvlistings/tvguide, but my available days are 12 days instead of the usual 13-14 and the file date hasn't updated in 2 days. I could always run mc2xml.exe on a windows scheduler at night, but I wanted to make sure I wasn't missing something first.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#6
2008-12-17, 02:35 PM
gazoo Wrote:UpdateEPG.bat is not running nightly as far as I can tell because the xmltv.xml file has not updated since the last time I forced an update. When is the update supposed to run? Is it on the config menu? I can't find it, but I will look again.

Everything looks good though on the tvlistings/tvguide, but my available days are 12 days instead of the usual 13-14 and the file date hasn't updated in 2 days. I could always run mc2xml.exe on a windows scheduler at night, but I wanted to make sure I wasn't missing something first.

Perhaps these brief comments will help:
1) the time UpdateEPG.bat runs is set in config
2) It might not run if it's named wrong or in the wrong place (should be in gbpvr dir)
3) If you are running other programs in it, they can hang (I'm thinking of enhancers/renamers and "allow to interact with desktop" isues) - check memory or just comment them out to see if that's your problem. Once hung gbpvr won't try to run the batch file again, since the first attempt has not finished. You need a reboot to start again. I've got some log commands in mine to signal start and stop.
4) Odd, but I've been getting my EPG data from the same place you get yours and IIRC, I see 11-12 days, not 13-14.

Good Luck
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#7
2008-12-17, 04:00 PM
I've changed the script from "C:\Program Files\devnz\gbpvr\EPG\mc2xml.exe -f"

to

C:
cd\
cd "C:\Program Files\devnz\gbpvr\EPG\"
mc2xml.exe -f

Don't think that would make a difference, but I followed what it said in the MC2XML wiki just in case. Let's see if that does it.

I found where it does it in the config and it is set to 2AM.

Like I said before, the xmltv.xml file still shows the same date/time as 2 days ago when I ran it manually. Let's see how it goes tonight. I might get fed up and just run it in a scheduler but it shouldn't have to come to that if everything is working.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#8
2008-12-17, 04:15 PM
gazoo Wrote:I've changed the script

If it ran manually with the previous script, it should have run automatically, or at least started.

I'd suggest adding a couple lines to the start and end of your batch file to show you when the file starts and ends:

echo The UpdateEPG.bat file has started>> log.txt
time /t >>log.txt
date /t >>log.txt

[batch file commands]

echo The UpdateEPG.bat file has ended>> log.txt
time /t >>log.txt
date /t >>log.txt
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#9
2008-12-17, 04:21 PM
I will go ahead and add those, thanks. I think the script wasn't starting before, although I don't see why it wouldn't. When I made the mods (but not th logging yet), the script ran fine. I'll see if runs tonight.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#10
2008-12-17, 04:29 PM
If you post the GBPVRRecordingService.exe.log files covering the last couple of days, I'll check if its trying to run the UpdateEPG.bat file.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with updateEPG.bat? Seems to run in a loop, unpredictable aberson 4 1,960 2010-08-23, 07:56 PM
Last Post: sub
  Lost in a sea of Acronyms. Confusion is running amuck in my head Talcum 8 2,905 2010-04-12, 08:07 AM
Last Post: ga_mueller
  Dual Tuner Device Confusion phil0909 37 8,735 2009-11-09, 11:35 PM
Last Post: phil0909
  UpdateEPG in System session... zehd 8 3,012 2009-02-24, 12:02 AM
Last Post: zehd
  EPG confusion in 1.3.11 rycher 2 1,389 2009-02-19, 03:02 AM
Last Post: rycher
  EPG confusion proceng 3 1,859 2009-01-13, 08:37 PM
Last Post: JonnyCam
  UpdateEPG.bat not working? SLR_65 2 1,695 2008-12-05, 02:17 AM
Last Post: SLR_65
  missing UpdateEPG.bat srhutch 3 1,800 2008-11-29, 07:35 AM
Last Post: zehd
  Updateepg.bat feilh 15 4,758 2008-11-28, 09:41 PM
Last Post: feilh
  Client mode HD/SD File-Sharing/Streaming confusion JavaWiz 7 2,902 2008-01-22, 09:29 PM
Last Post: pBS

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode