<?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>Apps and stuff</title>
	<atom:link href="http://kins.net/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://kins.net/wordpress</link>
	<description></description>
	<lastBuildDate>Fri, 11 Sep 2009 13:15:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>SABnzbd script &#8211; write album art &#8211; release notes</title>
		<link>http://kins.net/wordpress/2008/10/03/sabnzbd-script-write-album-art-release-notes/</link>
		<comments>http://kins.net/wordpress/2008/10/03/sabnzbd-script-write-album-art-release-notes/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 00:14:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[SABnzbd]]></category>

		<guid isPermaLink="false">http://kins.net/wordpress/?p=26</guid>
		<description><![CDATA[Download the latest release here. v0.4 Release notes: Windows executable release, Python not required! All configuration moved to waa_config.ini for win32 exe release Move files to another directory after processing Rename files to &#8220;01 &#8211; title.mp3&#8243; or &#8220;01 &#8211; artist &#8211; title.mp3&#8243; v0.3 Release notes: All configuration settings now in waa_config.py Add to iTunes works [...]]]></description>
			<content:encoded><![CDATA[<p>Download the latest <a href="http://kins.net/wordpress/2008/09/27/sabnzbd-script-write-cover-album-art-images-to-mp3s/">release here</a>.</p>
<p><strong>v0.4 Release notes:</strong></p>
<ul>
<li>Windows executable release, Python not required!</li>
<li>All configuration moved to waa_config.ini for win32 exe release</li>
<li>Move files to another directory after processing</li>
<li>Rename files to &#8220;01 &#8211; title.mp3&#8243; or &#8220;01 &#8211; artist &#8211; title.mp3&#8243;</li>
</ul>
<p><strong>v0.3 Release notes:</strong></p>
<ul>
<li>All configuration settings now in waa_config.py</li>
<li>Add to iTunes works for both Mac and PC (PC requires install of <a href="http://sourceforge.net/project/showfiles.php?group_id=78018">pywin32</a>)</li>
<li>Replace default folder with nested folder structure: Music\Artist\Album</li>
<li>Empty track numbers are filled in from filename</li>
<li>Remove comments from ID3 tags</li>
<li>Update XBMC or Plex library</li>
<li>Soundtrack support</li>
</ul>
<p><strong>v0.2 Release notes:</strong></p>
<ul>
<li>Mac AppleScript: Add to iTunes &#8211; set ADD_TO_TUNES = True</li>
<li>Parses Newzbin title if ID3 tags not available and adds to MP3</li>
<li>Better compatibility with older ID3 tags</li>
<li>Better error handling</li>
<li>Paths fixed</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://kins.net/wordpress/2008/10/03/sabnzbd-script-write-album-art-release-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SABnzbd script &#8211; write cover / album art images to MP3s</title>
		<link>http://kins.net/wordpress/2008/09/27/sabnzbd-script-write-cover-album-art-images-to-mp3s/</link>
		<comments>http://kins.net/wordpress/2008/09/27/sabnzbd-script-write-cover-album-art-images-to-mp3s/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 21:10:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[SABnzbd]]></category>

		<guid isPermaLink="false">http://kins.net/wordpress/?p=3</guid>
		<description><![CDATA[This script will add cover / album art images to MP3s downloaded with SABnzbd and the Music category from Newzbin.  Images downloaded from Amazon Web Services.  Tested on Windows XP SP3 &#38; Vista SP2 and Mac OS X 10.5 &#8211; Leopard.  Updated to v0.4, see release notes. Features: Fetch and store album art into MP3 [...]]]></description>
			<content:encoded><![CDATA[<p>This script will add cover / album art images to MP3s downloaded with SABnzbd and the Music category from Newzbin.  Images downloaded from Amazon Web Services.  Tested on Windows XP SP3 &amp; Vista SP2 and Mac OS X 10.5 &#8211; Leopard.  <strong>Updated to v0.4</strong>, see <a href="http://kins.net/wordpress/2008/10/03/sabnzbd-script-write-album-art-release-notes/">release notes</a>.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Fetch and store album art into MP3 within SABnzbd</li>
<li>Add MP3s to iTunes</li>
<li>Replace default folder with nested folder structure: Music\Artist\Album</li>
<li>Remove extra files (.sfv, .nfo, .m3u)</li>
<li>Fill in empty ID3 tags from Newzbin title (Artist, Album, Track #, Year)</li>
<li>Move files to directory of your choice</li>
<li>Rename files to &#8220;01 &#8211; title.mp3&#8243; or &#8220;01 &#8211; artist &#8211; title.mp3&#8243;</li>
<li>Executable available for Windows</li>
</ul>
<p><strong>Support<br />
</strong>Visit the <a href="http://forums.sabnzbd.org/index.php?topic=1190.0">SABnzbd forum</a><strong></strong></p>
<p><strong>Requirements Mac:</strong></p>
<ul>
<li><a href="http://sabnzbd.org">SABnzbd</a> 0.40 or better</li>
<li><a href="http://www.python.org/">Python</a> (Installed on the Mac by default)<a href="http://sourceforge.net/project/showfiles.php?group_id=78018"><br />
</a></li>
<li>Newzbin</li>
<li><a href="http://aws.amazon.com">Amazon AWS key</a></li>
<li><a href="http://cli.gs/XTmsX7">write_album_art_0.4.zip</a> <em>Updated 10/31/08</em></li>
</ul>
<p><strong>Requirements Windows:</strong></p>
<ul>
<li><a href="http://sabnzbd.org">SABnzbd</a> 0.40 or better</li>
<li>Newzbin<a href="http://aws.amazon.com"><br />
</a></li>
<li><a href="http://cli.gs/E4Z5mE">write_album_art_0.5_exe.zip</a> <em>Updated 9/10/09</em></li>
<li>Install to SABnzbd directory only, mine is C:\Program Files\SABnzbd\</li>
</ul>
<h3><strong><strong>File installation (PC)</strong></strong></h3>
<p>1. Unzip <em>write_album_art_exe.zip (PC) to your SABnzbd directory<br />
</em></p>
<ul>
<li>C:\program files\SABnzbd  (It must be in this directory)</li>
</ul>
<p>2. Edit your configuration file to change options:</p>
<ul>
<li>C:\program files\SABnzbd\waa_conf.ini</li>
</ul>
<p>3. Jump to <a href="http://kins.net/wordpress/2008/09/27/sabnzbd-script-write-cover-album-art-images-to-mp3s#SABsetup">SABnzbd setup</a></p>
<h3><strong>File installation (Mac)<br />
</strong></h3>
<p>1. Unzip <em>write_album_art.zip (Mac) to a directory of your choice<br />
</em></p>
<ul>
<li>Example: Documents/SABscripts (your choice)</li>
</ul>
<p>It should look like this:<br />
&#8211;eyeD3 (folder)<br />
&#8211;waa_config.ini<br />
&#8211;write_album_art.py<br />
&#8211;addToLib.app (Mac only &#8211; Applescript to add MP3s to iTunes</p>
<p>2. <strong>Mac users</strong> &#8211; change permission of script to execute</p>
<ul>
<li>Open Terminal</li>
<li>change to your script directory, type: cd ~/Documents/SABscripts</li>
<li>type: chmod +x write_album_art.py</li>
</ul>
<p>3. <strong>Add your AWS Key:</strong> Edit waa_conf.ini and enter in your <a href="http://aws.amazon.com">Amazon AWS key</a>.  It only takes a few minutes to get!</p>
<p style="padding-left: 30px;">amazon_aws_id = XXXX  (replace the X&#8217;s with your key, no quotes!)</p>
<p><a name="SABsetup"></a></p>
<h3><strong>SABnzbd setup</strong></h3>
<p>1. Set the script directory in <em>Settings &gt; General</em> to the directory you chose in step 1 and click <em>Save</em><br />
<a href="http://kins.net/wordpress/wp-content/uploads/2008/09/sabnzbd_script_directory2.png"><img class="alignnone size-full wp-image-14" title="sabnzbd_script_directory2" src="http://kins.net/wordpress/wp-content/uploads/2008/09/sabnzbd_script_directory2.png" alt="" width="267" height="53" /></a></p>
<p>2. Go to <em>Settings &gt; Categories</em>.  For the Music category select your script: write_album_art.py (Mac) or write_album_art.exe (Win32)<br />
<a href="http://kins.net/wordpress/wp-content/uploads/2008/09/sabnzbd_music_script.png"><img class="alignnone size-full wp-image-7" title="sabnzbd_music_script" src="http://kins.net/wordpress/wp-content/uploads/2008/09/sabnzbd_music_script.png" alt="" width="471" height="20" /></a></p>
<p><strong>Don&#8217;t forget:</strong> Click <em>Save </em>all the way to the right on the Music row.</p>
<p><strong>Determine if the script is working</strong><br />
When you grab music from the Music category in Newzbin, your download should look like this:<br />
<a href="http://kins.net/wordpress/wp-content/uploads/2008/10/sabnzbd_music_progress.png"><img class="alignnone size-full wp-image-53" title="sabnzbd_music_progress" src="http://kins.net/wordpress/wp-content/uploads/2008/10/sabnzbd_music_progress.png" alt="" width="306" height="22" /></a><br />
When the script is processing the MP3s<br />
<a href="http://kins.net/wordpress/wp-content/uploads/2008/10/processing.png"><img class="alignnone size-full wp-image-54" title="processing" src="http://kins.net/wordpress/wp-content/uploads/2008/10/processing.png" alt="" width="481" height="23" /></a><br />
When done, click to view the output<br />
<a href="http://kins.net/wordpress/wp-content/uploads/2008/09/sabnzbd_music_script_show_output.png"><img class="alignnone size-full wp-image-10" title="sabnzbd_music_script_show_output" src="http://kins.net/wordpress/wp-content/uploads/2008/09/sabnzbd_music_script_show_output.png" alt="" width="206" height="22" /></a></p>
<p>The output should list all the files in the folder with the artist name and album if successful for each track.</p>
<h3>Optional features and flags set in waa_conf.ini</h3>
<p><strong>Enable add to mp3 to iTunes<br />
</strong>Set add_to_itunes = True<br />
To remove files after they are added to iTunes set remove_mp3_after_itunes =  &#8220;1&#8243;.  It will delete your MP3s once they are copied into iTunes.  This works well for people who have &#8220;Copy files to iTunes Music folder when adding to library&#8221; checked in Preferences &gt; Advanced&#8217;</p>
<p><strong>Change output folder to nested Artist\Album folders<br />
</strong>Set clean_dir_struct = True</p>
<p><strong>Rename files<br />
</strong>Set rename_files = True<br />
&#8220;01 &#8211; title&#8221;: track_title = True<br />
&#8220;01 &#8211; artist &#8211; title.mp3&#8243;: track_artist_title = True</p>
<p><strong>Move files when processing is finished</strong><br />
move_to_dir = c:/mp3<br />
For Windows and Mac, use forward slashes &#8220;/&#8221; and leave off the trailing slash</p>
<p><strong>Update XBMC / Plex library</strong><br />
Set update_xbmc = True<br />
Add your IP: xbmc_ip = &#8220;&#8221;<br />
Add your port: xbmc_port = &#8220;3000&#8243;</p>
<p><strong>Missing ID3 information</strong><br />
Missing Artist and Album enabled by default, to turn off: fetch_missing_id3_newzbin = False<br />
Missing Track number enabled by default, to turn off: set_empty_track = False</p>
<p><strong>File removal features</strong><br />
Set any of the variables below in write_album_art.py to True to have the script clean out the non MP3 files in your directory (.m3u, .sfv, .nfo, .nzb).  They are False by default:<br />
remove_m3u = True<br />
remove_sfv = True<br />
remove_nfo = True<br />
remove_nzb = True</p>
<p><strong>Credits<br />
</strong><a href="http://eyed3.nicfit.net/">eyeD3</a> &#8211; Copyright (C) 2002-2007  Travis Shirk &lt;<a class="linkification-ext" title="Linkification: mailto:travis@pobox.com" href="mailto:travis@pobox.com">travis@pobox.com</a>&gt;<br />
<a href="http://eyed3.nicfit.net/">eyeD3</a> &#8211; Copyright (C) 2005  Michael Urman<br />
<a href="http://code.google.com/p/semicomplete/source/browse/tools/albumcover.py?r=1914">AmazonAlbumImage</a> &#8211; Jordan Sissel &#8211; <a class="linkification-ext" title="Linkification: http://code.google.com/p/semicomplete/" href="http://code.google.com/p/semicomplete/">http://code.google.com/p/semicomplete/<br />
</a><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=addtolib"><span class="linkification-ext">addToLib</span></a><span class="linkification-ext"><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=addtolib"> </a>- Copyright 2004 </span>Ken Barnt and Apple Computer</p>
]]></content:encoded>
			<wfw:commentRss>http://kins.net/wordpress/2008/09/27/sabnzbd-script-write-cover-album-art-images-to-mp3s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

