NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 … 5 6 7 8 9 … 11 Next »
v0.93.10 (13 August - afternoon)

 
  • 0 Vote(s) - 0 Average
v0.93.10 (13 August - afternoon)
Hugh
Offline

Junior Member

Posts: 24
Threads: 4
Joined: Feb 2005
#141
2005-08-20, 12:09 PM
Just a quick post. Yesterday I backed up my system then installed this latest version. Perfect. No problems. All runs well. Thanks!
--
Hugh
bgowland
Online

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#142
2005-08-20, 07:42 PM
Zod Wrote:I get the same behavior for daily reoccuring recordings...the web interface shows a four-hour window for the scheduled recording, which seems to overlap with the intended recording time, but I'm not sure if always.
I don't use timeslot recording but I do know that the scheduler logic will search with a +/- tolerance for the slot. By default it is +/- 2hrs and is set in config.xml as...

<AllowableTimeslotVariance>120</AllowableTimeslotVariance>

This means that if you schedule a same day / same timeslot entry for a programme on Fri. night 6-7pm (for example), the scheduler will search for a programme with the same name scheduled to start anywhere between 4pm and 9pm just in case the TV company moves the programme slightly.

Cheers,
Brian
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#143
2005-08-20, 08:03 PM
Brian is correct with +/- 2hrs interpretation. In the Recording screen in GB-PVR I hide this information from the user to make it look a bit cleaner. The web admin obviously doesnt give it the same treatment, but it is still showing accurate information.

Quote:In addition to this discrepancy, it doesn't actually seem to be recording these weekly scheduled recordings at all.

The concept of allowing weekly scheduled recordings is great (and arguable a must-have)...does it work for anyone else, or exhibit this same behavior?
Recordings work fine for me here.
Zod
Offline

Member

Posts: 53
Threads: 10
Joined: Jul 2005
#144
2005-08-20, 09:00 PM
Ah, thanks Brian and sub, that behavior makes sense to me now. I'll try setting that <AllowableTimeslotVariance> value to 10 minutes or something, to see if it helps resolve my scheduling issues.

<AllowableTimeslotVariance> seems like a good idea that makes GBPVR more robust under real world conditions. Should you feel the desire to make it more configurable for end users, I wouldn't mind having an option that allows me to decide whether it records all matching programs found within that timespan, or only the single "best fit" match. A simple heuristic based on the program name, the starting time, and on the adjacent programs should be pretty easy to use to determine the "best fit" match for a scheduled recording.

XP SP2 + Latest Hotfixes, GBPVR v0.98.8, AMD Sempron 2500+, Abit VA-20, 512MB PC3200 RAM, Gigabyte Radeon 9250 128 MB VIVO AGP, ATI TV Wonder Elite PCI w/ Remote Wonder Plus, Creative Audigy 2 Value, 2x Seagate ATA/100 7200.7 IDE
---
Officer, have you ever heard of "Snow Crash"...?
sean
Offline

Member

Posts: 67
Threads: 10
Joined: Feb 2005
#145
2005-08-21, 02:15 AM
sean Wrote:maybe this will help in the log GBPVRRecordingService.exe-1.log I get the error below. starting 1 min before the recording is to start repeating ever sec until I restarting the service at 8:33.



8/18/2005 7:59:00 PM.232 ERROR [35] Caught unexpected exception: Object reference not set to an instance of an object.
8/18/2005 7:59:00 PM.262 ERROR [35] at ca.g()
8/18/2005 7:59:00 PM.462 ERROR [35] Caught unexpected exception: Object reference not set to an instance of an object.
8/18/2005 7:59:00 PM.462 ERROR [35] at ca.g()
8/18/2005 8:33:09 PM.158 ERROR [35] Caught unexpected exception: Object reference not set to an instance of an object.
8/18/2005 8:33:09 PM.158 ERROR [35] at ca.g()
8/18/2005 8:33:09 PM.188 INFO [974] GB-PVR Recording Service stopping
8/18/2005 8:33:09 PM.358 INFO [35] RecordingManager has been signalled to shutdown
8/18/2005 8:33:09 PM.358 INFO [35] RecordingManager has finished
8/18/2005 8:33:10 PM.500 INFO [974] GB-PVR Recording Service shutdown complete
8/18/2005 8:33:10 PM.520 INFO [912] Finalize called

I tried the new Xrecord priorityrecording by Jorm and all my recording are still failing. I posted my log error above. These errors I get every time a show does not record. can this help in leading to a solution. from the log it shows that it is can see that there is a show to record. could the data in the data base be corrupted? :confused: :confused: :confused:
Ron22
Offline

Member

Posts: 132
Threads: 29
Joined: Feb 2005
#146
2005-08-22, 03:41 PM
Sub,
The auto skip based on comskip is great. Makes my wife even more happy with GB-PVR.
There is one probelm on one show and chanel Comskip will be wrong on the last 5 minutes. The show goes to commercial and comes back for about 2 minutes. But comskip just sayes commercial to the end of recording.
I know comskip is not your area.

So is there a way to stop the auto skip?
What I had to do was restart the show and skip close to the end into the "commercial" area and press play.
Windows XP Home
P4 2.6GHz - 768MB Ram 980GB 4 - HDD's
3 MVP
1 PVR-150
1 PVR-250
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#147
2005-08-22, 05:20 PM
Quote:So is there a way to stop the auto skip?
You can disable auto skip in the config app.
capone
Offline

Posting Freak

Posts: 1,756
Threads: 190
Joined: Jan 2005
#148
2005-08-22, 05:29 PM
I could just try, but does it skip if you FF into the commercial? If you back up to just before, and use the short skip in to the commercial, it would be good if it was manual then.

A wishlist thing I wouldn't mind seeing along these lines is the ability to go to last 1min of a recording. Sometimes things like the above happen, and you reach the end and lose the resume. It would be nice to jump to the end and still have enough time left to react.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#149
2005-08-22, 05:40 PM
If comskip is not reliable for you, you should disable autoskip.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#150
2005-08-22, 05:44 PM
It'll only try to auto skip through a specific commercial once, so if you press the skip-back button it'll play the commercial without auto skipping.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (25): « Previous 1 … 13 14 15 16 17 … 25 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  5.1.4.210802 available (2nd August) sub 0 3,131 2021-08-02, 02:55 AM
Last Post: sub
  5.0.8 available (23rd August) sub 0 5,530 2020-08-22, 08:36 PM
Last Post: sub
  3.5.7 available (30th August) sub 46 133,410 2015-10-28, 11:27 PM
Last Post: mvallevand
  2.5.5 available (5 August 2012) sub 46 55,544 2012-09-15, 12:27 AM
Last Post: Wakalaka
  2.2.6 available (28th August) sub 41 96,210 2011-11-28, 04:17 AM
Last Post: sub
  v0.94.8 (afternoon) sub 126 39,702 2005-09-16, 08:16 PM
Last Post: lif
  v0.93.9 available (13 August) sub 51 19,559 2005-08-13, 02:46 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode