Author |
Message |
nkopas
|
Posted: Sun Aug 26, 2007 6:37 pm |
|
Joined: Thu Aug 09, 2007 2:23 pm
Posts: 10
|
cecil wrote: hint hint --refresh-all...
same here, no dice. are there log files for mythtv setup I can look through to see why it can't get any channel data?
|
|
Top |
|
 |
cecil
|
Posted: Sun Aug 26, 2007 6:43 pm |
|
 |
Site Admin |
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location:
Whittier, Ca
|
No logfiles. You'll have to start it from an xterm and look at the output.
|
|
Top |
|
 |
mcwilson
|
Posted: Sun Aug 26, 2007 6:45 pm |
|
Joined: Mon Jul 31, 2006 7:47 pm
Posts: 13
|
nkopas wrote: cecil wrote: hint hint --refresh-all... same here, no dice. are there log files for mythtv setup I can look through to see why it can't get any channel data?
If you alt tab over it will show you what it is trying to do. Here is mine.
Code: 2007-08-26 19:46:30.121 Using runtime prefix = /usr 2007-08-26 19:46:30.161 New DB connection, total: 1 2007-08-26 19:46:30.176 Connected to database 'mythconverg' at host: localhost 2007-08-26 19:46:30.186 Running for sourceid 1 ONLY because --sourceid was given on command-line 2007-08-26 19:46:30.189 New DB connection, total: 2 2007-08-26 19:46:30.190 Connected to database 'mythconverg' at host: localhost 2007-08-26 19:46:30.192 Updating source #1 () with grabber schedulesdirect1 2007-08-26 19:46:30.194 No channels are configured to use grabber. 2007-08-26 19:46:30.194 Grabbing channel data --19:46:30-- http://webservices.schedulesdirect.tmsdatadirect.com/schedulesdire ct/tvlistings/xtvdService => `-' Resolving webservices.schedulesdirect.tmsdatadirect.com... 206.18.98.175 Connecting to webservices.schedulesdirect.tmsdatadirect.com|206.18.98.175|:80... connected. HTTP request sent, awaiting response... 401 Unauthorized Reusing existing connection to webservices.schedulesdirect.tmsdatadirect.com:80. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/xml]
[ <=> ] 12,696 6.18K/s
19:46:34 (6.17 KB/s) - `-' saved [12696]
2007-08-26 19:46:34.595 New DB DataDirect connection 2007-08-26 19:46:34.597 Connected to database 'mythconverg' at host: localhost 2007-08-26 19:46:34.614 DataDirect: Your subscription expires on 12/02/07 13:55: 30 2007-08-26 19:46:34.718 New DB connection, total: 3 2007-08-26 19:46:34.719 Connected to database 'mythconverg' at host: localhost 2007-08-26 19:46:34.721 sourceid 1 has lineup type: Cable 2007-08-26 19:46:35.276 Data fetching complete. 2007-08-26 19:46:35.284 DataDirect: Deleting temporary files
|
|
Top |
|
 |
mcwilson
|
Posted: Sun Aug 26, 2007 6:46 pm |
|
Joined: Mon Jul 31, 2006 7:47 pm
Posts: 13
|
I think the important line in that is "No channels are configured to use the grabber." but I am not sure what would cause that error.
|
|
Top |
|
 |
nkopas
|
Posted: Sun Aug 26, 2007 7:07 pm |
|
Joined: Thu Aug 09, 2007 2:23 pm
Posts: 10
|
cecil wrote: No logfiles. You'll have to start it from an xterm and look at the output. OK, so my output mas a bunch of this: Quote: 2007-08-26 21:00:56.428 DataDirect: Not adding channel 'AMC' (AMC). 2007-08-26 21:00:56.429 DataDirect: Not adding channel 'A & E Network' (AETV). 2007-08-26 21:00:56.429 DataDirect: Not adding channel 'Black Entertainment Television' (BET). 2007-08-26 21:00:56.429 DataDirect: Not adding channel 'Bravo' (BRAVO). 2007-08-26 21:00:56.429 DataDirect: Not adding channel 'CBC Television-Windsor 9' (CBET). 2007-08-26 21:00:56.430 DataDirect: Not adding channel 'ABC Family' (FAM). 2007-08-26 21:00:56.430 DataDirect: Not adding channel 'Country Music Television' (CMTV). 2007-08-26 21:00:56.430 DataDirect: Not adding channel 'CNBC' (CNBC). 2007-08-26 21:00:56.430 DataDirect: Not adding channel 'Cable News Network' (CNN). 2007-08-26 21:00:56.431 DataDirect: Not adding channel 'CNN Headline News' (CNNH). 2007-08-26 21:00:56.431 DataDirect: Not adding channel 'Comedy Central' (COMEDY).
I'm assuming this is my problem, but I have no idea what to do. And why does it say DataDirect?
|
|
Top |
|
 |
BluesBrian
|
Posted: Sun Aug 26, 2007 7:24 pm |
|
Joined: Fri Jul 29, 2005 1:22 am
Posts: 232
Location:
SF East Bay, CA
|
I must admit.. I'm a bit lost in the script on the shorthand.
Code: tar xjvf xml<tab> cd xml<tab> perl Ma<tab> PREFIX=/usr If I spell it out with Code: tar xjvf xmltv-0.5.48.tar.bz2 then I go Code: cd xmltv-0.5.48 and I get imaginative with Code: perl Makefile.PL PREFIX=/usr and it runs the script where I say "no" to almost everything .. heck! I'm starting to think that I'm in the weeds.. Then the Code: make
just gets me to admit that I have no idea what I'm doing.
Any suggestions?
_________________ // 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 |
|
 |
marc.aronson
|
Posted: Sun Aug 26, 2007 7:35 pm |
|
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location:
California
|
BluesBrian, what is the script asking you that you are saying "no" to? I don't recall replying "no" to anything...
Marc
|
|
Top |
|
 |
nkopas
|
Posted: Sun Aug 26, 2007 7:35 pm |
|
Joined: Thu Aug 09, 2007 2:23 pm
Posts: 10
|
mcwilson wrote: I think the important line in that is "No channels are configured to use the grabber." but I am not sure what would cause that error.
I've got that one too. But I'm wondering if this isn't some symptom of another problem.
|
|
Top |
|
 |
djb61230
|
Posted: Sun Aug 26, 2007 8:38 pm |
|
Joined: Fri Jun 23, 2006 10:57 am
Posts: 106
|
BluesBrian wrote: I must admit.. I'm a bit lost in the script on the shorthand. Code: tar xjvf xml<tab> cd xml<tab> perl Ma<tab> PREFIX=/usr The Code: <tab>
just means "hit the tab key". The shell will "prefill" the rest of the command. Just saves keystrokes for typing challenged programmers, including myself. Really easy to get used to if you type at a command line a lot.
I remember having to answer one or two questions. And the default seemed the right one for me so I just hit enter on them. So I don't think you are too far off actually.
|
|
Top |
|
 |
BluesBrian
|
Posted: Sun Aug 26, 2007 10:57 pm |
|
Joined: Fri Jul 29, 2005 1:22 am
Posts: 232
Location:
SF East Bay, CA
|
marc.aronson wrote: BluesBrian, what is the script asking you that you are saying "no" to? I don't recall replying "no" to anything...
Marc
Code: perl Makefile.PL PREFIX=/usr
Choose which optional components of xmltv you want to install. The XMLTV.pm library and the filter programs such as tv_grep and tv_sort are installed by default; here you choose grabbers for different countries and front-ends for managing listings.
Grabber for Argentina (tv_grab_ar) [yes] Grabber for Brazil (tv_grab_br) [yes] Grabber for Brazil NET Cable (tv_grab_br_net) [no] Grabber for Switzerland (tv_grab_ch_search) [yes] Grabber for Latin America (tv_grab_dtv_la) [yes] Grabber for the UK (tv_grab_uk_rt) [yes] Fast alternative grabber for the UK (tv_grab_uk_bleb) [yes] Grabber for Belgium and Luxemburg (tv_grab_be) [yes] Grabber for Iceland (tv_grab_is) [yes] Grabber for Italy (tv_grab_it) [yes] Grabber for North America using DataDirect (tv_grab_na_dd) [no] Grabber for North American Channel Icons (tv_grab_na_icons) [no] Grabber for Finland (tv_grab_fi) [yes] Grabber for Spain - Analogic Terrestrial/Cable (tv_grab_es) [yes] Grabber for Israel (tv_grab_il) [no] Alternative grabber for Spain (tv_grab_es_laguiatv) [yes] Grabber for the Netherlands (tv_grab_nl) [yes] Alternative grabber for the Netherlands (tv_grab_nl_wolf) [yes] Grabber for Hungary and Romania (tv_grab_huro) [yes] Grabber for Denmark (tv_grab_dk) [yes] Grabber for Japan (tv_grab_jp) [yes] Grabber for Sweden (tv_grab_se_swedb) [yes] Grabber for Croatia (tv_grab_hr) [yes] Grabber for Norway (gfeed.info) (tv_grab_no_gfeed) [yes] Grabber for France (tv_grab_fr) [yes] Grabber for Norway (tv_grab_no) [yes] Grabber for Portugal (tv_grab_pt) [no] Grabber for South Africa (tv_grab_za) [yes] Grabber that combines data from other grabbers (tv_grab_combiner) [yes] Program to report exceptions and changes in a schedule (tv_check) [yes] CGI program to filter listings (to install manually) (tv_pick_cgi) [yes] Grabber for Estonia (tv_grab_ee) [yes] Grabber for Reunion Island (France) (tv_grab_re) [yes] Grabber for Nouvelle Caledonie Island (France) (tv_grab_nc) [yes]
Do you want to proceed with this configuration? [yes,no (default=yes)]
I want "yes" for Grabber for North American Channel Icons (tv_grab_na_icons) and "no" for everything else... right?
_________________ // 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 |
|
 |
BluesBrian
|
Posted: Sun Aug 26, 2007 11:16 pm |
|
Joined: Fri Jul 29, 2005 1:22 am
Posts: 232
Location:
SF East Bay, CA
|
djb61230 wrote: The Code: <tab> just means "hit the tab key". The shell will "prefill" the rest of the command. I remember having to answer one or two questions. And the default seemed the right one for me so I just hit enter on them. So I don't think you are too far off actually. Got it! That's a cool trick by the shell. I'm a little mystified that the shell can come up with the correct prefills.. but I can believe in magic! hahaha (I'm an SAP ABAPer .. there's not much magic there!) and marc.aronson wrote: BluesBrian, what is the script asking you that you are saying "no" to? I don't recall replying "no" to anything... Marc I just went with "yes" on the "Do you want to proceed with this configuration?" .. and I got.. Quote: XML::Writer-0.6 is required, but 0.520 is installed Module Lingua::EN::Numbers::Ordinate seems not to be installed. Lingua::EN::Numbers::Ordinate is recommended. Module Lingua::Preferred seems not to be installed. Lingua::Preferred 0.2.4 is recommended. Module Term::ProgressBar seems not to be installed. Term::ProgressBar 2.03 is recommended. Module Unicode::String seems not to be installed. Unicode::String is recommended. Required modules missing, 'make' is unlikely to work Checking if your kit is complete... Looks good Warning: prerequisite XML::Writer 0.6 not found. We have 0.520. Writing Makefile for XMLTV That's not looking good for my older KM release. (R5C7) and "make" failed with Quote: /usr/bin/perl lib/XMLTV.pm.PL lib/XMLTV.pm XML::Writer version 0.6 required--this is only version 0.520 at lib/XMLTV.pm.in line 109. BEGIN failed--compilation aborted at lib/XMLTV.pm.in line 109. Compilation failed in require at lib/XMLTV.pm.PL line 12. make: *** [lib/XMLTV.pm] Error 9
Looks like upgrade procrastination has not been a very good strategy!
_________________ // 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 |
|
 |
marc.aronson
|
Posted: Sun Aug 26, 2007 11:28 pm |
|
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location:
California
|
BluesBrian, looks like you would need to get a more recent copy of xmlwriter to do this. I'm on R5D1 -- looks like D1 had that more recent version. I'm not sure where xmlwriter is downloaded from -- maybe someone else knows...
Marc
|
|
Top |
|
 |
earnoth
|
Posted: Mon Aug 27, 2007 6:13 am |
|
Joined: Sun Jul 30, 2006 11:09 am
Posts: 3
|
I followed cecil's directions on my RCF1 was successful, but with two problems:
* All channels are labeled "Adding Channel" * The channel selector didn't properly filter out the channels we don't have. I've got the minimal cable subscription, about 15 channels in all. Since the change, Myth now thinks I've got all of the channels offered by Comcast in the area.
Anyone know how to fix these issues? Do I just have to manually fix my channel list?
|
|
Top |
|
 |
nkopas
|
Posted: Mon Aug 27, 2007 7:11 am |
|
Joined: Thu Aug 09, 2007 2:23 pm
Posts: 10
|
earnoth wrote: Anyone know how to fix these issues? Do I just have to manually fix my channel list?
Looks like there's a few of us that are having these problems. Try watching a channel live and then hit [E]. This will allow you to manually edit the channel. If you name a channel the same as it is in your SD listing, you can "Probe" for the XMLTVID. This is what I've normally had to do for QAM channels, but I can't even get that to work. Maybe you'll have more luck.
|
|
Top |
|
 |
nkopas
|
Posted: Mon Aug 27, 2007 8:27 am |
|
Joined: Thu Aug 09, 2007 2:23 pm
Posts: 10
|
mcwilson wrote: If you alt tab over it will show you what it is trying to do. Here is mine. Looks like we have the same issue. If I can figure it out, I'll let you know what I did. Here's the output from me trying to populate my channels from the listing. Quote: 2007-08-27 10:28:20.487 Using runtime prefix = /usr 2007-08-27 10:28:20.502 New DB connection, total: 1 2007-08-27 10:28:20.506 Connected to database 'mythconverg' at host: localhost 2007-08-27 10:28:20.509 Running for sourceid 1 ONLY because --sourceid was given on command-line 2007-08-27 10:28:20.510 New DB connection, total: 2 2007-08-27 10:28:20.510 Connected to database 'mythconverg' at host: localhost 2007-08-27 10:28:20.511 Updating source #1 (Analog) with grabber schedulesdirect1 2007-08-27 10:28:20.511 No channels are configured to use grabber. 2007-08-27 10:28:20.512 Grabbing channel data --10:28:20-- http://webservices.schedulesdirect.tmsd ... tvdService => `-' Resolving webservices.schedulesdirect.tmsdatadirect.com... 206.18.98.175 Connecting to webservices.schedulesdirect.tmsdatadirect.com|206.18.98.175|:80... connected. HTTP request sent, awaiting response... 401 Unauthorized Reusing existing connection to webservices.schedulesdirect.tmsdatadirect.com:80. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/xml] [ <=> ] 25,154 7.94K/s 10:28:23 (7.94 KB/s) - `-' saved [25154] 2007-08-27 10:28:23.997 New DB DataDirect connection 2007-08-27 10:28:23.997 Connected to database 'mythconverg' at host: localhost 2007-08-27 10:28:24.005 DataDirect: Your subscription expires on 12/02/07 08:10:17 2007-08-27 10:28:24.085 New DB connection, total: 3 2007-08-27 10:28:24.085 Connected to database 'mythconverg' at host: localhost 2007-08-27 10:28:24.086 sourceid 1 has lineup type: Cable 2007-08-27 10:28:24.131 sourceid 2 has lineup type: CableDigital 2007-08-27 10:28:24.591 Data fetching complete. 2007-08-27 10:28:24.593 DataDirect: Deleting temporary files
|
|
Top |
|
 |