[prev in list] [next in list] [prev in thread] [next in thread] 

List:       icecast
Subject:    Re: [Icecast] Icecast Digest, Vol 61, Issue 4
From:       Caio Pedro de Almeida Silva Castro <caio.pedro () hotmail ! com>
Date:       2009-06-24 1:25:59
Message-ID: COL113-W1999D75B4AF69ECD4D364089370 () phx ! gbl
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I don't want to receive your e-mails anymore.Thanks,Caio

From: icecast-request@xiph.org
Subject: Icecast Digest, Vol 61, Issue 4
To: icecast@xiph.org
Date: Mon, 22 Jun 2009 12:00:01 -0700

Send Icecast mailing list submissions to
	icecast@xiph.org
 
To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.xiph.org/mailman/listinfo/icecast
or, via email, send a message with subject or body 'help' to
	icecast-request@xiph.org
 
You can reach the person managing the list at
	icecast-owner@xiph.org
 
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Icecast digest..."


--Anexo de Mensagem Encaminhado--
From: dm8tbr@afthd.tu-darmstadt.de
To: icecast@xiph.org
Date: Mon, 22 Jun 2009 09:19:51 +0000
Subject: Re: [Icecast] Sources can't connect to my server

Geoff Shang schrieb:
> On Sun, 21 Jun 2009, Thomas B. Ruecker wrote:
>
>   
>> Eric Kolotyluk schrieb:
>>     
>>> [2009-06-17  17:50:07] INFO fserve/fserve.c checking for file
>>> /different.ogg/7.html (./web/different.ogg/7.html)
>>> [2009-06-17  17:50:07] WARN fserve/fserve.c req for file
>>> "./web/different.ogg/7.html" No such file or directory
>>>       
>> That's plain weird. something is asking for
>> http://24.83.23.157:8000/different.ogg/7.html - why would anyone want
>> this? I'll look at it again in the access log.
>>     
>
> Shoutcast has some basic stats available at http://server:port/7.html
>   
Ah I was suspecting something like that.
> Presumably something is assuming that the stream URL is a Shoutcast URL 
> when it isn't.
>   
or it was coded so it just tries to query both kinds of servers that 
way. Which is "impolite" at least.
Wonder if it will break if someone generates that output like you do.
 
> On a related note, I've had to get Icecast to generate 7.html.  I wrote an 
> XSL template for this, but I've not found a way to have just one for any 
> desired mountpoint, I've had to hard-code the desired mount.
>   
You could achieve this by patching icecast and using the logic that is 
used to generate the XSPF dynamic playlist I presume.
 
Cheers
 
Thomas
 

_________________________________________________________________
Deixe suas conversas mais divertidas. Baixe agora mesmo novos emoticons. É grátis!
http://specials.br.msn.com/ilovemessenger/pacotes.aspx
[Attachment #5 (text/html)]

<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I don't want to receive your e-mails anymore.<div>Thanks,</div><div>Caio<br><br>From: \
icecast-request@xiph.org<br>Subject: Icecast Digest, Vol 61, Issue 4<br>To: \
icecast@xiph.org<br>Date: Mon, 22 Jun 2009 12:00:01 -0700<br><br><pre>Send Icecast \
mailing list submissions to<br>	icecast@xiph.org<br> <br>To subscribe or unsubscribe \
via the World Wide Web, visit<br>	<a \
href="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</a><br>or, \
via email, send a message with subject or body 'help' \
to<br>	icecast-request@xiph.org<br> <br>You can reach the person managing the list \
at<br>	icecast-owner@xiph.org<br> <br>When replying, please edit your Subject line so \
it is more specific<br>than "Re: Contents of Icecast \
digest..."<br></pre><br><br>--Anexo de Mensagem Encaminhado--<br>From: \
dm8tbr@afthd.tu-darmstadt.de<br>To: icecast@xiph.org<br>Date: Mon, 22 Jun 2009 \
09:19:51 +0000<br>Subject: Re: [Icecast] Sources can't connect to my \
server<br><br><pre>Geoff Shang schrieb:<br>&gt; On Sun, 21 Jun 2009, Thomas B. \
Ruecker wrote:<br>&gt;<br>&gt;   <br>&gt;&gt; Eric Kolotyluk schrieb:<br>&gt;&gt;     \
<br>&gt;&gt;&gt; [2009-06-17  17:50:07] INFO fserve/fserve.c checking for \
file<br>&gt;&gt;&gt; /different.ogg/7.html \
(./web/different.ogg/7.html)<br>&gt;&gt;&gt; [2009-06-17  17:50:07] WARN \
fserve/fserve.c req for file<br>&gt;&gt;&gt; "./web/different.ogg/7.html" No such \
file or directory<br>&gt;&gt;&gt;       <br>&gt;&gt; That's plain weird. something is \
asking for<br>&gt;&gt; <a \
href="http://24.83.23.157:8000/different.ogg/7.html">http://24.83.23.157:8000/different.ogg/7.html</a> \
- why would anyone want<br>&gt;&gt; this? I'll look at it again in the access \
log.<br>&gt;&gt;     <br>&gt;<br>&gt; Shoutcast has some basic stats available at \
http://server:port/7.html<br>&gt;   <br>Ah I was suspecting something like \
that.<br>&gt; Presumably something is assuming that the stream URL is a Shoutcast URL \
<br>&gt; when it isn't.<br>&gt;   <br>or it was coded so it just tries to query both \
kinds of servers that <br>way. Which is "impolite" at least.<br>Wonder if it will \
break if someone generates that output like you do.<br> <br>&gt; On a related note, \
I've had to get Icecast to generate 7.html.  I wrote an <br>&gt; XSL template for \
this, but I've not found a way to have just one for any <br>&gt; desired mountpoint, \
I've had to hard-code the desired mount.<br>&gt;   <br>You could achieve this by \
patching icecast and using the logic that is <br>used to generate the XSPF dynamic \
playlist I presume.<br> <br>Cheers<br> <br>Thomas<br> <br></pre></div><br /><hr \
/>Novo Internet Explorer 8: mais rápido e muito mais seguro. <a \
href='http://brasil.microsoft.com.br/IE8/mergulhe/?utm_source=MSN%3BHotmail&utm_medium=Tagline&utm_campaign=IE8' \
target='_new'>Baixe agora, é grátis!</a></body> </html>



_______________________________________________
Icecast mailing list
Icecast@xiph.org
http://lists.xiph.org/mailman/listinfo/icecast


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic