View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon May 31, 2004 8:12 am 
Offline
Joined: Fri Feb 20, 2004 7:13 pm
Posts: 26
After having my myth box up and running for a couple months now I am experiencing my first problem. That's not bad at all....

Anyway, here is my problem. For some reason, when I bring up a channel listing, all the channel numbers are listed on the left hand side but all the detail data about the channels says "Unknown". Why is this data missing? I can see my previously recorded listings fine. I am also able to access the internet from that machine.

I tried to do a mythfilldatabase --update but got the following messages:

brian@mythtv:~/.mythtv $ mythfilldatabase --update
QTime::setHMS Invalid time 28:00:00.000
QDate::setYMD: Invalid date 2935-93-02
Refreshing Tomorrow's data
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Mon May 31 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Tue Jun 1 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Wed Jun 2 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Thu Jun 3 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Fri Jun 4 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Sat Jun 5 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Sun Jun 6 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Mon Jun 7 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
Fetching data for Tue Jun 8 2004
----------------- Start of XMLTV output -----------------
using config file /home/brian/.mythtv/cable.xmltv
/usr/bin/tv_grab_na: Config file /home/brian/.mythtv/cable.xmltv does not exist, run me with --configure
------------------ End of XMLTV output ------------------
Error in 1:1: unexpected end of file
QTime::setHMS Invalid time 28:00:00.000
QDate::setYMD: Invalid date 2935-93-02
Failed to fetch some program info


I went and looked for /home/brian/.mythtv/cable.xmltv but it is indeed not there. Why would this file all of a sudden disappear? What should I do to get my channel listings back? Thanks in advance for any information.

-Brian


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 31, 2004 9:11 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
That grabber no longer works. This issue has be solved, have you searched the forum?

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 31, 2004 9:31 am 
Offline
Joined: Fri Feb 20, 2004 7:13 pm
Posts: 26
yep, I searched. Found nothing related to my problem. Care to point me in the right direction. thanks.

-Brian


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 31, 2004 9:39 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
http://mysettopbox.tv/phpBB2/viewtopic.php?t=1514

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 31, 2004 1:45 pm 
Offline
Joined: Fri Feb 20, 2004 7:13 pm
Posts: 26
Ok, I have spent the last 5 hours working on this issue. Thank you cesman for pointing me in the right direction. I have followed the bellow instructions to a T and continue to get the infamous "Unknown" message in the program guide. There were no problems when I followed the steps below... Any idea what I may be missing? Thanks



cesman wrote:
Excellent work indeed! Modified for KnoppMyth:

1. Register at labs.zap2it.com using code 'TGYM-ZKOC-BUTV' (Letter O, not zero)

2. Record your new username and password and choose the proper lineup and channels.

3. tv_grab_na_dd --configure(answer the questions)

4. su(enter your root password)

5. mv /etc/cron.daily/mythtv-backend ~

6. mythbackup

7. exit

8. Determine your sourceid(s) using webmin or
Code:
mysql -u mythtv -pq2dUSRDq mythconverg
mysql> select * from videosource;


9. quit

10. Using one of the scripts in Ashlar's original post. Save it in /usr/local/bin/ as mythtv-backend

11. crontab -e
Code:
0 6 * * * /usr/local/bin/mythtv-backend


12. /usr/local/bin/mythtv-backend

Thanks again to Ashlar for the original post on the forum.


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 31, 2004 1:59 pm 
Offline
Joined: Fri Feb 20, 2004 7:13 pm
Posts: 26
BTW, I just connected to my mythconverg database and looked inside of the "program" table and discovered that the table is empty... Why didn't the table get updated when the "mythtv-backend " script ran? Thanks.

-Brian


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 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:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu