<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0pt;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0pt;
        mso-margin-bottom-alt:auto;
        margin-left:0pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>LOL<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I have no clue what you are talking about
bro, but glad its working for ya </span></font><font size=2 color=navy
face=Wingdings><span style='font-size:10.0pt;font-family:Wingdings;color:navy'>J</span></font><font
size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:Arial;
color:navy'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div style='border:none;border-left:solid blue 1.5pt;padding:0pt 0pt 0pt 4.0pt'>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=3 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
streaming-bounce@videolan.org [mailto:streaming-bounce@videolan.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b>james<br>
<b><span style='font-weight:bold'>Sent:</span></b> 2. juli 2005 23:34<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">streaming@videolan.org</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> [streaming] Re: how do
you display the shoutcast title info?</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>well I found a work
around.<br>
I have been wanting to play around with web interface anyway so I found a work
aroud that actually is pretty cool. for 1 line of html.<br>
<br>
I a way to show the current song playing on the web interface for
shoutcast servers. it also displays the current server info. <br>
<br>
<br>
I added a line to index.html in the http directory<br>
<table><br>
<vlc id="rpn" param1="0"/><br>
<vlc id="foreach" param1="pl"
param2="playlist" /><br>
<tr class="<vlc id="if" param1="pl.index 2 % 0
=" <br>
<br>
/>ligne1<vlc id="else" />ligne2<vlc id="end"
/>"><br>
<td><br>
<input type="checkbox" name="item" value="<vlc <br>
<br>
id="value" param1="pl.index" />"/><br>
<vlc id="if" param1="pl.current" /><br>
<strong><br>
<vlc id="end" /><br>
<a href="?control=play&amp;item=<vlc id="value" <br>
<br>
param1="pl.index" />"><br>
<vlc id="value" param1="pl.index" /> - <vlc
id="value" <br>
<br>
param1="pl.uri" /><vlc id="if" param1="pl.uri
value <a href="http://pl.name">pl.name</a> value strcmp"/> <br>
<br>
(<vlc id="value" param1="<a href="http://pl.name">pl.name</a>"
/>)<vlc id="end"/></a><br>
<vlc id="if" param1="pl.current" /><br>
</strong><br>
***ADD THE LINE BELOW<br>
<iframe src="<vlc id="value" param1="pl.uri"
/>" <br>
<br>
name="<vlc id="value" param1="pl.uri" />"
width="425" height="500" <br>
<br>
scrolling="yes" frameborder="1" scrollbars="yes"
id="bassdrive"></iframe><br><br>
***END OF LINE TO ADD<br>
<vlc id="end" /><br>
</td><br>
</tr><br>
<vlc id="rpn" param1="1 +"/><br>
<vlc id="end" /><br>
<vlc id="if" param1="0 ="/><br>
<tr class="ligne1"><br>
<td>empty playlist</td><br>
</tr><br>
<vlc id="end"/><br>
</table><br>
<br>
I you might want to play with refresh tag as well.<br>
<br>
start "reggea" /min D:\vlc\vlc-0.8.0\vlc.exe --loop --volume 30
<br>
<br>
<a href="http://instert">http://instert</a> address of favorite shoutcast
server/<br>
<br>
is a great way to see if the internet has come back up. when you hear music <br>
<br>
you know you are back online.<br>
<br>
<br>
<o:p></o:p></span></font></p>
<div>
<p class=MsoNormal><span class=gmailquote><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>On 7/2/05, <b><span style='font-weight:bold'><a
href="mailto:list@scttransport.dk">list@scttransport.dk</a></span></b> <<a
href="mailto:list@scttransport.dk">list@scttransport.dk</a>> wrote: </span></font></span><o:p></o:p></p>
<div>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>Hi james</span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>I mainly listen to radio station Music 1. For me the title fo
the song the "now playing" field is always displayed at the bottom of
the vlc player (wxwindows interface)</span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>The problem is most likely that the skin u are using don't
show the now playing field, I believe the default skins2 skin don't show it.</span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>So try to change to another skin or try the wxwin interface
and see if its then displayed, if it is, it's a problem with the skin.</span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>Let us know how it goes.</span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>Cheers</span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'>Jonas Larsen</span></font><o:p></o:p></p>
<p><font size=2 color=navy face=Arial><span style='font-size:10.0pt;font-family:
Arial;color:navy'> </span></font><o:p></o:p></p>
<div style='border:none;border-left:solid windowtext 1.5pt;padding:0pt 0pt 0pt 4.0pt;
border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color blue'>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=3 width="100%" align=center>
</span></font></div>
<p><b><font size=2 face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma;
font-weight:bold'>From:</span></font></b><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'> <a
href="mailto:streaming-bounce@videolan.org" target="_blank">streaming-bounce@videolan.org</a>
[mailto:<a href="mailto:streaming-bounce@videolan.org" target="_blank">
streaming-bounce@videolan.org</a>] <b><span style='font-weight:bold'>On Behalf
Of </span></b>james<br>
<b><span style='font-weight:bold'>Sent:</span></b> 2. juli 2005 15:30<br>
<b><span style='font-weight:bold'>To:</span></b> <a
href="mailto:streaming@videolan.org" target="_blank">streaming@videolan.org</a><br>
<b><span style='font-weight:bold'>Subject:</span></b> [streaming] how do you
display the shoutcast title info?</span></font><o:p></o:p></p>
</div>
<div><span id="q_104d7d3266d42ecf_1">
<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'> <o:p></o:p></span></font></p>
<p style='margin-bottom:12.0pt'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>when I stream a server in winamp I can see the song
thats playing. in vlc all I get is the url. how can I make it display it? is
there a way to do it in the web interface? the telnet interace?<br>
I looked on the vlc page but didnt find it.<br>
<br>
Its little things like this that keep me from switching to vlc completely.<br>
<br>
Its the most useful media player around, most configurable, wish it had more
skins, but that will just take time. <br>
if someone would make an interface that used winamp skins that problem would be
solved. even if its just classic winamp skins, there are hundreds of those.<o:p></o:p></span></font></p>
</div>
</div>
</div>
</div>
</span>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
</div>
</div>
</body>
</html>