Is there a maximum length I can pass through on the command line?
eg. whatever.exe "fullpathname.mp3" "fullpathname2.mp3" "fullpathname3.mp3" .... etc ... etc
Also need some help with Python, having a problem with Unescaping single quotes:
The problem is arises in 05 Twilight Zone - after 7 that is two single quotation marks next to each other.
"SMBFS5:itunes/iTunes Media/Music/2 Unlimited/The Complete History/04 Faces [Radio Edit].mp3" "SMBFS5:itunes/iTunes Media/Music/2 Unlimited/The Complete History/05 Twilight Zone [7'' Vocal].mp3" "SMBFS5:itunes/iTunes Media/Music/2 Unlimited/The Complete History/06 Maximum Overdrive.mp3" "SMBFS5:itunes/iTunes Media/Music/2 Unlimited/The Complete History/08 Get Ready For This [Radio Edit].mp3" "SMBFS5:itunes/iTunes Media/Music/2 Unlimited/The Complete History/07 Let The Beat Control Your Body [Airplay Edit].mp3"
Traceback (most recent call last):
File "python:scripts/jack_getalbumartwork.py", line 10, in
file = File(filename)
File "PYTHON:Lib/site-packages/mutagen/__init__.py", line 203, in File
fileobj = file(filename, "rb")
IOError: [Errno 20] Not a directory: ''
Original thread on AW:
http://amigaworld.net/modules/newbb/v ... p?topic_id=33771&forum=17