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 … 463 464 465 466 467 … 1231 Next »
updateEPG.BAT text??

 
  • 0 Vote(s) - 0 Average
updateEPG.BAT text??
dernt
Offline

Junior Member

Posts: 1
Threads: 1
Joined: Sep 2007
#1
2007-09-25, 01:18 AM
Can someone post the text from the updateEPG.BAT file? I mistakenly deleted it when I pasted the call line for I-xmltv.
mila06
Offline

Member

Posts: 210
Threads: 47
Joined: Dec 2005
#2
2007-09-25, 05:26 AM
Mine looks like this:

(the dnh.exe 120 is at little homemade thing that prevents hibernation on my system for 120 minuts)

Code:
c:
cd\
cd "Program files\devnz\gbpvr\"
start dnh.exe 120
echo off
setlocal
set logfile=epgupdate.out.log
set /a attempts=2

:ping
  sleep 60
  echo Attempt %attempts% >> %logfile%
  if %attempts% GEQ 4 goto error
  set /a attempts=%attempts% + 1
  ping www.google.com >> %logfile%
  if %errorlevel% neq 0 goto ping

echo Ping successful >> %logfile%

d:
cd\
cd temp
cd xmltv
xmltv.exe tv_grab_dk --days 7 --output tvguide.xml

goto exit

:error
echo Error connecting to internet >> %logfile%
goto exit

:exit
defrag c: -f
defrag d: -f
REM Make sure that the EPG-alarm doesn't go off
"C:\Program Files\devnz\gbpvr\paraled.exe" epg
exit
Michael Larsen

[SIZE="1"]HTPC:
Asus AMD 785G- M4A785TD-M/EVO, ATI 4200 HDMI,
AMD Phenom II X2 550 - 3.0 GHz,
2 GB Ram, 500 GB Seagate Barracuda
Terratec Cinergy C PCI HD, NVidia PureVideo, Cyberlink
Windows 7 ULT, NPvr v1.5.33[/SIZE]
Website
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,705
Threads: 767
Joined: Nov 2003
#3
2007-09-25, 10:45 AM
dernt Wrote:Can someone post the text from the updateEPG.BAT file? I mistakenly deleted it when I pasted the call line for I-xmltv.
In the default installation there is no UpdateEPG.bat.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with SRT Viewer showing italic tags ie:<i> text </> nsti2tion 4 3,355 2010-10-05, 11:55 PM
Last Post: sub
  Help with updateEPG.bat? Seems to run in a loop, unpredictable aberson 4 1,960 2010-08-23, 07:56 PM
Last Post: sub
  fuzzy or jagged looking text in PVRX2 Torque 4 1,812 2010-04-15, 07:51 PM
Last Post: stustunz
  Better Looking Text in Overlay Manager 235301 1 1,284 2009-11-24, 05:33 PM
Last Post: sub
  EPG text font code page support rooomish 14 4,223 2009-11-17, 07:19 PM
Last Post: woa
  XMLTV - RT and symbols in text description gbq57 8 2,356 2009-03-27, 01:28 AM
Last Post: markbb1
  UpdateEPG in System session... zehd 8 3,012 2009-02-24, 12:02 AM
Last Post: zehd
  UpdateEPG confusion gazoo 34 8,216 2008-12-19, 12:26 AM
Last Post: zehd
  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

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

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

Linear Mode
Threaded Mode