[mythtv-users] CVS wget gzip problem

Nathan Elliott nelliott at gci.com
Tue May 11 19:46:11 EDT 2004


Now that's a messy hack, but I like how you think!  =>

I tried fooling around with this idea , but can't get past the 401 error
that is sent after the first attempt.  I'm not sure I really understand how
this authentication process with a 401 error works exactly.  I keep ending
up with a file that contains:

<HTML><HEAD<TITLE>401 Unauthorized</TITLE></HEAD><BODY><H1>401
Unauthorized</H1></BODY></HTML>

>From reading earlier posts, it appears that a 401 error is part of a valid
process.  Looking at the working wget process, I see a 401 error as well,
but end up getting the data in the end...

Nathan Elliott 

-----Original Message-----
From: Ben de Luca [mailto:bend at bedel.mine.nu]
Sent: Tuesday, May 11, 2004 3:11 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] CVS wget gzip problem


what you can do is put a bash script called wget between 
mythfilldatabase that calls curl with arguments you want.

You can insert it first by playing with you $PATH before you execute 
the command that calls mythfill database
On 12/05/2004, at 8:43 AM, Nathan Elliott wrote:

> mythtvsetup is the program calling wget, so again the CVS source would 
> have
> to be patched to use curl instead of wget.  I'm not familiar with 
> curl, but
> a quick glance at the man page appears to show that the command line 
> options
> are not simliar to wget, so I couldn't just trick my system by 
> renaming the
> curl binary to wget.  ;)  (Proves I'm thinking creatively though, 
> right?)
>
> Thanks,
>
> Nathan Elliott
>
>
> -----Original Message-----
> From: Clinton Roy [mailto:croy at dstc.edu.au]
> Sent: Tuesday, May 11, 2004 2:16 PM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] CVS wget gzip problem
>
>
>
>> Ideas?
> Try curl, I had a similar sounding problem grabbing kuro5hin's rdf,
> I'd end up getting a compressed file no matter what I did. Using curl,
> it downloaded and uncompressed just fine, without any command line
> tweaks.
>
> I'm going through a squid proxy, fwiw.
> -- 
> Clinton Roy
> Software Engineer - www.dstc.edu.au
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



More information about the mythtv-users mailing list