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 … 454 455 456 457 458 … 1231 Next »
Update dvb epg and 1.0.16

 
  • 0 Vote(s) - 0 Average
Update dvb epg and 1.0.16
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#11
2007-08-27, 05:57 AM
You may find the PsiParser.ax file from 1.0.8 works on 1.0.16 and stops this problem occurring.
Glynderi
Offline

Member

Posts: 89
Threads: 13
Joined: Jun 2006
#12
2007-08-27, 08:23 PM
I've reloaded 1.0.16 and rescanned for both cards - Hauppage DVB-T 9002.
Running under XP Pro.
The log files are attached.

Thanks

Robin
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#13
2007-08-27, 08:53 PM (This post was last modified: 2007-08-27, 09:04 PM by bgowland.)
Glynderi Wrote:The log files are attached.

Thanks

Robin
Out of curiosity, you could try downloading and registering a copy of the Cyberlink mux...

...see http://forums.nextpvr.com/showthread.php?t=25630.

The logs seem to suggest that it's your preferred mux (I think that may be the default anyway) but that GB-PVR can't find it on your system.

It will automatically fallback to using the dvr-ms mux in this case but the exception that is logged is mentioning dvr-ms. I'm not sure if this is the root of the problem but might be worth a try.

Alternatively, as sub suggests, you could take a copy of the PsiParser.ax from 1.0.8 and copy it over the 1.0.16 version.

@sub - Stop reading the forums!!! You're on holiday man! :-)

But for reference (assuming you're not downloading zipped logs)...
Code:
2007-08-27 21:10:10.187    VERBOSE    [3]    forcing refresh of next 24 hour events for capture source:1
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding BBC ONE Wales as: 4222-4158-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding BBC 2W as: 4286-4158-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding BBC THREE as: 4350-4158-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding BBC NEWS 24 as: 4414-4158-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding S4/C as: 12353-12289-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Five as: 12865-12289-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Five Life as: 12928-12289-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Five US as: 12992-12289-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding BBC FOUR as: 16832-16384-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding ITV1 Wales as: 8269-8205-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding ITV2 as: 8325-8205-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Channel 4 as: 8384-8205-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding More 4 as: 8442-8205-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Channel 4+1 as: 8452-8205-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding ITV4 as: 8353-8205-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding ITV3 as: 8294-8205-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding ITV2 +1 as: 27072-24576-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Film4 as: 27136-24576-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding E4+1 as: 22336-20480-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding UKTV History as: 22272-20480-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding SKY THREE as: 22208-20480-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Sky Spts News as: 22144-20480-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Adding Sky News as: 22080-20480-9018
2007-08-27 21:10:10.203    VERBOSE    [3]    Notify()
2007-08-27 21:10:10.203    VERBOSE    [3]    Notify(Starting BDA device)
2007-08-27 21:10:11.171    VERBOSE    [1]    labelAction.Text = Starting scan...
2007-08-27 21:10:11.718    ERROR    [3]    Unexpected failed in DvbEpgReader.LoadChannels(): System.NullReferenceException: Object reference not set to an instance of an object.
   at NativeUtilities.BDARecorder.RenderToDVRMSMux(Int32 videoPID, Int32 audioPID, IBaseFilter* demuxFilter, Char* pszFilename)
   at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode)
   at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered)
   at GBPVR.Backend.Common.DvbEpgReader.LoadChannels(IEpgUpdateProgressCallback callback)
2007-08-27 21:10:11.921    VERBOSE    [3]    DVB EPG scanning complete

Cheers,
Brian
Glynderi
Offline

Member

Posts: 89
Threads: 13
Joined: Jun 2006
#14
2007-08-27, 09:39 PM
Thanks for the link to get the Cyberlink mux, but all seem dead.

Robin
Glynderi
Offline

Member

Posts: 89
Threads: 13
Joined: Jun 2006
#15
2007-08-28, 05:31 PM
Well, I've installed & uninstalled both 1.0.16 and 1.0.8 and in neither can I get a programme guide.
Before I had to reinstall Windows everything under 1.0.8 worked perfectly with the two cards. Now I have no EPG and I've absolutely no idea why.

I've done frsh scans and attach the logs.

Thanks

Robin
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#16
2007-08-28, 08:50 PM
Glynderi Wrote:I've done frsh scans and attach the logs.
Hmmm. The same exception as last time...
Code:
2007-08-28 18:22:30.031    ERROR    [3]    Unexpected failed in DvbEpgReader.LoadChannels(): System.NullReferenceException: Object reference not set to an instance of an object.
   at [B]NativeUtilities.BDARecorder.RenderToDVRMSMux[/B](Int32 videoPID, Int32 audioPID, IBaseFilter* demuxFilter, Char* pszFilename)
   at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode)
   at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered)
   at GBPVR.Backend.Common.DvbEpgReader.LoadChannels(IEpgUpdateProgressCallback callback)
It doesn't like the RenderToDVRMSMux call (in bold above). The previous portions of the log show that it has successfully scanned for the channels on all 6 MUXs so your DVB-T source is obviously working.

If you PM me your email address, I can send you a copy of the Cyberlink mux - I'm still curious to know if that fixes it.

Cheers,
Brian
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#17
2007-08-28, 10:04 PM
I suspect there is something in your broadcaster's DVB EPG stream that GB-PVR doesnt like, but unfortunately there isnt anything I'd be able to do about that until I'm back from my holiday.
Glynderi
Offline

Member

Posts: 89
Threads: 13
Joined: Jun 2006
#18
2007-08-29, 10:02 PM
Well, who's a happy bunny? Me!Big Grin

Thanks Brian for the Cyberlink Mux. It has fixed the problem and I now have a working EPG & visible Program Guide.

Now, all I need to get rid of is that irritating Signal Quality box sitting on top of a perfect picture.

The patch Sub suggests doesn't seem to run - unless I'm doing it wrong.

Any suggestions welcome.

Thanks

Robin
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#19
2007-09-01, 06:31 PM
Glynderi Wrote:Well, who's a happy bunny? Me!Big Grin

Thanks Brian for the Cyberlink Mux. It has fixed the problem and I now have a working EPG & visible Program Guide.
Sorry Robin, just picked up on this post - not sure how I missed it. Glad you've got things working on this front. I can't help with the signal quality box though - I've never seen that.

Cheers,
Brian
David_VI
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Aug 2007
#20
2007-09-02, 08:34 PM
Cyberlink urls all are dead now, downloaded too many times.. Could I have a new link?

David
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


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 3,460 2011-01-23, 06:35 PM
Last Post: DaveA
  EPG won't update nate 3 2,691 2011-01-04, 03:55 PM
Last Post: sub
  Update EPG Issue dean70 1 1,946 2010-11-13, 05:31 PM
Last Post: sub
  EPG update problem NZ Fredo 5 2,920 2010-10-13, 10:42 PM
Last Post: Jaggy
  xmltv update timing problem aneez 3 2,202 2010-09-29, 06:34 AM
Last Post: aneez
  EPG update problem Aelanna 5 2,960 2010-09-26, 03:01 PM
Last Post: Aelanna
  EPG update error aibo 38 10,787 2010-07-23, 02:35 AM
Last Post: User
  Guide update registers multiple conflicting programs keith_leitch 0 1,372 2010-07-09, 09:48 PM
Last Post: keith_leitch
  EPG update trouble gaspika 2 1,855 2010-06-06, 07:21 AM
Last Post: gaspika
  Scheduled EPG update doesn't work? allstarnz 4 2,106 2010-05-12, 07:38 AM
Last Post: allstarnz

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

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

Linear Mode
Threaded Mode