[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnump3d-devel] Including links to external streams
From: |
Steve Kemp |
Subject: |
Re: [Gnump3d-devel] Including links to external streams |
Date: |
Fri, 2 Apr 2004 09:36:23 +0100 |
User-agent: |
Mutt/1.3.28i |
On Thu, Apr 01, 2004 at 09:14:06PM -0500, Ross Palmer Mohn wrote:
> Solution: I added these 4 lines to sub adjustPreMadePlaylist so that if
> a song's address begins with http:// gnump3d2 will know that the site is
> specified exactly and leave it alone. This way, external internet radio
> streams are served properly.
I just chose /^http:/i - but committed now thanks.
Steve
---