It works with another thing, but the "é" is not loved by the Python script...
Thanks again ! Great script, useful for Music & auto-iTunes Match
Search found 12 matches
- December 20th, 2011, 9:38 pm
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104605
- December 20th, 2011, 9:26 pm
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104605
Re: Write cover album art to MP3s, organize files, iTunes im
Searching the Error seems to point to a character "é", it was in my test of the lastest version :O I'll try something else to see.
- December 20th, 2011, 9:21 pm
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104605
Re: Write cover album art to MP3s, organize files, iTunes im
doesn't work at all anymore. Doesn't import to iTunes either, now the log is empty, but the Download screen show that :
Exit(1) UnicodeEncodeError: ’ascii’ codec can’t encode character u’\xe9’ in position 20: ordinal not in range(128)
Exit(1) UnicodeEncodeError: ’ascii’ codec can’t encode character u’\xe9’ in position 20: ordinal not in range(128)
- December 19th, 2011, 1:47 pm
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104605
Re: Write cover / album art images to MP3s - Mac Python scr
I'm using it on Mac, so It's the Python version i guess ?
- December 18th, 2011, 9:56 pm
- Forum: Post-Processing Scripts
- Topic: Write cover album art to MP3s, organize files, iTunes import
- Replies: 96
- Views: 104605
Re: Write cover / album art images to MP3s - Mac Python scr
I don't know if that script is still supported, it's the only one I found that is working !! I did put my AWS key + Secret key in the .ini file... My only problem is a error, but my file gets imported in iTunes anyway, but I would prefer a error free output :) Album art fetch from AMZN: Masked Album...
- December 17th, 2011, 5:21 pm
- Forum: Third-party Addons
- Topic: iTunes Match + SABnzbd (iOS)
- Replies: 11
- Views: 14583
Re: iTunes Match + SABnzbd (iOS)
i'm currently trying "Headphones", works great, except 1st scan is veryyyyy slow, I guess that when it will be complete, it will be perfect to download albums. Just need to manually add them to itunes for now.
- December 17th, 2011, 5:06 pm
- Forum: Third-party Addons
- Topic: Headphones : Music albums and artists auto download program
- Replies: 311
- Views: 1589076
Re: Headphones : Music albums and artists auto download prog
rembo: Does "Headphones" can Automatically Import song to iTunes when download is complete ? I just get a iTunes Match account and would like to automatically download albums that will be automatically imported into iTunes (and then be available on all our stuff here 2 x iphones, ipad, ima...
- December 17th, 2011, 4:27 pm
- Forum: Third-party Addons
- Topic: iTunes Match + SABnzbd (iOS)
- Replies: 11
- Views: 14583
Re: iTunes Match + SABnzbd (iOS)
The problem is that I don't want the song to be NOT matched because of the Tags and get uploaded instead of matched...
- December 17th, 2011, 4:13 pm
- Forum: Third-party Addons
- Topic: iTunes Match + SABnzbd (iOS)
- Replies: 11
- Views: 14583
Re: iTunes Match + SABnzbd (iOS)
It works, but it doesn't take them all, strangely, it's random, it will see the 4-5-6-7-8 first tunes and let the other one in the folder... Also, if the tags are wrong, i'll loose them in the library.
- December 17th, 2011, 3:44 pm
- Forum: Third-party Addons
- Topic: iTunes Match + SABnzbd (iOS)
- Replies: 11
- Views: 14583
Re: iTunes Match + SABnzbd (iOS)
Adding to iTunes 45:164: execution error: iTunes got an error: "/Users/pducharme/Music/iTunes/iTunes Music/Automatically Add to iTunes/" doesn’t understand the add message. (-1708 This is the output I get when running the script. My folder (/Users/pducharme/Music/iTunes/iTunes Music/Automa...
- December 17th, 2011, 3:36 pm
- Forum: Third-party Addons
- Topic: iTunes Match + SABnzbd (iOS)
- Replies: 11
- Views: 14583
Re: iTunes Match + SABnzbd (iOS)
i'm on OS X. I created a Bash script with the following : #!/bin/bash #1 = Full path to the downloaded file
#3 = Folder name of the download #delete any files which you don’t want to copy
echo "Deleting the bumfluff…" rm -f "$1"/*.nfo
rm -f "$1"/*.srr
rm -f "$1&q...
- December 17th, 2011, 2:04 pm
- Forum: Third-party Addons
- Topic: iTunes Match + SABnzbd (iOS)
- Replies: 11
- Views: 14583
Re: iTunes Match + SABnzbd (iOS)
How you make the extracted files to be imported automatically in itunes? I plan to do the same, but from my always on imac.