<?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/"
	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>Philip Jägenstedt &#187; Metadata</title>
	<atom:link href="http://blog.foolip.org/tag/metadata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foolip.org</link>
	<description>Pretentious Nonsense</description>
	<lastBuildDate>Thu, 24 Nov 2011 16:57:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.foolip.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Philip Jägenstedt &#187; Metadata</title>
		<link>http://blog.foolip.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.foolip.org/osd.xml" title="Philip Jägenstedt" />
	<atom:link rel='hub' href='http://blog.foolip.org/?pushpress=hub'/>
		<item>
		<title>Tagging multi-disc albums</title>
		<link>http://blog.foolip.org/2006/04/20/tagging-multi-disc-albums/</link>
		<comments>http://blog.foolip.org/2006/04/20/tagging-multi-disc-albums/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 22:13:07 +0000</pubDate>
		<dc:creator>Philip</dc:creator>
				<category><![CDATA[Nonsense]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[MusicBrainz]]></category>
		<category><![CDATA[Tags]]></category>

		<guid isPermaLink="false">http://foolip.org/blog/2006/04/20/tagging-multi-disc-albums/</guid>
		<description><![CDATA[Some thoughts which may be helpful to other metadata purists. The music player of my choice, Rhythmbox, uses the ARTIST, ALBUM, TITLE and TRACKNUMBER tags in Ogg Vorbis and FLAC files to order music by artist and album with the correct track and order. A lot of albums have multiple discs, which until recently I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.foolip.org&amp;blog=3714443&amp;post=8&amp;subd=foolip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some thoughts which may be helpful to other metadata purists. The music player of my choice, <a href="http://www.gnome.org/projects/rhythmbox/">Rhythmbox</a>, uses the ARTIST, ALBUM, TITLE and TRACKNUMBER tags in Ogg Vorbis and FLAC files to order music by artist and album with the correct track and order. A lot of albums have multiple discs, which until recently I have handled by appending &#8220;(CD1)&#8221; or something similar to the ALBUM tag. In Rhythmbox, it looks like this:</p>
<p style="text-align:center;"><a class="imagelink" href="http://foolip.files.wordpress.com/2008/05/discnumber-before.png"><img class="aligncenter size-full wp-image-180 noborder" src="http://foolip.files.wordpress.com/2008/05/discnumber-before-432px.png?w=500" alt=""   /></a></p>
<p>After some investigation I found that some players (including Rhythmbox) and tag editors have support for a DISCNUMBER tag. I edited my tags using <a href="http://easytag.sourceforge.net/">easytag</a> which isn&#8217;t great but still the best Free tag editor I know of. I&#8217;ve had some issues with the DISCNUMBER tag mysteriously disappearing, but have been unable to reproduce the bug in the latest version of easytag. In any case, I changed the ALBUM tag to &#8220;Rock In Rio&#8221; and added DISCNUMBER tag with a value of 1 or 2. Rhythmbox now shows only one album entry and puts the tracks in the correct order:</p>
<p style="text-align:center;"><a class="imagelink" href="http://foolip.files.wordpress.com/2008/05/discnumber-after.png"><img class="aligncenter size-full wp-image-183 noborder" src="http://foolip.files.wordpress.com/2008/05/discnumber-after-432px.png?w=500" alt=""   /></a></p>
<p>However, there is still one problem which is unresolved. Some albums have names for each disc. One example is <em>Mellon Collie and the Infinite Sadness</em> by <em>The Smashing Pumpkins</em> where the first disc is called <em>Dawn to Dusk</em> and the second <em>Twilight to Starlight</em>. Googling didn&#8217;t turn up anything so I decided that a DISCTITLE tag would be a good idea and proceeded to add those tags where needed (using metaflac). The disc title is not shown in Rhythmbox and I am not sure what might be a good way of presenting it. A DISCTOTAL tag might also be useful for storing the number of discs in the set, although I haven&#8217;t used it myself.</p>
<p>A recent google search turned up a <a href="http://forums.slimdevices.com/archive/index.php/t-12817.html">slimdevices.com forum thread</a> where the DISCNAME tag was suggested. To my knowledge it is not supported by any software. I think that DISCTITLE is better because it is consistent with the TITLE tag, but if either were agreed upon that would be great. Adding support for the tag to easytag would be easy, but without any idea of how the tag might be used a patch would probably be rejected.</p>
<h3>Update 2006-04-29:</h3>
<p>I&#8217;ve discovered <a href="http://musicbrainz.org/">MusicBrainz</a>. I love MusicBrainz. You love MusicBrainz. MusicBrainz mandates the use of &#8220;(disc x)&#8221;, or &#8220;(disc x: disc title)&#8221; for multi-disc albums. This brings back my unpretty Rhythmbox album listing, but the benefits of MusicBrainz far outweigh this nuisance. Use MusicBrainz.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/foolip.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/foolip.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/foolip.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/foolip.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/foolip.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/foolip.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/foolip.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/foolip.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/foolip.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/foolip.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/foolip.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/foolip.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/foolip.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/foolip.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/foolip.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/foolip.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.foolip.org&amp;blog=3714443&amp;post=8&amp;subd=foolip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.foolip.org/2006/04/20/tagging-multi-disc-albums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Philip Jägenstedt</media:title>
		</media:content>

		<media:content url="http://foolip.files.wordpress.com/2008/05/discnumber-before-432px.png" medium="image" />

		<media:content url="http://foolip.files.wordpress.com/2008/05/discnumber-after-432px.png" medium="image" />
	</item>
	</channel>
</rss>
