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 … 546 547 548 549 550 … 1231 Next »
EPG start/end times out by a minute or two

 
  • 0 Vote(s) - 0 Average
EPG start/end times out by a minute or two
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#11
2006-03-14, 03:41 AM
I've just double checked the code. There is nothing that adds or subtracts minutes to the show times, with the exception of the value in add_offset column in XMLTV_EPGSOURCE table in the database, but this is always zero and there is no field in the config app to change this. It would also apply the same offset to each and every show, not just a some shows.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#12
2006-03-14, 04:06 AM
i just checked the offset in the db and that is set to 0, and this problem only happens on some shows, no more than 2-3 a day per channel...

you've got more important things to worry about now, ill see if it goes away or remind you in the next prerelease...
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#13
2006-03-14, 05:57 AM
ok i just checked, and it turns out every show is off by a minute or two, its just not always obivious, the "TV Guide" makes some of them look like they are on the right time (only a few pixels difference between 7:01 and 7:00 Smile)
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#14
2006-03-15, 06:23 AM
well out of curiousity i opened up the gbpvr.mdb database to checkout the time, and well they were all right, no +- 1/2 mins. so its a problem with the "TV Guide" plugin.

heres a couple of rows from the gbpvr.exe
Code:
oid    name    sub_title    description    start_time    end_time    channel_oid    unique_identifier    rating
1070831    Joey        As the star of an action film, Joey over-indulges in his newfound perks and even uses his stuntman, Chuck, to distract angry men while he romances their girlfriends.    1/03/2006 8:00:00 p.m.    1/03/2006 8:30:00 p.m.    41        
1123636    Joey        Joey meets a beautiful woman who is taking a class in English as a second language. To court her, he also enrolls in the class.    15/03/2006 8:00:00 p.m.    15/03/2006 8:30:00 p.m.    41

and the tv guide shows that on 15/03/2006 on Channel 2 (guid 41) Joey starts at 7:58 and finishes at 8:29.

"Recordings" also has it listed to start at 7:58 and 8:29 pm, so hmmm interesting....
and heres the entry from the recordings table
Code:
oid    programme_oid    capture_source_oid    status    filename    recording_type    recording_group    manual_start_time    manual_end_time    manual_channel_oid    quality_level    pre_pad_minutes    post_pad_minutes
1331    1123636    3    0    Joey    0    53    15/03/2006 8:00:00 p.m.    15/03/2006 8:30:00 p.m.    41    1    2    4

so hmmm strange.... might help narrow down the bug though....
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#15
2006-03-15, 06:31 AM
The TV guide doesnt add or remove any minutes when displaying it. I've not seen any other reports of this either. Very strange.

Nothing has changed in these areas of the code in a very long time either.
sixgun
Offline

Member

Posts: 197
Threads: 35
Joined: Sep 2004
#16
2006-03-15, 12:57 PM
I read a news article on-line somewhere that talked about the TV guides getting published with deliberate overlaps of a couple of minutes.

This was apparently done with the intention of confusing PVR systems because of the increasing trend of people skipping adverts.

Can't remember where i read it though.
GBPVR: v0.99.5
Server: Athlon64 X2 3800+, 2GB Memory, 1480GB Storage, 6 DVB-T Tuners (2 x Nova-T 500 PCI, 2 x Nova-T PCI)
HTPC: Athlon64 3000+, 1GB Memory, 80GB Storage, Blackgold GDI DVB-T Tuner, Ahanix MCE-302 Case, MSI K8NGM2-FID motherboard
Main TV: Toshiba 42WLT66 LCD
Media Playback: 2 x MVP (wired)
Homepage: http://www.sixgun.co.uk/
Author of MpegImport utility
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#17
2006-03-19, 04:41 PM
just an update on the problem,

ive discovered that when gbpvr first loads, the start/end times are correct, eg 7pm, but after its been running for a while (not sure how long it takes, its always running) the times seem to change from eg 7pm to 7:01pm. which well is very very strange.....
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#18
2006-03-27, 06:54 AM
I was doing a search to see why the XMLTV offset wasn’t working with 96.12 when I came across this thread.
One of my systems uses XMLTV, and a few days ago I noticed the guide had shifted a full hour.
I’ve tried everything I can think of without reloading GBPVR.
The XMLTV times are correct, and my other system (that uses Zap2It) is dead on.
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#19
2006-03-27, 04:38 PM
Jim_ Wrote:I was doing a search to see why the XMLTV offset wasn’t working with 96.12 when I came across this thread.
One of my systems uses XMLTV, and a few days ago I noticed the guide had shifted a full hour.
I’ve tried everything I can think of without reloading GBPVR.
The XMLTV times are correct, and my other system (that uses Zap2It) is dead on.
If its out by an hour, it sounds like your timezone is incorrect on your PC.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#20
2006-03-27, 06:00 PM
Could it be the start of "daylight saving" etc? I remember using a XMLTV-grabber where you had to enter the dates for daylight-saving-start and end. Here in The Netherlands daylightsaving started last weekend.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
« 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
  Start PC for recording, Sleep/Hibernate when done Basher52 6 4,953 2011-12-17, 02:52 PM
Last Post: Sykor
  ABC Australia EPG lists same show three times 1 min apart. Records multiple.. CCCMikey 11 5,997 2011-04-17, 09:38 AM
Last Post: CCCMikey
  Recording will not start, can't be cancelled and prevents other recordings. keith_leitch 4 1,867 2010-06-14, 08:48 PM
Last Post: keith_leitch
  Live TV won't start initially Daldana 4 1,801 2010-05-01, 11:45 PM
Last Post: Daldana
  Recordings Wont Always Play - Need to Try Three times ralphy 0 1,106 2010-04-27, 09:45 AM
Last Post: ralphy
  No Radio Times data beyond March 2nd 2010 CureForSanity 11 3,557 2010-03-23, 12:28 PM
Last Post: StevHodge
  Recordings have bad times jtokach 2 1,563 2010-03-08, 04:20 PM
Last Post: jtokach
  GBPVR does not start or initialize Hauppauge HVR 1600 ATSC tuner cafferj 6 2,832 2010-02-27, 02:21 AM
Last Post: cafferj
  Avermedia M150-D Delay/Lag on Start of Recording uniontown 9 5,856 2010-02-21, 02:02 AM
Last Post: uniontown
  config.xml auto convert start and stop times luttrell1962 1 1,369 2010-02-12, 06:22 AM
Last Post: luttrell1962

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

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

Linear Mode
Threaded Mode