<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A primitive command-line ogg tag editor</title>
	<atom:link href="http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/</link>
	<description>K.Mandla's blog of Linux experiences</description>
	<lastBuildDate>Mon, 11 Feb 2013 18:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Is this a dagger which I see before me? &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-47728</link>
		<dc:creator><![CDATA[Is this a dagger which I see before me? &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Sat, 22 Jan 2011 14:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-47728</guid>
		<description><![CDATA[[...] I should&#8217;ve just written it myself. The time it would have taken me to learn to program and build it the way I wanted &#8230; well, it probably would be done by now. And it would be better than this one. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I should&#8217;ve just written it myself. The time it would have taken me to learn to program and build it the way I wanted &#8230; well, it probably would be done by now. And it would be better than this one. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Still searching for &#8230; &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-47223</link>
		<dc:creator><![CDATA[Still searching for &#8230; &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Fri, 17 Dec 2010 02:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-47223</guid>
		<description><![CDATA[[...] looked into dagger and a couple of others (including a real hack job  ), but short of a graphical interface, I haven&#8217;t seen anything yet that does the same things [...]]]></description>
		<content:encoded><![CDATA[<p>[...] looked into dagger and a couple of others (including a real hack job  ), but short of a graphical interface, I haven&#8217;t seen anything yet that does the same things [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A console goodie grab bag &#171; Motho ke motho ka botho</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-45721</link>
		<dc:creator><![CDATA[A console goodie grab bag &#171; Motho ke motho ka botho]]></dc:creator>
		<pubDate>Sat, 02 Oct 2010 23:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-45721</guid>
		<description><![CDATA[[...] not impossible to use this strictly as a command line tool, or even a la the hacky ogg editor I clumped together a while ago. But something with a bit more panache would be [...]]]></description>
		<content:encoded><![CDATA[<p>[...] not impossible to use this strictly as a command line tool, or even a la the hacky ogg editor I clumped together a while ago. But something with a bit more panache would be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 15/2/2010: Mobile World Congress: &#124; Boycott Novell</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41981</link>
		<dc:creator><![CDATA[Links 15/2/2010: Mobile World Congress: &#124; Boycott Novell]]></dc:creator>
		<pubDate>Mon, 15 Feb 2010 23:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41981</guid>
		<description><![CDATA[[...] A primitive command-line ogg tag editor [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A primitive command-line ogg tag editor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41975</link>
		<dc:creator><![CDATA[Mick]]></dc:creator>
		<pubDate>Sun, 14 Feb 2010 22:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41975</guid>
		<description><![CDATA[I&#039;ve been working on such a command-line tagger:
http://github.com/kchmck/braaainz

It&#039;s definitely alpha-quality but it gets the job done. If you run &quot;braaainz tag --edit/-e *.ogg&quot;, your text editor will open to edit each file&#039;s tags. Otherwise, the &quot;-s/--set&quot; option can be used multiple times to modify tags un-interactively.

Note that braaainz can be used without musicbrainz but still requires the python-musicbrainz2 library for now.

I&#039;ve actually been working on a such a renamer too:
http://github.com/kchmck/nomen

I don&#039;t even have a readme written for it yet but for your purposes, you&#039;d use something similar to &quot;nomen rename &#039;{audio[tracknumber]}. {audio[title]}&#039; *.ogg --preview&quot;.

Please let me know if you have any questions or ideas!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working on such a command-line tagger:<br />
<a href="http://github.com/kchmck/braaainz" rel="nofollow">http://github.com/kchmck/braaainz</a></p>
<p>It&#8217;s definitely alpha-quality but it gets the job done. If you run &#8220;braaainz tag &#8211;edit/-e *.ogg&#8221;, your text editor will open to edit each file&#8217;s tags. Otherwise, the &#8220;-s/&#8211;set&#8221; option can be used multiple times to modify tags un-interactively.</p>
<p>Note that braaainz can be used without musicbrainz but still requires the python-musicbrainz2 library for now.</p>
<p>I&#8217;ve actually been working on a such a renamer too:<br />
<a href="http://github.com/kchmck/nomen" rel="nofollow">http://github.com/kchmck/nomen</a></p>
<p>I don&#8217;t even have a readme written for it yet but for your purposes, you&#8217;d use something similar to &#8220;nomen rename &#8216;{audio[tracknumber]}. {audio[title]}&#8217; *.ogg &#8211;preview&#8221;.</p>
<p>Please let me know if you have any questions or ideas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inquisitive Independent</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41973</link>
		<dc:creator><![CDATA[Inquisitive Independent]]></dc:creator>
		<pubDate>Sun, 14 Feb 2010 21:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41973</guid>
		<description><![CDATA[Hi, my WordPress dashboard tells me that you linked to me ( http://digitalresistance.wordpress.com ) but I can&#039;t figure out why. Any idea?

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi, my WordPress dashboard tells me that you linked to me ( <a href="http://digitalresistance.wordpress.com" rel="nofollow">http://digitalresistance.wordpress.com</a> ) but I can&#8217;t figure out why. Any idea?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41972</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Sun, 14 Feb 2010 20:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41972</guid>
		<description><![CDATA[I really like lltag, it has a simple design, can easily be scripted and has all the features you should need.

I use this &quot;script&quot; to tag my music (after I encoded it with cdparanoia and oggenc). The music is stored in a directory named &#039;Artist@Album@Year&#039;.

# Tag artist, album and disk number.
lltag -F &#039;%a@%A@%d/track%n%i&#039; --yes &quot;$1&quot;/*.ogg
# Edit tags to add song titles (and other things if necessary).
lltag -E &quot;$1&quot;/*.ogg
# Rename the files.
lltag --no-tagging --rename &#039;%a/%A/%n %t&#039; --yes &quot;$1&quot;/*.ogg]]></description>
		<content:encoded><![CDATA[<p>I really like lltag, it has a simple design, can easily be scripted and has all the features you should need.</p>
<p>I use this &#8220;script&#8221; to tag my music (after I encoded it with cdparanoia and oggenc). The music is stored in a directory named &#8216;Artist@Album@Year&#8217;.</p>
<p># Tag artist, album and disk number.<br />
lltag -F &#8216;%a@%A@%d/track%n%i&#8217; &#8211;yes &#8220;$1&#8243;/*.ogg<br />
# Edit tags to add song titles (and other things if necessary).<br />
lltag -E &#8220;$1&#8243;/*.ogg<br />
# Rename the files.<br />
lltag &#8211;no-tagging &#8211;rename &#8216;%a/%A/%n %t&#8217; &#8211;yes &#8220;$1&#8243;/*.ogg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Art</title>
		<link>http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41969</link>
		<dc:creator><![CDATA[Art]]></dc:creator>
		<pubDate>Sun, 14 Feb 2010 15:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://kmandla.wordpress.com/2010/02/14/a-primitive-command-line-ogg-tag-editor/#comment-41969</guid>
		<description><![CDATA[I think orpheus can edit id3-tags:

http://thekonst.net/en/orpheus/screenshot/5

Don&#039;t know about ogg though.

Regards,]]></description>
		<content:encoded><![CDATA[<p>I think orpheus can edit id3-tags:</p>
<p><a href="http://thekonst.net/en/orpheus/screenshot/5" rel="nofollow">http://thekonst.net/en/orpheus/screenshot/5</a></p>
<p>Don&#8217;t know about ogg though.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
