View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 11 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Nov 15, 2011 8:21 am 
Offline
Joined: Fri May 21, 2004 11:55 pm
Posts: 1206
Location: Silicon Valley, CA
Ever since the last DST change, my mythbox has been driving me slowly insane. It's an older box, pre-LINHES. I've forgotton exactly which series it is, and I'm not sure how to tell... It's been working like a plowhorse up until the DST change.

Ever since the change, the internal clock is correct and shows the correct time, but my schedules on SOME channels is one hour off. No biggie, I thought, and I pulled out the old "mythfilldatabase --refresh-all" command. All was well.

Then I got up the next morning and... Yep. many stations were now an hour off again. I tried "mythfilldatabase --refresh-today" and the problem was cured. Until later that day, when it recurred.

In fact, every day, once or twice a day, the schedule gets hosed again. Everytime mythfilldatabase fixes it. The clock has always been correct over this time. My new LINHES box (I'm building it to take over soon) works fine.

I'm really getting sick of running mythfilldatabase all the time and wondered if anyone has seen or solved this problem!

Joe B.

_________________
Do you code to live, or live to code?
Search LinHES forum through Google


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 15, 2011 7:51 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Do you have "use on air guide" enabled? I find that is a recipe for disaster when the time changes. Our local PBS station are especially bad and it seem to take a couple weeks for them to get their act together and get the guide info back in sync with the broadcasts.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 15, 2011 9:48 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
i was getting all sorts of funky recordings when i had the ota data turned on

_________________
My System


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2011 7:45 am 
Offline
Joined: Fri May 21, 2004 11:55 pm
Posts: 1206
Location: Silicon Valley, CA
To the best of my memory, I do not have the on-air guide turned on. But I'm in China and my box is in the US so it's pretty well impossible to check. I do have SSH enabled and can see my box but I never figured out how to export the X display to my mac so I can't check the backend settings.

Maybe that's in the database somewhere and I could fix it using mythweb, which I also have access to. It grates me that I'm missing all of my recordings because the stupid box randomly shifts all the schedules 1 hour too late.

_________________
Do you code to live, or live to code?
Search LinHES forum through Google


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2011 9:34 am 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
In mythweb go to settings --> TV --> Channel Info and uncheck the useonairguide for each channel.

Britney


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2011 9:44 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
On my system it seems to keep getting tuned back on by some misfeauture, either in channel scanning or an upgrade process. The easiest way to check (and fix) it over an ssh link is with mysql. As root run:
Code:
mysql mythconverg

This will show you the settings:
Code:
select channum, useonairguide from channel;

And this will turn it off:
Code:
update channel set useonairguide=0;


Last edited by tjc on Thu Nov 17, 2011 8:39 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2011 12:10 am 
Offline
Joined: Fri May 21, 2004 11:55 pm
Posts: 1206
Location: Silicon Valley, CA
You guys are awesome! I take back all those things I said about you! :P

Indeed the "update on air" had been selected for all the channels and I'm now doing a mythfilldatabase --refresh-all for (hopefully) the last time. The "roommate acceptance factor" (RAF) was dropping rapidly since football games were affected by this problem!

I'm confident this will cure all my problems. (At least the myth-related ones!)

Joe B.

_________________
Do you code to live, or live to code?
Search LinHES forum through Google


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2011 4:48 pm 
Offline
Joined: Fri May 21, 2004 11:55 pm
Posts: 1206
Location: Silicon Valley, CA
Houston... We have a problem...

Everything worked great for a day. Now it appears my channels are STILL being overridden by the "on air guide", yet my mythconverg database says the flags are all zero!

I'm starting to think a poltergeist has taken residence in my old KnoppMyth box!

_________________
Do you code to live, or live to code?
Search LinHES forum through Google


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2011 8:39 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Did you restart the backend? I think that setting may be cached...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 18, 2011 6:21 am 
Offline
Joined: Fri May 21, 2004 11:55 pm
Posts: 1206
Location: Silicon Valley, CA
Thanks tjc. I'll try the restart and do mythfilldatabase one more time.

Joe B.

_________________
Do you code to live, or live to code?
Search LinHES forum through Google


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 19, 2011 4:48 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
If you're using data direct there is a newish flag to get it to clear and reload all the schedule data. As the mythtv user run:
Code:
mythfilldatabase --dd-grab-all


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 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