Hi!

I just tried that: the individual MP3's are linked fine, so I can play
them one by one, but when clicking on the play directory (i.e. getting
the recurse.m3u) the playlist is still wrong. See:

#EXTM3U
#EXTINF:0,
http://music.mydomain.org:8888/Bangles/Bangles%20-%20Be%20With%20You.mp3
#EXTINF:0,
http://music.mydomain.org:8888/Bangles/Bangles%20-%20Eternal_Flame.mp3

The 8888 port should not be there... It seems that the m3u creation does
not follow the use_client_host directive?

Thanks!
/Nacho

On Mon, 2006-10-30 at 15:28 +0000, Steve Kemp wrote:
> On Mon, Oct 30, 2006 at 04:24:56PM +0100, Ignacio Mas Ivars wrote:
> 
> > My conf file looks like follows:
> > port = 8888
> > binding_host = 127.0.0.1
> > hostname = music.mydomain.org
> 
>   Remove this:
> 
> > host_rewrite = music.mydomain.org
> 
>   Add this:
>   
>   use_client_host = 1
>   
> Steve
---
       ,,,
      (o o)
--ooO--(_)---Ooo-----------
"I've always wanted to be somebody, but I see now I should have been
morespecific." -- Lily Tomlin 
--oo0--------0oo-----------




_______________________________________________
Gnump3d-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnump3d-users

Reply via email to