<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>etree-scripts</title>
	<link>http://etree-scripts.sourceforge.net/wordpress</link>
	<description>Command line utilities for lossless audio freaks</description>
	<pubDate>Tue, 24 Jul 2007 20:08:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>New Release Forthcoming, Blog Updates</title>
		<link>http://etree-scripts.sourceforge.net/wordpress/2007/07/24/new-release-forthcoming-blog-updates/</link>
		<comments>http://etree-scripts.sourceforge.net/wordpress/2007/07/24/new-release-forthcoming-blog-updates/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 19:21:08 +0000</pubDate>
		<dc:creator>cae</dc:creator>
		
		<category><![CDATA[etree-scripts]]></category>

		<guid isPermaLink="false">http://etree-scripts.sourceforge.net/wordpress/2007/07/24/new-release-forthcoming-blog-updates/</guid>
		<description><![CDATA[	Recent events have gotten me off of my duff (but not my Duff!) and caused me to put some long-overdue work into the etree-scripts code.

	The first is this thread on forums.  I had fixed these problems in my own copy of Etree::InfoFile many moons ago, but never pushed the changes into Subversion or did [...]]]></description>
			<content:encoded><![CDATA[	<p>Recent events have gotten me off of my duff (but not my <a href="http://en.wikipedia.org/wiki/Duff_Beer_%28The_Simpsons%29">Duff</a>!) and caused me to put some long-overdue work into the <strong>etree-scripts</strong> code.</p>

	<p>The first is <a href="http://forums.etree.org/viewtopic.php?t=9286">this thread</a> on <a href="http://forums.etree.org/">forums</a>.  I had fixed these problems in my own copy of <code>Etree::InfoFile</code> many moons ago, but never pushed the changes into Subversion or did any sort of bug-fix release.</p>

	<p>Further down the thread, the same user also mentions a problem processing recordings for unknown dates.  A couple of small twiddles, and I think I have a passable fix for this too.</p>

	<p>Also, <em>flacify</em> had the annoying habit of creating the file <code>ffp.txt</code> even if some other file had FLAC fingerprints in it.  I&#8217;ve fixed this.</p>

	<p>All of these fixes are currently in the Subversion repository (see links to the right), so feel free to grab it from there to test.  I plan to do an <em>official</em> release (eg. with a tarball, .exe and .deb) this week as well.</p>

	<p>There is also the issue that the database that sat behind the old version of this page was long ago nuked by SourceForge as part of some long ago migration I never paid any attention to.  Thankfully, there are <a href="http://etree-scripts.sourceforge.net/blog/">static versions</a> of all the old pages, but I don&#8217;t have the raw <a href="http://www.textism.com/tools/textile/">Textile</a> markup I used to create the posts.  So to this end, I&#8217;ve setup a new blog (WordPress this time) and will move any important &#8220;legacy&#8221; content over here as I find the time.</p>




 ]]></content:encoded>
			<wfw:commentRss>http://etree-scripts.sourceforge.net/wordpress/2007/07/24/new-release-forthcoming-blog-updates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>etree-scripts 3.1</title>
		<link>http://etree-scripts.sourceforge.net/wordpress/2005/07/22/etree-scripts-3-1/</link>
		<comments>http://etree-scripts.sourceforge.net/wordpress/2005/07/22/etree-scripts-3-1/#comments</comments>
		<pubDate>Fri, 22 Jul 2005 13:39:54 +0000</pubDate>
		<dc:creator>cae</dc:creator>
		
		<category><![CDATA[release]]></category>

		<category><![CDATA[etree-scripts]]></category>

		<guid isPermaLink="false">http://etree-scripts.sourceforge.net/wordpress/2005/07/22/etree-scripts-3-1/</guid>
		<description><![CDATA[	SourceForge Page &#124; Download &#124; Alternate Download [*NIX] &#124; Alternate Download [Cygwin]

	Announcing release 3.1 of etree-scripts, a set of (mostly) Perl
scripts for lossless audio freaks who get busy on the command line.

	This is a bug-fix release for version 3.0:
	
		Fixed bug in unshn where it reversed the arguments to the shorten command.
		Timestamp messages from flacify and [...]]]></description>
			<content:encoded><![CDATA[	<p><a href="http://sf.net/projects/etree-scripts/">SourceForge Page</a> | <a href="http://sourceforge.net/project/showfiles.php?group_id=60296&#38;package_id=56490&#38;release_id=344046">Download</a> | <a href="http://bklyn.org/~cae/etree-scripts-3.1.tar.gz">Alternate Download [*NIX]</a> | <a href="http://bklyn.org/~cae/etree-scripts-3.1.cygwin.exe">Alternate Download [Cygwin]</a></p>

	<p>Announcing release <strong>3.1</strong> of <strong>etree-scripts</strong>, a set of (mostly) Perl<br />
scripts for lossless audio freaks who get busy on the command line.</p>

	<p>This is a bug-fix release for version 3.0:</p>
	<ul>
		<li>Fixed bug in unshn where it reversed the arguments to the shorten command.</li>
		<li>Timestamp messages from flacify and shn2mp3.</li>
	</ul>

	<p>Some important changes in version 3.0:</p>

	<ul>
		<li>Revamped parsing code. The parser breaks up the info file first by paragraphs and identifies their content broadly before splitting and parsing things line-by-line. The hope is that this leads to better quality parsing overall. I am working on a Parse::RecDescent-based parser for the next major release.</li>
		<li>Much improved Cygwin support. I use it myself now. There is also a self-extracting executable for Cygwin that can be used to install etree-scripts and all prerequisites in a single step. Just extract it in c:\cygwin or wherever the root of your Cygwin installation is.</li>
		<li>Major improvements to the “flacify” command:
	<ul>
		<li>Support for new FLAC 1.1 command line syntax (metaflac really)</li>
		<li>Creates a file called ffp.txt in the output directory with the FLAC fingerprints for all files it has converted or tagged.</li>
		<li>Renames .md5 files to .md5.orig</li>
		<li>Automatically adds ReplayGain tags to FLAC files</li>
		<li>Handles missing/unparseable info file gracefully</li>
	</ul></li>
		<li>The “shn2mp3” script will apply ReplayGain tags when extracting FLAC files, so resulting MP3s are normalized to 0db.<br />
8 Fixed a bug in the “cdfill” script where it could delete your original files.
		<li>Scripts detect when running under ActiveState and abort. Sorry, but AS Perl is too broken to work with these scripts. Use Cygwin.</li>
	</ul>

	<p>apt-get source: deb http://etree.org/debian unstable contrib</p>


 ]]></content:encoded>
			<wfw:commentRss>http://etree-scripts.sourceforge.net/wordpress/2005/07/22/etree-scripts-3-1/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
