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 … 75 76 77 78 79 … 1231 Next »
Force EPG Update

 
  • 0 Vote(s) - 0 Average
Force EPG Update
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 108,529
Threads: 785
Joined: Nov 2003
#51
2009-11-14, 05:17 PM
jfm, the database made it to me, and I'll take a look when I'm back in front of my development machine in a few hours.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 108,529
Threads: 785
Joined: Nov 2003
#52
2009-11-14, 10:37 PM
jfm, can you also zip and attach your xmltv file? (or email it to me)

I had a look through your previous posts in this thread, but I couldnt see this attached anywhere.
jfm
Offline

Member

Posts: 110
Threads: 21
Joined: Nov 2008
#53
2009-11-15, 01:48 AM
sub Wrote:jfm, can you also zip and attach your xmltv file? (or email it to me)

I had a look through your previous posts in this thread, but I couldnt see this attached anywhere.

Here you go...
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#54
2009-11-15, 02:18 AM
Neither SYFY nor ABCF are listed in that file.
jfm
Offline

Member

Posts: 110
Threads: 21
Joined: Nov 2008
#55
2009-11-15, 02:28 AM
That's interesting. I's the latest one, done automatically at 5:00 this morn. I hadn't even checked it. I'm looking at another earlier one that does have those listings. I'll get back.
jfm
Offline

Member

Posts: 110
Threads: 21
Joined: Nov 2008
#56
2009-11-15, 03:25 AM
I just did another update via System->Update EPG (using xmltv.exe), and that file doesn't have the listings, either. I have checked SchedulesDirect.com yet again, and the channels are in the lineup.

Here's my updateEPG.bat:

Code:
@echo off Rem Get Guide Data from Schedules Direct REM C:\EPG\xmltv\run.bat c:\epg\xmltv\xmltv tv_grab_na_dd --days 8 --output xmltv.xml copy xmltv.xml c:\epg\xmltv.new.xml rem Then call the Enhancer rem Ultra v2 rem c:\epg\UltraXMLTV_Enhancer_2\UltraXMLTV_Enhancer.exe c:\epg\xmltv.exe.xml rem Ultra v1 rem c:\epg\UltraXMLTV_Enhancer\UltraXMLTV_Enhancer.exe c:\epg\xmltv.exe.xml rem When this batch file finishes, GB-PVR will update the listings in the database

It's not set to delete the xmltv.xml file, so why wouldn't the file still be in the \epg\xmltv directory? Does the copy command automatically delete the copied file? The xmltv.new.xml file just created does not have the listings in it.

There is an xmltv.xml file (that I renamed) from the 12th that does have the listings as I copied and posted here. I am attaching that file as well.

Strange. Is there any possibility that the problem could be with xmltv.exe, or must it be with SchedulesDirect?
jfm
Offline

Member

Posts: 110
Threads: 21
Joined: Nov 2008
#57
2009-11-15, 03:46 AM
Update: I just downloaded listings via xmltv-run-bat, and this file DOES have the listings. This bat file uses the command:

Code:
xmltv tv_grab_na_dd --days 8 --output xmltv.xml

while updateEPG.bat uses:

Code:
c:\epg\xmltv\xmltv tv_grab_na_dd --days 8 --output xmltv.xml

That's the only difference I see. I can't imagine why there would be a difference in the output files.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#58
2009-11-15, 03:52 AM (This post was last modified: 2009-11-15, 03:57 AM by whurlston.)
Try this:

Code:
@echo off Rem Get Guide Data from Schedules Direct REM C:\EPG\xmltv\run.bat [B][color=Red]cd \epg\xmltv[/color][/B] c:\epg\xmltv\xmltv tv_grab_na_dd --days 8 --output xmltv.xml copy xmltv.xml c:\epg\xmltv.new.xml rem Then call the Enhancer rem Ultra v2 rem c:\epg\UltraXMLTV_Enhancer_2\UltraXMLTV_Enhancer.exe c:\epg\xmltv.exe.xml rem Ultra v1 rem c:\epg\UltraXMLTV_Enhancer\UltraXMLTV_Enhancer.exe c:\epg\xmltv.exe.xml rem When this batch file finishes, GB-PVR will update the listings in the database
jfm
Offline

Member

Posts: 110
Threads: 21
Joined: Nov 2008
#59
2009-11-15, 03:56 AM
As to this:

Quote:It's not set to delete the xmltv.xml file, so why wouldn't the file still be in the \epg\xmltv directory? Does the copy command automatically delete the copied file? The xmltv.new.xml file just created does not have the listings in it.

...it's run from the GBPVR dir, so the file would be there. Been a long day.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#60
2009-11-15, 03:58 AM
Yup, see my edited post above
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 4,283 2011-01-23, 06:35 PM
Last Post: DaveA
  EPG won't update nate 3 3,370 2011-01-04, 03:55 PM
Last Post: sub
  Update EPG Issue dean70 1 2,578 2010-11-13, 05:31 PM
Last Post: sub
  EPG update problem NZ Fredo 5 3,900 2010-10-13, 10:42 PM
Last Post: Jaggy
  xmltv update timing problem aneez 3 2,998 2010-09-29, 06:34 AM
Last Post: aneez
  EPG update problem Aelanna 5 3,804 2010-09-26, 03:01 PM
Last Post: Aelanna
  EPG update error aibo 38 14,970 2010-07-23, 02:35 AM
Last Post: User
  Guide update registers multiple conflicting programs keith_leitch 0 1,860 2010-07-09, 09:48 PM
Last Post: keith_leitch
  EPG update trouble gaspika 2 2,446 2010-06-06, 07:21 AM
Last Post: gaspika
  Force GBPVR to be in Focus Bathman 3 2,477 2010-05-24, 09:17 PM
Last Post: ElihuRozen

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

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

Linear Mode
Threaded Mode