LinHES Forums http://forum.linhes.org/ |
|
Tv listings = Wrong. http://forum.linhes.org/viewtopic.php?f=6&t=9806 |
Page 1 of 2 |
Author: | hansoffate [ Wed Apr 26, 2006 2:05 am ] |
Post subject: | Tv listings = Wrong. |
Is this the right forum for this post? Anyways, my tv listings are wrong. When i go to a channel it says the correct channel but the wrong information. (example, under program it said that 70's show but it wasn't that 70's show) How do i fix this? |
Author: | nigelpearson [ Wed Apr 26, 2006 4:27 am ] |
Post subject: | |
Is the time on your machine correct? If it is a few hours out (e.g. wrong time zone), it might be 'That 70s show' is on in a few hours, or was on a few hours ago. Or maybe the guide information hasn't been inserted into the right channel. e.g. the xmltv id data for ABC is attached to CNN.. |
Author: | chrisj [ Wed Apr 26, 2006 5:29 am ] |
Post subject: | |
you might try one of the following : tzconfig - time zone tool date - manually set the time ntpdate - ntp server time sit ntpd - keep in sync with an ntpserver If you find you can't sort out why the time shift is going on you can override the tv_grab_au time shift /usr/bin/tv_grab_au aprox line 720 Code: # to do - can fix daylight savings prob from here
if ($regmap{$region} eq "EST") {$regmap{$region}="+1000"} if ($regmap{$region} eq "CST") {$regmap{$region}="+0930"} if ($regmap{$region} eq "WST") {$regmap{$region}="+0800"} |
Author: | hansoffate [ Wed Apr 26, 2006 10:25 am ] |
Post subject: | |
Ok i found out the timezone was wrong. I changed it to pacific. When i type "date" it displays the incorrect time. How do i change that? I tried typing in the correct time but it didn't work. when i type "date -u" i get: Wed Apr 26 09:35:55 UTC 2006 The time is correct but the timezone is wrong. When i type "date" i get: Wed Apr 26 02:35:55 PDT 2006 The time is incorrect but the time zone is correct. Thanks for the help -Hans |
Author: | hansoffate [ Wed Apr 26, 2006 2:12 pm ] |
Post subject: | |
I got the time to the correct time now. The tv shows are still listed incorrectly though. (on kqed it says sesame street is on but its some cooking show instead) Any other ideas? |
Author: | Fidelis [ Wed Apr 26, 2006 2:49 pm ] |
Post subject: | |
I believe you will need to run mythfilldatabase again to get the correct listings . |
Author: | hansoffate [ Wed Apr 26, 2006 2:56 pm ] |
Post subject: | |
I tried doing that it still doesn't work. I am about to give up and try reformatting it. I have no idea what is wrong with it. Thanks for the help, Hans |
Author: | tjc [ Wed Apr 26, 2006 6:39 pm ] |
Post subject: | |
You need to restart the servers and purge the old data first. See these directions on the wiki - http://www.knoppmythwiki.org/index.php?page=ProgramGuideIsOff |
Author: | hansoffate [ Wed Apr 26, 2006 7:08 pm ] |
Post subject: | |
Thanks for the link TJC. I tried following them it worked up until i got this error. Code: root@mythtv:/home/mythtv# /etc/init.d/mythtv-backend stop
Stopping MythTV server: mythbackend No /usr/bin/mythbackend found running; none killed. . root@mythtv:/home/mythtv# mythtv-setup mythtv-setup: cannot connect to X server Also i hate having to restart my computer everytime I want the program mythtv to be on after doign somethign in the terminal. Is there an easy way to launch the program mythtv from terminal? I tried "mythtv" but it only gave me live tv. Thanks for all the help -Hans |
Author: | ryanpatterson [ Wed Apr 26, 2006 7:26 pm ] |
Post subject: | |
Code: mythfrontend
|
Author: | hansoffate [ Wed Apr 26, 2006 8:04 pm ] |
Post subject: | |
thanks. That makes my life a little bit easier. Does anyoen know what hta error means? |
Author: | nickread [ Wed Apr 26, 2006 8:33 pm ] |
Post subject: | |
The error means mythtv-setup can't find the X environment (ie GUI desktop). Either 1) It isn't running? then I think Code: /etc/init.d/gdm restart will restart it
2) You're doing this from an ssh terminal instead of locally on the box (console or xterm). In which case you should run mythtv-setup locally |
Author: | hansoffate [ Wed Apr 26, 2006 9:01 pm ] |
Post subject: | |
That didn't work i get the same error. I think i am just going to reinstall everything. thanks anyways, Hans |
Author: | chrisj [ Wed Apr 26, 2006 11:35 pm ] |
Post subject: | |
Is mythtv running ? ( I'm assuming that you are working on the console of your mythtv box ) Code: /etc/init.d/mythtv-backend restart /etc/init.d/gdm restart mythfrontend You may need to force the epg date to be overwriten Code: mythfilldatabase --refresh-today --verbose 1
|
Author: | hansoffate [ Thu Apr 27, 2006 11:07 am ] |
Post subject: | |
Thanks chrisj. That did it. Now my program files are synched. The only problem is now my remote isn't working. I just ordered a new video card for my system. Will i have to reinstall everything to get that videocard to work? I would hate to go through all this configuration again. |
Page 1 of 2 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |