<?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"
	>
<channel>
	<title>Comments on: How I Rip and Encode MP3s on the Ubuntu Linux Command Line</title>
	<atom:link href="http://www.ilfilosofo.com/blog/2008/04/10/shell-mp3-encoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ilfilosofo.com/blog/2008/04/10/shell-mp3-encoding/</link>
	<description>A blog about philosophy, Christianity, web development and whatever else I feel like writing about.</description>
	<pubDate>Thu,  7 Aug 2008 20:20:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Brice Goglin</title>
		<link>http://www.ilfilosofo.com/blog/2008/04/10/shell-mp3-encoding/#comment-196290</link>
		<dc:creator>Brice Goglin</dc:creator>
		<pubDate>Sun, 13 Apr 2008 10:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=438#comment-196290</guid>
		<description>To query using a disc-id, you need both the disc-id and the cddb category:

&lt;code&gt;
  Enter CDDB query ... ? misc/940f340d
      Sending CDDB request...
    ID: 940f340d
    DATE: 1992
    ARTIST: Sergei Prokofiev
    CAT: misc
    TRACKS: 13
    GENRE: Classical
    ALBUM: Violinsonaten - 5 Melodien
    Track 01: Andante assai - Sonata for Violin and Piano No.1 in F minor, op 80
    [...]


See 'h' for help.

CDDB does not seem to allow searching with disc-ids without any category unfortunately.

Also, you can use lltag -S to verify the tags. And add --mp3v2 to verify id3v2 tags (not enabled by default yet).

If it doesn't work for you, feel free to open a bug report from the lltag homepage or contact the lltag-users mailing list.

Brice</description>
		<content:encoded><![CDATA[<p>To query using a disc-id, you need both the disc-id and the cddb category:</p>
<p><code><br />
  Enter CDDB query &#8230; ? misc/940f340d<br />
      Sending CDDB request&#8230;<br />
    ID: 940f340d<br />
    DATE: 1992<br />
    ARTIST: Sergei Prokofiev<br />
    CAT: misc<br />
    TRACKS: 13<br />
    GENRE: Classical<br />
    ALBUM: Violinsonaten - 5 Melodien<br />
    Track 01: Andante assai - Sonata for Violin and Piano No.1 in F minor, op 80<br />
    [...]</code></p>
<p>See &#8216;h&#8217; for help.</p>
<p>CDDB does not seem to allow searching with disc-ids without any category unfortunately.</p>
<p>Also, you can use lltag -S to verify the tags. And add &#8211;mp3v2 to verify id3v2 tags (not enabled by default yet).</p>
<p>If it doesn&#8217;t work for you, feel free to open a bug report from the lltag homepage or contact the lltag-users mailing list.</p>
<p>Brice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iceflatline</title>
		<link>http://www.ilfilosofo.com/blog/2008/04/10/shell-mp3-encoding/#comment-196257</link>
		<dc:creator>iceflatline</dc:creator>
		<pubDate>Thu, 10 Apr 2008 16:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ilfilosofo.com/?p=438#comment-196257</guid>
		<description>great (and practical) piece of cli foo.  thanks for sharing it.</description>
		<content:encoded><![CDATA[<p>great (and practical) piece of cli foo.  thanks for sharing it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
