<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: My own little StreamRipper</title>
	<atom:link href="http://florent.clairambault.fr/my-own-little-streamripper/feed" rel="self" type="application/rss+xml" />
	<link>http://florent.clairambault.fr/my-own-little-streamripper?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-own-little-streamripper</link>
	<description></description>
	<lastBuildDate>Wed, 28 Dec 2011 17:34:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
	<item>
		<title>By: Florent Clairambault</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-957</link>
		<dc:creator>Florent Clairambault</dc:creator>
		<pubDate>Tue, 23 Feb 2010 08:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-957</guid>
		<description>I updated the program to 0.2.5 to add the &quot;-x&quot; option.</description>
		<content:encoded><![CDATA[<p>I updated the program to 0.2.5 to add the &#8220;-x&#8221; option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Clairambault</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-931</link>
		<dc:creator>Florent Clairambault</dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-931</guid>
		<description>I can clearly say pulsradio works fine. I made some modification into StreamRipper so that it saves file lowercase and (but keeps the MP3 tags in the right case), and that it manages weirds chars like &quot;§&quot; as artist / title separator.</description>
		<content:encoded><![CDATA[<p>I can clearly say pulsradio works fine. I made some modification into StreamRipper so that it saves file lowercase and (but keeps the MP3 tags in the right case), and that it manages weirds chars like &#8220;§&#8221; as artist / title separator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Clairambault</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-793</link>
		<dc:creator>Florent Clairambault</dc:creator>
		<pubDate>Fri, 01 Jan 2010 20:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-793</guid>
		<description>I have to look into it. Currently it seems that PulsRadio doesn&#039;t stream something with an artist / title separator. I might do a next version of the program that allows to define a personal separator. 

Here is what I curently have :
&lt;pre lang=&quot;txt&quot;&gt;
# mono StreamRipper.exe -u http://www.pulsradio.com/pls/puls-adsl.m3u
Connection attempt 0 : Opening http://www.pulsradio.com/pls/puls-adsl.m3u
Might be a playlist file...
Adding server : http://firewall.pulsradio.org:80
Adding server : http://stream.pulsradio.com:5000
Adding server : http://88.191.96.49:5000
Connection attempt 1 : Opening http://firewall.pulsradio.org:80
This is a shoutcast stream...
--&gt; begin
--&gt; Euro Club 25 avec Cortex
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>I have to look into it. Currently it seems that PulsRadio doesn&#8217;t stream something with an artist / title separator. I might do a next version of the program that allows to define a personal separator. </p>
<p>Here is what I curently have :</p>

<div class="wp_codebox"><table><tr id="p17841"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code" id="p1784code1"><pre class="txt" style="font-family:monospace;"># mono StreamRipper.exe -u http://www.pulsradio.com/pls/puls-adsl.m3u
Connection attempt 0 : Opening http://www.pulsradio.com/pls/puls-adsl.m3u
Might be a playlist file...
Adding server : http://firewall.pulsradio.org:80
Adding server : http://stream.pulsradio.com:5000
Adding server : http://88.191.96.49:5000
Connection attempt 1 : Opening http://firewall.pulsradio.org:80
This is a shoutcast stream...
--&gt; begin
--&gt; Euro Club 25 avec Cortex</pre></td></tr></table></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Ari</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-792</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Fri, 01 Jan 2010 13:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-792</guid>
		<description>Hi!

Many thanks for this! I was looking for a program that was able to do one big mp3 with cue file containing title. Your streamripper does just that :) 

Maybe there was a possibility to separate title and artist (on e.g. PulsRadio)?</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Many thanks for this! I was looking for a program that was able to do one big mp3 with cue file containing title. Your streamripper does just that <img src='http://florent.clairambault.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Maybe there was a possibility to separate title and artist (on e.g. PulsRadio)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Clairambault</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-603</link>
		<dc:creator>Florent Clairambault</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-603</guid>
		<description>I made a new version with cue file support, you can see it here : 
http://florent.clairambault.fr/streamripper-updated-2

I&#039;m interested by your feedbacks.</description>
		<content:encoded><![CDATA[<p>I made a new version with cue file support, you can see it here :<br />
<a href="http://florent.clairambault.fr/streamripper-updated-2" rel="nofollow">http://florent.clairambault.fr/streamripper-updated-2</a></p>
<p>I&#8217;m interested by your feedbacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-602</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-602</guid>
		<description>Hi,
thanks for your fast reply. I yould really use a big file and correspondung cue. I have had a glance at mp3directcut. http://mpesch3.de1.cc/mp3dc.html
It displays a kind of Waveform and the Texts from the cue above it. Its easy to move the markers to the right positions. But i didn&#039;t try to output split files with it yet.
Looking forward to your new version greetings,
Jörg</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for your fast reply. I yould really use a big file and correspondung cue. I have had a glance at mp3directcut. <a href="http://mpesch3.de1.cc/mp3dc.html" rel="nofollow">http://mpesch3.de1.cc/mp3dc.html</a><br />
It displays a kind of Waveform and the Texts from the cue above it. Its easy to move the markers to the right positions. But i didn&#8217;t try to output split files with it yet.<br />
Looking forward to your new version greetings,<br />
Jörg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Clairambault</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-588</link>
		<dc:creator>Florent Clairambault</dc:creator>
		<pubDate>Sun, 01 Nov 2009 14:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-588</guid>
		<description>Thank your for your feedback.

Yes. I noticed it too. My program just cuts the MP3 file when the stream title changes. And technically, it has a one second precision, but web radios are (I think intensionally) much less precises. 

I don&#039;t think I have a simple way to automatically cut songs, because radio station don&#039;t leave gaps. I could detect beat change, but I think it would take much more time than I have.

Yes I think I could make the program build one big MP3 file with its associated CUE file. Would it suit your need ? How would you use it (with what software) ?

I made a new version by the way. I&#039;ll upload it soon.</description>
		<content:encoded><![CDATA[<p>Thank your for your feedback.</p>
<p>Yes. I noticed it too. My program just cuts the MP3 file when the stream title changes. And technically, it has a one second precision, but web radios are (I think intensionally) much less precises. </p>
<p>I don&#8217;t think I have a simple way to automatically cut songs, because radio station don&#8217;t leave gaps. I could detect beat change, but I think it would take much more time than I have.</p>
<p>Yes I think I could make the program build one big MP3 file with its associated CUE file. Would it suit your need ? How would you use it (with what software) ?</p>
<p>I made a new version by the way. I&#8217;ll upload it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://florent.clairambault.fr/my-own-little-streamripper/comment-page-1#comment-587</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 01 Nov 2009 10:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://florent.clairambault.fr/?p=1784#comment-587</guid>
		<description>Hi Flaurent,
i&#039;m frequently using your streamripper on freq3. I Found out it manages to start the Files nearly on the right time, but not exactly. Also the jingles at the end of each song are disturbing. As far as i undrestand this is because of the tagging from the sender. Would it be possible to implement a more precise way of detecting the start of the music or could u make it write one mp3 of the whole stream and a cleaned up cuesheet?
Thanks for your work and greetings,
Jörg</description>
		<content:encoded><![CDATA[<p>Hi Flaurent,<br />
i&#8217;m frequently using your streamripper on freq3. I Found out it manages to start the Files nearly on the right time, but not exactly. Also the jingles at the end of each song are disturbing. As far as i undrestand this is because of the tagging from the sender. Would it be possible to implement a more precise way of detecting the start of the music or could u make it write one mp3 of the whole stream and a cleaned up cuesheet?<br />
Thanks for your work and greetings,<br />
Jörg</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/18 queries in 0.016 seconds using disk: basic
Object Caching 438/441 objects using disk: basic

Served from: florent.clairambault.fr @ 2012-02-08 12:50:58 -->
