gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-users] GNUMP3d 2.7-prerelease.


From: Steve Kemp
Subject: Re: [Gnump3d-users] GNUMP3d 2.7-prerelease.
Date: Tue, 23 Mar 2004 19:48:41 +0000
User-agent: Mutt/1.3.28i

On Wed, Mar 24, 2004 at 08:39:29PM +0100, Mark Schouten wrote:
> 
> this goes into 'sub streamAudioFile' somewhere in the start.
> 
> +     # Only downsample if this IP is in the right range.
> +     if ( &downsampleAddress( $connected_address ) )
> +     {
> +             print "Downsampling disabled for: $connected_address\n";
> +     &serveFile($data, $file);
> +     }
> + 
> 

  This is already in there .. isn't it?

> You can put this anywhere within gnump3d
> 
> + sub downsampleAddress( $ )
> + {
> + }

  Ditto for this...!

> I only have to work on some code to clean the cache-dir..
> 
> address@hidden:/tmp/gnump3d-2.6/bin$ du -chs /var/tmp/gnump3d/
> 615M    /var/tmp/gnump3d
> 
> That could become a problem..

  I've added a weekly cronjob to cleaan this up for the Debian package,
 I guess that's a fair solution.

> Eh, yeah, well. It works, let's keep it that way. :P

  Such enthusiasm!

Steve
--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]