Write cover album art to MP3s, organize files, iTunes import
Posted: September 29th, 2008, 1:26 pm
Write Album Art is a python script that embeds cover / album art into MP3s downloaded from SABnzbd. Embedding cover art into the ID3 tag is my preferred way of getting cover art to display on all the devices / software that I use to play music (iPod / iPhone, iTunes, XBMC / Plex). The script also helps to organize your music (directory structure and files names) and import your music to iTunes.
For Windows users, choose the EXE file from below. Mac / Linux users running this from the Python source code will need an Amazon AWS Key and also a secondary AWS Secret Key that you can find in your Amazon Web Services Account. You'll need to sign up for Amazon Web Services if you don't already have a login.
Features
* Fetch and store album art into MP3 within SABnzbd
* Add MP3s to iTunes
* Remove extra files (.sfv, .nfo, .m3u)
* Fill in empty ID3 tags from Newzbin title, including empty track numbers
* Nested directory structure - Music/Artist/Album
* Soundtrack support
* Remove comments from ID3 tag
* Update XBMC / Plex library
* Move file to new directory after processing
* Rename files to "01 - title.mp3" or "01 - artist - title.mp3"
Updated to v0.6.5 - 12/20/2011 - currently not working, will update this soon
Updated with Amazon Associate Tag: You can add your own associate tag, but any random string will work. I've added a default random string. (If for some reason Amazon starts requiring a valid Associate Tag you'll need to sign up for that too)
Source (v0.6.0) - requires AMZN AWS Key and also a secondary AWS Secret Key
This works on Snow Leopard, but not tested on Leopard, Lion or on Linux.
http://dl.dropbox.com/u/17457/write_alb ... 6-dist.zip
Win EXE (v0.5)
http://cli.gs/E4Z5mE
Requirements and install details
http://kins.net/wordpress/2008/09/27/sa ... s-to-mp3s/
Updated to v0.4 - 10/31/08
Major changes
* Windows executable now available, Python not required for Windows *NEW*
* Configuration now in ini file: waa_conf.ini - (to support Win32 exe) *NEW*
* Move and rename files feature *NEW*
For Windows users, choose the EXE file from below. Mac / Linux users running this from the Python source code will need an Amazon AWS Key and also a secondary AWS Secret Key that you can find in your Amazon Web Services Account. You'll need to sign up for Amazon Web Services if you don't already have a login.
Features
* Fetch and store album art into MP3 within SABnzbd
* Add MP3s to iTunes
* Remove extra files (.sfv, .nfo, .m3u)
* Fill in empty ID3 tags from Newzbin title, including empty track numbers
* Nested directory structure - Music/Artist/Album
* Soundtrack support
* Remove comments from ID3 tag
* Update XBMC / Plex library
* Move file to new directory after processing
* Rename files to "01 - title.mp3" or "01 - artist - title.mp3"
Updated to v0.6.5 - 12/20/2011 - currently not working, will update this soon
Updated with Amazon Associate Tag: You can add your own associate tag, but any random string will work. I've added a default random string. (If for some reason Amazon starts requiring a valid Associate Tag you'll need to sign up for that too)
Source (v0.6.0) - requires AMZN AWS Key and also a secondary AWS Secret Key
This works on Snow Leopard, but not tested on Leopard, Lion or on Linux.
http://dl.dropbox.com/u/17457/write_alb ... 6-dist.zip
Win EXE (v0.5)
http://cli.gs/E4Z5mE
Requirements and install details
http://kins.net/wordpress/2008/09/27/sa ... s-to-mp3s/
Updated to v0.4 - 10/31/08
Major changes
* Windows executable now available, Python not required for Windows *NEW*
* Configuration now in ini file: waa_conf.ini - (to support Win32 exe) *NEW*
* Move and rename files feature *NEW*