<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[MusicBrainz Forums — Newbie - How to write directories as artistname when moving files?]]></title>
		<link>http://forums.musicbrainz.org/viewtopic.php?id=3564</link>
		<atom:link href="http://forums.musicbrainz.org/extern.php?action=feed&amp;tid=3564&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Newbie - How to write directories as artistname when moving files?.]]></description>
		<lastBuildDate>Mon, 23 Apr 2012 02:24:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Newbie - How to write directories as artistname when moving files?]]></title>
			<link>http://forums.musicbrainz.org/viewtopic.php?pid=18313#p18313</link>
			<description><![CDATA[<p>The option on &quot;Moving files&quot; is just the &quot;base&quot; folder so should just be c:\music\fixed in your case. Make sure you&#039;ve enabled file moving.</p><p>To get per-artist folders, you need to change the formatting string in &quot;file naming&quot; - the parts of the pattern before the final &#039;/&#039; are the directory structure. The default string will probably give you something like what you want:</p><div class="codebox"><pre><code>$if2(%albumartist%,%artist%)/%album%/$if($gt(%totaldiscs%,1),%discnumber%-,)$num(%tracknumber%,2) %title%</code></pre></div><p>This will make folders like &quot;albumartist/album&quot;. If you enable &quot;rename files while saving&quot;, the file names will also be renamed like </p><p>Single disc: 01 trackname.mp3<br />Multidisc: 2-01 trackname.mp3</p><p>There are many other interesting (and some complicated) file naming strings <a href="http://forums.musicbrainz.org/viewtopic.php?id=514">here</a>.</p>]]></description>
			<author><![CDATA[null@example.com (voiceinsideyou)]]></author>
			<pubDate>Mon, 23 Apr 2012 02:24:27 +0000</pubDate>
			<guid>http://forums.musicbrainz.org/viewtopic.php?pid=18313#p18313</guid>
		</item>
		<item>
			<title><![CDATA[Newbie - How to write directories as artistname when moving files?]]></title>
			<link>http://forums.musicbrainz.org/viewtopic.php?pid=18312#p18312</link>
			<description><![CDATA[<p>The moving files function works great but I need to add the artistname as a variable so on move, Picard will automatically create the directory and move the files into that directory.</p><p>Under options-options-movingfiles, </p><p>I tried c:\music\fixed\%Artist% which of course created a directory %artist%...</p><p>What is the correct code for this so the system picks up the artist name and creates the correct directory?</p><p>Thanks!</p><p>Andy</p>]]></description>
			<author><![CDATA[null@example.com (baypally)]]></author>
			<pubDate>Mon, 23 Apr 2012 02:12:49 +0000</pubDate>
			<guid>http://forums.musicbrainz.org/viewtopic.php?pid=18312#p18312</guid>
		</item>
	</channel>
</rss>
