<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[MusicBrainz Forums — renumber multiple discs to 1 list of tracks with consecutive numbering]]></title>
		<link>http://forums.musicbrainz.org/viewtopic.php?id=3425</link>
		<atom:link href="http://forums.musicbrainz.org/extern.php?action=feed&amp;tid=3425&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in renumber multiple discs to 1 list of tracks with consecutive numbering.]]></description>
		<lastBuildDate>Mon, 27 Feb 2012 17:04:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: renumber multiple discs to 1 list of tracks with consecutive numbering]]></title>
			<link>http://forums.musicbrainz.org/viewtopic.php?pid=17536#p17536</link>
			<description><![CDATA[<p>There&#039;s not really any way to renumber the tracks from 1 that I can think of off top of my head. Why do you find you need to though? Most player software I have dealt with understands the disc numbers inside tags so will order them correctly as a single release?</p><p>Jesus2099&#039;s suggestion only deals with file naming; if you want to do it inside the tags you could add a tagger script like<br /></p><div class="codebox"><pre><code>$set(tracknumber,%discnumber%$num(%tracknumber%,2))
$set(discnumber,1)
$set(totaldiscs,1)</code></pre></div><p>But I really don&#039;t know why you&#039;d want to do that when you could take advantage of proper disc number support :)</p>]]></description>
			<author><![CDATA[null@example.com (voiceinsideyou)]]></author>
			<pubDate>Mon, 27 Feb 2012 17:04:30 +0000</pubDate>
			<guid>http://forums.musicbrainz.org/viewtopic.php?pid=17536#p17536</guid>
		</item>
		<item>
			<title><![CDATA[Re: renumber multiple discs to 1 list of tracks with consecutive numbering]]></title>
			<link>http://forums.musicbrainz.org/viewtopic.php?pid=17535#p17535</link>
			<description><![CDATA[<p>Thanks for the response Jesus2099, I didn&#039;t think of doing it that way. Although I would prefer one list of track numbers starting at 01, the way you have suggested is far better than what I currently have.</p><p>Does anyone know of any plugins that would renumber starting at 1? I know I am probably clutching at straws here.</p>]]></description>
			<author><![CDATA[null@example.com (degsy)]]></author>
			<pubDate>Mon, 27 Feb 2012 16:30:09 +0000</pubDate>
			<guid>http://forums.musicbrainz.org/viewtopic.php?pid=17535#p17535</guid>
		</item>
		<item>
			<title><![CDATA[Re: renumber multiple discs to 1 list of tracks with consecutive numbering]]></title>
			<link>http://forums.musicbrainz.org/viewtopic.php?pid=17534#p17534</link>
			<description><![CDATA[<p>You should IMO use the name sceme of [%discnumber%][%tracknumber%] (I don’t know the exact syntax), thus you will get something like<br />101.<br />102.<br />103.<br />…<br />201.<br />202.<br />no dupes</p><p><strong>edit:</strong> it’s actually Picard default. Go click <strong>Default</strong> button in File naming preferences panel.<br /></p><div class="codebox"><pre><code>…$if($gt(%totaldiscs%,1),%discnumber%-,)$num(%tracknumber%,2)…</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (jesus2099)]]></author>
			<pubDate>Mon, 27 Feb 2012 16:24:37 +0000</pubDate>
			<guid>http://forums.musicbrainz.org/viewtopic.php?pid=17534#p17534</guid>
		</item>
		<item>
			<title><![CDATA[renumber multiple discs to 1 list of tracks with consecutive numbering]]></title>
			<link>http://forums.musicbrainz.org/viewtopic.php?pid=17533#p17533</link>
			<description><![CDATA[<p>Hi,</p><p>Sorry if this has been discussed before. I&#039;ve done a search before but come up with nothing.<br />When re-tagging my music collection I am wanting to remove all the references to disc numbers as none of my music collection will ever go on a CD.<br />I have found the &#039;disc numbers&#039; plugin that removes the naming of multiple folders with (disc X) and puts them all in one folder but for multiple discs there will end up being two files as track 1, two files as&nbsp; track 2 etc.<br />how can I renumber all tracks from disc 2 to start from the end of disc 1?</p><p>thanks in advance...</p><p>Degsy</p>]]></description>
			<author><![CDATA[null@example.com (degsy)]]></author>
			<pubDate>Mon, 27 Feb 2012 16:18:46 +0000</pubDate>
			<guid>http://forums.musicbrainz.org/viewtopic.php?pid=17533#p17533</guid>
		</item>
	</channel>
</rss>
