<?xml version="1.0" encoding="UTF-8"?> <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/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; id3 mass tagger</title> <atom:link href="http://www.ghacks.net/tag/id3-mass-tagger/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>ID3 Mass Tagger</title><link>http://www.ghacks.net/2009/02/18/id3-mass-tagger/</link> <comments>http://www.ghacks.net/2009/02/18/id3-mass-tagger/#comments</comments> <pubDate>Wed, 18 Feb 2009 16:43:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[id3 mass tagger]]></category> <category><![CDATA[id3 tagger]]></category> <category><![CDATA[id3v1]]></category> <category><![CDATA[id3v2]]></category> <category><![CDATA[linux software]]></category> <category><![CDATA[lyrics 3]]></category> <category><![CDATA[mp3]]></category> <category><![CDATA[mp3 tagger]]></category> <category><![CDATA[music]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[tag mp3]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10646</guid> <description><![CDATA[There are many excellent tools to tag a music collection. Tools like the excellent mp3 tag can be used to tag an entire collection thoroughly. If you are more a command line junkie who likes to tag music from the command line or build his own scripts to tag his music collection you might like [...]]]></description> <content:encoded><![CDATA[<p>There are many excellent tools to tag a music collection. Tools like the excellent <a
href="http://www.ghacks.net/2009/02/18/id3-mass-tagger/">mp3 tag</a> can be used to tag an entire collection thoroughly. If you are more a command line junkie who likes to tag music from the command line or build his own scripts to tag his music collection you might like the command line tool ID3 Mass Tagger.</p><p><a
href="http://freshmeat.net/projects/id3">ID3 Mass Tagger</a> can add or edit id3 and id3v2 tags in multiple music files on a computer system. It currently supports the ID3 v1.1, Lyrics 3 v2.0 and ID3v2 formats which limits it somewhat to music formats that support these as well.</p><p>The developer&#8217;s homepage contains a few usage examples and downloads for Windows, Linux, Dos and FreeBSD including the source code of the application. Not all parameters are explained on the homepage though. The Readme document that is included in the download explains them all and should be read after unpacking the files to the local computer.</p><p><span
id="more-10646"></span>Some basic usage examples are the following:</p><p>Strip all id3v1 tags from all mp3 files in a folder.</p><p><code>id3 -d *.mp3</code></p><p>Copy id3v2 tags to id3v1 tags in all files</p><p><code>id3 -2 -1 -u "*.mp3"</code></p><p>Removes embedded images and padding from all mp3 recursively starting at /mydocuments</p><p><code>id3 -2 -rAPIC -s 0 -R "*.mp3" "/my documents" </code></p><p>ID3 Mass Tagger is a powerful command line music tagger. It works best in conjunction with batch files or shortcuts but can also be used separately. Could be useful for someone who is editing lots of music files on a regular basis.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/18/id3-mass-tagger/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
