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 … 65 66 67 68 69 … 1231 Next »
Problem updating EPG on SBS

 
  • 0 Vote(s) - 0 Average
Problem updating EPG on SBS
peanut
Offline

Junior Member

Posts: 30
Threads: 8
Joined: Dec 2008
#1
2009-11-21, 01:00 AM
Hi
I'm having problem with DVB-S EPG for SBS is not updating when run with the automatic update or from the NMT System Menu, but it updates fine if run from the System Menu on the serve.
Have attached logs
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,633
Threads: 148
Joined: Mar 2006
#2
2009-11-21, 08:59 PM
I assume you have your automatic epg update set for 8:00am?
I see this in your GBPVRRecordingService.exe.log but I have no idea what it means but it looks like it could be the problem.

Code:
2009-11-20 08:05:32.421    VERBOSE    [12]    Adding SBS 4 as: 900-896-12802
2009-11-20 08:05:32.421    VERBOSE    [12]    Adding SBS TWO as: 898-896-12802
2009-11-20 08:05:32.421    VERBOSE    [12]    Adding SBS HD as: 901-896-12802
2009-11-20 08:05:32.421    VERBOSE    [12]    Adding SBS ONE as: 897-896-12802
2009-11-20 08:05:32.421    VERBOSE    [12]    Adding SBS 3 as: 899-896-12802
2009-11-20 08:05:38.031    VERBOSE    [12]    Doing second chance tuning...
2009-11-20 08:05:38.484    VERBOSE    [12]    getValue() loading new key/value into cache: /settings/DvbEpgHarvestDuration
2009-11-20 08:05:38.484    VERBOSE    [12]    getValue: /settings/DvbEpgHarvestDuration : 60
2009-11-20 08:06:38.484    VERBOSE    [12]    getValue() loading new key/value into cache: /settings/SaveDvbEpgXML
2009-11-20 08:06:38.484    VERBOSE    [12]    getValue: /settings/SaveDvbEpgXML : false
2009-11-20 08:06:38.765    ERROR    [12]    DVB EPG error reading xml: System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at GBPVR.Backend.Common.DvbEpgReader.x5fa1ab92a44acdf5(String x6c69fea84dd796c4, ArrayList xff8fa835f41900ff)
2009-11-20 08:06:38.765    VERBOSE    [12]    ParseDvbEpgXML returning 0
2009-11-20 08:06:38.765    VERBOSE    [12]    DVB EPG scanning complete
2009-11-20 08:06:38.765    VERBOSE    [12]    getValue() loading new key/value into cache: /settings/DvbEpgHarvestOtherServices
2009-11-20 08:06:38.765    VERBOSE    [12]    getValue: /settings/DvbEpgHarvestOtherServices : true
2009-11-20 08:06:38.765    VERBOSE    [12]    Checking for listings of OTHER services
2009-11-20 08:06:38.765    VERBOSE    [12]    Loading complete DVB EPG channel list
2009-11-20 08:06:38.765    VERBOSE    [12]    Deleting temp file: E:\GBPVR-R\Recordings\gbepg-T12646,V,12600,-1.ts
2009-11-20 08:06:38.765    VERBOSE    [12]    About to return final DVB EPG channel list. Count = 0

I just had a look at my logs & mine definatly don't have that error in them & is updating from DVB EPG for SBS fine.
Perhaps it would be worth trying running Re-RegisterFilters.bat to see if that makes a difference, but I feel this is one sub will need to comment on.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,793
Threads: 769
Joined: Nov 2003
#3
2009-11-21, 09:19 PM
It looks like there is some text in the EPG that the parser doesnt like.

If you create c:\temp directory, and set <SaveDvbEpgXML>true</SaveDvbEpgXML> in config.xml, then try updating the epg, them zip and attach the c:\temp\dvbepg* files, I'll take a look.
peanut
Offline

Junior Member

Posts: 30
Threads: 8
Joined: Dec 2008
#4
2009-11-23, 06:46 AM
Hi sub
Done what you said and got a file but appears to have nothing in it have attached file any way and logs. Automatic update was at 8am


Just before I send this I done an update on the server from pvrx2 in systems and have attached file from the temp folder. this one seems to have some thing in it. Its named dvbepg-8-T12646,V,12600,
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,793
Threads: 769
Joined: Nov 2003
#5
2009-11-23, 06:50 AM
To be honest, I'm not sure. That xml file looks ok.
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,633
Threads: 148
Joined: Mar 2006
#6
2009-11-23, 07:16 AM
Sub if I understand correctly the first attachment was the logs & xml file from an automatic update & the xml file was empty & that error was in the logs again

The second attachment was from a manual update from the system menu & from what he said before manual updates are working fine & that xml file has data in it?

But then again I'm not having the best day when it comes to messages so I could be wrong Wink
peanut
Offline

Junior Member

Posts: 30
Threads: 8
Joined: Dec 2008
#7
2009-11-24, 04:40 AM
yes thats wright Jaggy
maybe i didnt say it properly
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,633
Threads: 148
Joined: Mar 2006
#8
2009-11-24, 05:19 AM
What happened after today's 8am automatic update was there any data in the file in the temp directory?
peanut
Offline

Junior Member

Posts: 30
Threads: 8
Joined: Dec 2008
#9
2009-11-24, 05:28 AM
no no data in file
peanut
Offline

Junior Member

Posts: 30
Threads: 8
Joined: Dec 2008
#10
2009-12-07, 09:37 AM
I’m still have problems updating epg with automatic updates
I have changed to doing it with dvdtoxml with no success but when I update epg through pvrx2 it updates all right
The automatic updates starts at 8am

Dose pvrx2 do it a different way than recording service?

Have attached logs
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Composite channel configuration problem. seymoria 6 4,668 2012-01-15, 10:15 PM
Last Post: seymoria
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,456 2011-06-27, 02:06 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,572 2011-05-22, 05:09 PM
Last Post: sub
  Problem with switch to DST next 4 2,407 2011-03-29, 08:42 PM
Last Post: darag2358
  Huge database (+27GB) - is it a problem? pme 7 3,112 2011-01-24, 12:37 AM
Last Post: gEd
  MCE 2005 IR Blaster problem persim 6 3,486 2010-12-29, 01:28 AM
Last Post: persim
  Another pause problem fleapower 10 3,853 2010-12-15, 09:33 PM
Last Post: fleapower
  remote problem in GBPVR Zacken 5 2,655 2010-12-08, 09:00 PM
Last Post: Zacken
  Transcode Problem axeman91 7 3,375 2010-11-22, 09:02 AM
Last Post: goelectric
  Can't cure the Error: 1904 problem rkircher 1 1,891 2010-11-10, 07:22 AM
Last Post: stustunz

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

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

Linear Mode
Threaded Mode