Ratings working fine.
Dates give the same basic error:
-- script --
tell application "iTunes"
set played date of (file track id 16612 of library playlist id 10430 of
source id 94) to "06 December 2006 19:01:36"
end tell
-- error --
-1753
-- done
Mac::AppleScript returned error (-1753)
There must be some way to tell itunes what the date format being
provided is ("as date" or something) but I haven't been able to find
anything. Just on a whim I tried inserting the day of the week in the
first line of the history file, but the same problem.
Given the issue with rating not coming as an integer, is there a way to
set the data type to date in perl?
Anyway, didn't work in this verion.
--
gsalton
------------------------------------------------------------------------
gsalton's Profile: http://forums.slimdevices.com/member.php?userid=7598
View this thread: http://forums.slimdevices.com/showthread.php?t=30314
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins