Re: badly decomposed
Re: badly decomposed
- Subject: Re: badly decomposed
- From: otempores <email@hidden>
- Date: Wed, 29 Mar 2006 00:44:54 -0800
This doesn't prove anything w/o seeing the actual path. I have an
identical set up and the problem is REAL.
Again the problem is with accented characters. Here is an example
track: codeęcodeścode
produces: "'/Users/jmg/Music/iTunes/iTunes Music/Kabaret Starszych
Panow/Us´miechnij Sie˛ Polaku/codee˛codes´code.mp3'"
or pictorially (assuming list takes jpg): Track
produces this:
On Mar 28, 2006, at 11:08 PM, Sander Tekelenburg wrote:
At 15:39 -0800 UTC, on 2006-03-28, otempores wrote:
Problem; iTunes 6.0.4 returns badly decomposed path of track
locations if that path contains accented characters.
For example sacute is decomposed into s+acute accent instead of s
+combining acute accent. This poses major problems for I'm unable to
process this files unix shells?
FWIW, no such problem for me with iTunes 6.0.3 under an otherwise
up to date
Mac OS X 10.4.5:
tell application "iTunes"
set aFile to location of current track
end tell
set aFile to quoted form of POSIX path of aFile
set ShellScript to "cp " & aFile & " ~/Desktop"
do shell script ShellScript
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden