View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 13 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Mar 11, 2007 6:49 pm 
Offline
Joined: Mon Apr 10, 2006 3:48 pm
Posts: 997
Location: Lexington, Ky
Since the start of daylight savings time my program schedule is off by 1 hour. (ie: 9:00 programs are listed at 8:00)

The date commands lists the correct time.

I am running R5D1 with the Time Zone Updates needed.

Any suggestions?


Last edited by tscholl on Mon Mar 12, 2007 9:11 am, edited 2 times in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 11, 2007 8:39 pm 
Offline
Joined: Wed Dec 28, 2005 8:35 am
Posts: 18
I just noticed this for me also. Did the updates last night. I was going to look here first and then run mythfilldatabase and see if that fixed it.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 11, 2007 11:01 pm 
Offline
Joined: Sun Apr 02, 2006 12:06 am
Posts: 6
I did

mythfilldatabase --refresh-today

and that seemed to fix it. Running with --refresh-all now.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 12, 2007 7:51 am 
Offline
Joined: Mon Apr 10, 2006 3:48 pm
Posts: 997
Location: Lexington, Ky
I ran mythfilldatabase as suggested with:

mythfilldatabase --refresh-today

that seemed to fix it.

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 12, 2007 8:14 am 
Offline
Joined: Fri Jul 29, 2005 1:22 am
Posts: 232
Location: SF East Bay, CA
tscholl wrote:
I ran mythfilldatabase as suggested with:

mythfilldatabase --refresh-today

that seemed to fix it.

Thanks!


On my system, Sunday's schedule was OK.. but Wednesday and Thursday was off by an hour.. so just "--refresh-today" was not adequate.. So instead, I ran:

Code:
mythfilldatabase --refresh-all


.. and that "cured the ill" for the entire schedule!

_________________
// Brian - Hardware:
ASUS P5P800 - P4 3Ghz, 500 GB PATA HD
ASUS P5K-V - P4 Core2 Duo, 500 GB SATA HD
Hauppauge PVR-350, IR Blaster, Comcast Digital Cable
http://tech.groups.yahoo.com/group/KnoppMyth/
KnoppMyth R5F27 >> R5.5


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 12, 2007 9:14 am 
Offline
Joined: Mon Apr 10, 2006 3:48 pm
Posts: 997
Location: Lexington, Ky
Looks like the best way to go is using:
Code:
mythfilldatabase --refresh-all


Thanks to all!!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2007 7:23 am 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
You are very lucky. I did mythfilldatabase --refresh-all, but my program schedule is still off by 1 hour.

I tried mythfilldatabase --refresh-all,mythfilldatabase --refresh-today, (even as root) nothing changed.

My version is R5C7


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2007 7:53 am 
Offline
Joined: Fri Jul 29, 2005 1:22 am
Posts: 232
Location: SF East Bay, CA
zetoune wrote:
You are very lucky. I did mythfilldatabase --refresh-all, but my program schedule is still off by 1 hour.

I tried mythfilldatabase --refresh-all,mythfilldatabase --refresh-today, (even as root) nothing changed.

My version is R5C7


hmmm.. Have you corrected the system time with the patch/procedure suggested in http://mysettopbox.tv/phpBB2/viewtopic.php?t=14085 ??? That needs to be done first. (as root user) .. and your date/time is correct? (I can see that if the system doesn't have it right.. you can be so screwed!)

Then run the mythfilldatabase --refresh-all (as mythtv user)

I'll cross my lucky fingers for you!

_________________
// Brian - Hardware:
ASUS P5P800 - P4 3Ghz, 500 GB PATA HD
ASUS P5K-V - P4 Core2 Duo, 500 GB SATA HD
Hauppauge PVR-350, IR Blaster, Comcast Digital Cable
http://tech.groups.yahoo.com/group/KnoppMyth/
KnoppMyth R5F27 >> R5.5


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2007 2:05 pm 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
I did what you said

grep 2007 gives me:

Quote:
/etc/localtime Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 EST isdst=0 gmtoff=-18000
/etc/localtime Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 EDT isdst=1 gmtoff=-14400
/etc/localtime Sun Nov 4 05:59:59 2007 UTC = Sun Nov 4 01:59:59 2007 EDT isdst=1 gmtoff=-14400
/etc/localtime Sun Nov 4 06:00:00 2007 UTC = Sun Nov 4 01:00:00 2007 EST isdst=0 gmtoff=-18000


Real current time is: 4:04 PM (Eastern Time)
Time in System Time (web admin):
system time: 4:04 PM
hardware time: 4:04 PM

My schedule is still off by 1 hour.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2007 2:37 pm 
Offline
Joined: Mon Apr 10, 2006 3:48 pm
Posts: 997
Location: Lexington, Ky
Shouldn't your your time should be set to Eastern Daylight Time.

Here is what mine reads:

Code:
Tue Mar 13 16:37:16 EDT 2007


Notice the EDT as opposed to EST


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2007 2:47 pm 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
I don't know where I can set EDT.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 13, 2007 3:38 pm 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
Ok guys,
it works... I had to schedule again my records and everything worked.
thank you


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 14, 2007 8:02 am 
Offline
Joined: Fri Jul 29, 2005 1:22 am
Posts: 232
Location: SF East Bay, CA
zetoune wrote:
I don't know where I can set EDT.


Of course, you set the timezone during system installation.

If it was set wrong.. you can set the timezone with the tzconfig command.

Your zdump list shows that you're OK.. showing the switching between EDT and EST to account for Daylight Savings time. You're in golden shape! The magic is working for you! :D

_________________
// Brian - Hardware:
ASUS P5P800 - P4 3Ghz, 500 GB PATA HD
ASUS P5K-V - P4 Core2 Duo, 500 GB SATA HD
Hauppauge PVR-350, IR Blaster, Comcast Digital Cable
http://tech.groups.yahoo.com/group/KnoppMyth/
KnoppMyth R5F27 >> R5.5


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu