Search found 3 matches
- February 10th, 2010, 3:57 pm
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104642
Re: Write cover / album art images to MP3s - Mac Python script / Win EXE now av
You got mail. Thanks for the script - it seems to work really good. The only issue so far is that I can't get addtolib.app working. Are you sure that addtolib.app (from 2004) works with the latest OSX and iTunes versions? Any idea how I can debug this - there are no error msgs coming from the app......
- February 10th, 2010, 5:45 am
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104642
Re: Write cover / album art images to MP3s - Mac Python script / Win EXE now av
Hi zakharm, I saw your post about python scripts an 10.6 and managed to change path settings in write_album_art.py. The script doesn't break any more now but the only thing it really does reliably is removing the download folder when set in the .ini ::) I know its my fault but it seems that I am no...
- January 27th, 2010, 6:25 pm
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104642
Re: Write cover / album art images to MP3s - Mac Python script / Win EXE now av
Hi, thanks for all the work to provide this script - I would love to use it. Unfortunately I keep getting an error on OSX 10.6.2 with Sabnzbd+ 0.5.0 RC3: 'import site' failed; use -v for traceback Traceback (most recent call last): File "/Users/XXX/Downloads/SABScripts/write_album_art.py"...