View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Jan 27, 2004 12:02 am 
Offline
Joined: Sat Jan 17, 2004 10:02 pm
Posts: 8
Location: omaha, ne
while watching one channel, myth reports i that i should be watching something else (the information tab that pops up from myth when changing the channel says a different title). i.e, when i try to record, i end up with a different show than the one that myth says i should have saved.

trouble shooting that i have done:

1) typed "date" in xterm, it reports correctly.
2) while watching live tv, i hit m. the cannel and current time slot reported are both correct.
3) using the ir blaster, it chages the channel correctly

everything appers to be correct excepet for what show is actually playing

i can't find a relationship to the channel information and what is on currently. - thanks for your help - greg

_________________
board-kt7a 133;proc-amd 1g 266bus;tv-pvr250;vid-nvidia 2 mx400;sound blaster live 5.1 xgamer


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 27, 2004 11:19 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Are you certain you selected the right provider? Check zap2it.com to ensure they have the right info for your provider. If they do, you probably selected the wrong provider. Run mythtv-setup answer yes to second question and reconfigure. Once complete as root: /etc/cron.daily/mythtv-backend.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 27, 2004 3:26 pm 
Offline
Joined: Sat Jan 17, 2004 10:02 pm
Posts: 8
Location: omaha, ne
ok.. reset as noted and it return this line
parameterless "use 10" depreceated at /usr/share/per15/XML/Writer.pm line 16

_________________
board-kt7a 133;proc-amd 1g 266bus;tv-pvr250;vid-nvidia 2 mx400;sound blaster live 5.1 xgamer


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 27, 2004 4:07 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
You can safely ignore that line.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 15, 2004 8:17 pm 
Offline
Joined: Wed Jan 07, 2004 5:21 pm
Posts: 116
I had the same problems but when I ran /etc/cron.daily/mythtv-backend, I got the following error:
QTime::setHMS Invalid time 28:00:00.000
QDate::setYMD: Invalid date 2935-93-02

Could this be the issue? How would I change this to a valid time?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 15, 2004 9:07 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well unless you are filming a star trek epesode I would think those time and date settings would pose a problem yes.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 15, 2004 9:20 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
As far as I'm aware it isn't an issue. I started seeing the same thing and have no problems with XMLTV.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 18, 2004 8:02 am 
Offline
Joined: Wed Jan 07, 2004 5:21 pm
Posts: 116
Maybe there should be a sticky made for this. I ran into this problem on 3 different installations of R4v2 on different machines(i586 and i686), even though the inital mythtv-setup goes through with no problems.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 23, 2004 2:50 am 
Offline
Joined: Tue Feb 03, 2004 11:05 pm
Posts: 18
Location: Ohio
frustrated wrote:
I had the same problems but when I ran /etc/cron.daily/mythtv-backend, I got the following error:
QTime::setHMS Invalid time 28:00:00.000
QDate::setYMD: Invalid date 2935-93-02

Could this be the issue? How would I change this to a valid time?


I ran into this issue today. Did you ever find a resolution?

_________________
Where all think alike, no one thinks very much.
- Walter Lippmann


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 23, 2004 12:42 pm 
Offline
Joined: Thu Feb 19, 2004 12:55 am
Posts: 5
I haven't noticed it lately, but at first I also noticed a few channels where the time slots were incorrect. Usually, off by a couple hours...

I would wait until two days prior to the day of the show I wanted to record and then run the mythfilldatabase with the force refresh option (--refresh-second) and then it would correct itself.

My theory was that it had something to do with the zap2it scrubbing getting off as it gleaned more and more info... but I'm unsure why this happened to me.


Top
 Profile  
 
 Post subject: Seeing the QTime oddity
PostPosted: Wed Apr 07, 2004 2:23 pm 
Offline
Joined: Fri Mar 26, 2004 9:00 am
Posts: 239
Cesman would be proud, I'm happily searching through the archive before posting. I found this on my issue, but there is no clear reoslution that I can see, although it seems to affect some people and not others, in terms of it being a hindrance.

I am getting my correct listings fine but they are being inserted in GMT instead of my local TZ which is GMT -4. I have NTP running and 'date' shows the correct date, as does the OSD display.

Anyone know the fix?

-Jeff


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 07, 2004 2:49 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
cesman recommends:
cd ./mythtv
rm -fr *.xmltv channels
date(verify time and date)
/etc/init.d/mysql restart
/etc/init.d/mythtv-backend restart
mythtv-setup(delete program listing)
reconfigure
/etc/init.d/mysql restart
/etc/init.d/mythtv-backend restart
exit
mythfrontend

I had this problem once and that was how I resolved it. I don't use the offset.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
PostPosted: Tue Apr 13, 2004 2:44 pm 
Offline
Joined: Sun Feb 08, 2004 8:03 am
Posts: 71
Location: Switzerland
jac1d wrote:
Cesman would be proud, I'm happily searching through the archive before posting. I found this on my issue, but there is no clear reoslution that I can see, although it seems to affect some people and not others, in terms of it being a hindrance.

I am getting my correct listings fine but they are being inserted in GMT instead of my local TZ which is GMT -4. I have NTP running and 'date' shows the correct date, as does the OSD display.

Anyone know the fix?

-Jeff

I had this problem as well and found out that in mythtv-setup in the "Global Backend Setup" screen (third one in "1. General" of mythtv-setup) the Time offset for XMLTV listings was set to none. I changed it to Auto and everything is fine now, except that mythtv still doesn't show me my channel names anywhere... but this is another thread... (http://mysettopbox.tv/phpBB2/viewtopic.php?t=1130)


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 16, 2004 10:42 pm 
Offline
Joined: Fri Nov 14, 2003 8:57 pm
Posts: 26
Quote:
the "Global Backend Setup"


... worked for me!! Thanks for posting. This thread should be sticky!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 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