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 … 715 716 717 718 719 … 1231 Next »
No TV Guide

 
  • 0 Vote(s) - 0 Average
No TV Guide
mlcporter
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jul 2006
#1
2006-09-22, 04:40 AM
I recently discovered I no longer have data in the tv guide. I have looked in the log file and the first nite it complained about not being able to lock the file for updating. Figured maybe that was because I was dinking around and troubleshooting stuff. So I left it for a no\ite or so and now it's complaining that data is too long for the field (I have included entries and the log file below). I am also enclosing some other entries I see in that file that look weird. It's like it is continuosly calling this function. I have also noticed that it doesn't like to come out of the screen saver. When I hit a key the screen saver logo moves but it doesn't go back to the program. I have to alt ctrl del and end the process. I can do everything else (live tv, weather, watch recorded program etc.)

Any help would be appreciated...


The log file is attached as a compressed file.

here are the entries concerning zap2it

9/20/2006 1:19:43 AM.187 VERBOSE [14] RenewLease finished (accepted - preview mode)
9/20/2006 1:19:59 AM.046 VERBOSE [10] inserting channel: 669 667 666 665 664 662 661 660 659 658 655 650 648 646 635 611 RSPALT
9/20/2006 1:19:59 AM.109 ERROR [10] Failure in ChannelFactory:ConfusedtoreChannels(): System.Data.OleDb.OleDbException: The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.ChannelFactory.x091b0bb67b0c21bd(ICollection xb539b3782652833f, Int32 xeba3e20435eb0e32)
9/20/2006 1:19:59 AM.171 VERBOSE [10] Error storing EPG updates: System.Data.OleDb.OleDbException: The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
at GBPVR.Backend.Common.ChannelFactory.x091b0bb67b0c21bd(ICollection xb539b3782652833f, Int32 xeba3e20435eb0e32)
at GBPVR.RecordingService.xa9e17cce0eee6a7a.x52e8ddd0b9bc8c68()
9/20/2006 1:19:59 AM.171 VERBOSE [10] handling any season recordings
9/20/2006 1:19:59 AM.171 VERBOSE [10] RecordingFactory.loadSchedule()
9/20/2006 1:19:59 AM.171 VERBOSE [10] getValue cached value: /settings/AutoRemoveMissingRecordings : false


and here are the entries that look weird to me....this is just a piece of it, it repeats over and over.

9/20/2006 1:22:18 AM.171 VERBOSE [7] RecordingFactory.LoadNext24HourEvents()
9/20/2006 1:22:18 AM.171 VERBOSE [7] forcing refresh of next 24 hour events for capture source:2
9/20/2006 1:22:18 AM.171 VERBOSE [7] RenewLease finished (accepted - preview mode)
9/20/2006 1:22:49 AM.171 VERBOSE [7] RenewLease 2
9/20/2006 1:22:49 AM.171 VERBOSE [7] RecordingFactory.LoadNext24HourEvents()
9/20/2006 1:22:49 AM.171 VERBOSE [7] forcing refresh of next 24 hour events for capture source:2
9/20/2006 1:22:49 AM.171 VERBOSE [7] RenewLease finished (accepted - preview mode)
9/20/2006 1:23:20 AM.171 VERBOSE [7] RenewLease 2
9/20/2006 1:23:20 AM.171 VERBOSE [7] RecordingFactory.LoadNext24HourEvents()
9/20/2006 1:23:20 AM.171 VERBOSE [7] forcing refresh of next 24 hour events for capture source:2
9/20/2006 1:23:20 AM.171 VERBOSE [7] RenewLease finished (accepted - preview mode)
9/20/2006 1:23:51 AM.171 VERBOSE [7] RenewLease 2
9/20/2006 1:23:51 AM.171 VERBOSE [7] RecordingFactory.LoadNext24HourEvents()
9/20/2006 1:23:51 AM.171 VERBOSE [7] forcing refresh of next 24 hour events for capture source:2
9/20/2006 1:23:51 AM.171 VERBOSE [7] RenewLease finished (accepted - preview mode)
9/20/2006 1:24:22 AM.171 VERBOSE [7] RenewLease 2
9/20/2006 1:24:22 AM.171 VERBOSE [7] RecordingFactory.LoadNext24HourEvents()
9/20/2006 1:24:22 AM.171 VERBOSE [7] forcing refresh of next 24 hour events for capture source:2
9/20/2006 1:24:22 AM.171 VERBOSE [7] RenewLease finished (accepted - preview mode)


thanks

mlc
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2006-09-22, 05:13 AM
Quote:9/20/2006 1:19:59 AM.046 VERBOSE [10] inserting channel: 669 667 666 665 664 662 661 660 659 658 655 650 648 646 635 611 RSPALT
Log into your zap2it lineup at http://labs.zap2it.com and remove the large number or duplicate channels you have called RSPALT. (number 669,667,666,665,664,662,661,etc...)
mlcporter
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jul 2006
#3
2006-09-22, 04:46 PM
Thanks Sub - that seems to have fixed the guide.

Are the other entries in the log normal? The one that was firing once every 30 seconds?


Thanks again for a great program!

mlc
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2006-09-22, 05:11 PM
Quote:The one that was firing once every 30 seconds?
If you were watching TV, then yes, it was normal to see those messages every 30 seconds.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't scroll with mouse when Searching the Guide TimA-C 10 2,994 2023-06-26, 07:40 PM
Last Post: boggydoggy
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,622 2012-08-27, 04:00 PM
Last Post: rscheller
  Need help remapping Channel guide and actual channels divinehammer 3 3,846 2012-01-20, 10:43 AM
Last Post: kayleigh
  TV Guide Color griffy 0 1,811 2011-05-08, 10:20 AM
Last Post: griffy
  How to get Sky Digital channel guide into GBPVR? bobster 34 11,719 2011-04-01, 08:10 PM
Last Post: bobster
  strange channel changing-works in guide but not recording WinoOutWest 18 6,322 2010-12-27, 10:17 PM
Last Post: sub
  epg guide for ATSC ota, no internet? sdowney717 26 12,559 2010-12-08, 08:37 PM
Last Post: SHIFT_paradigm
  Channel re-ordering in TV Guide mattyb 1 1,697 2010-11-10, 09:59 PM
Last Post: sub
  deleted pending recording stays red in search guide speising 4 2,398 2010-11-02, 03:56 PM
Last Post: sub
  TV Guide Display Problem (overlapping?) imgodot 2 2,171 2010-10-31, 05:53 AM
Last Post: imgodot

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

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

Linear Mode
Threaded Mode