iTunes 7.7 - Following update Hazel can no longer import

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

I have a Hazel script setup to automatically import tracks which have been converted and placed in a designated Import Folder to a playlist in iTunes. This was working until the 7.7 update released this week.

The following is a copy of the details for a particular track from the Hazel Logs, please let me know if there is anything else I can provide to help. I have tried reloading iTunes and stop/starting Hazel which has had no effect -:

}
2008-07-13 10:58:23.775 hazelfolderwatch[33193] 12 Video Killed The Radio Star.m4a: Rule Import m4a Files matched.
2008-07-13 10:58:24.029 hazelfolderwatch[33193] [Error] iTunes import failed: Could not add file /Volumes/Data Store 2/iTunes Tunes Import/12 Video Killed The Radio Star.m4a to iTunes.
2008-07-13 10:58:24.030 hazelfolderwatch[33193] iTunes import error: {
OSAScriptErrorAppName = iTunes;
OSAScriptErrorBriefMessage = "Can\U2019t get every track of playlist \"Newly Imported\" whose database ID of it = 20437.";
OSAScriptErrorMessage = "iTunes got an error: Can\U2019t get every track of playlist \"Newly Imported\" whose database ID of it = 20437.";
OSAScriptErrorNumber = -1728;
OSAScriptErrorRange = NSRange: {0, 0};
}
--
Simon

Using OS X 10.5.4
danio1972
 
Posts: 14
Joined: Fri Dec 28, 2007 4:02 am
Location: Birmingham, UK

Same here. 10.5.4 with iTunes 7.7 and Hazel 2.2. Sample log output below:

2008-07-14 01:00:26.371 hazelfolderwatch[2684] O.V.Wright - Can't Shake Loose.mp3: Rule import new music into iTunes matched.
2008-07-14 01:00:26.463 hazelfolderwatch[2684] [Error] iTunes import failed: Could not add file /Volumes/music/O.V.Wright - Can't Shake Loose.mp3 to iTunes.
2008-07-14 01:00:26.463 hazelfolderwatch[2684] iTunes import error: {
OSAScriptErrorAppName = iTunes;
OSAScriptErrorBriefMessage = "Can\U2019t get every track of playlist \"new\" whose database ID of it = 2658.";
OSAScriptErrorMessage = "iTunes got an error: Can\U2019t get every track of playlist \"new\" whose database ID of it = 2658.";
OSAScriptErrorNumber = -1728;
OSAScriptErrorRange = NSRange: {0, 0};
}
elishasessions
 
Posts: 4
Joined: Mon Jun 09, 2008 1:03 pm

And here's with Debug mode turned on:

2008-07-14 01:11:45.692 hazelfolderwatch[2717] pat green - way back texas.mp3: Rule import new music into iTunes matched.
2008-07-14 01:11:45.692 hazelfolderwatch[2717] DEBUG: Rule signature did not match.
Old signature: (null)
New Signature:{dateModified == today}:{(itunes:new,{
})}
2008-07-14 01:11:45.793 hazelfolderwatch[2717] [Error] iTunes import failed: Could not add file /Volumes/music/pat green - way back texas.mp3 to iTunes.
2008-07-14 01:11:45.793 hazelfolderwatch[2717] iTunes import error: {
OSAScriptErrorAppName = iTunes;
OSAScriptErrorBriefMessage = "Can\U2019t get every track of playlist \"new\" whose database ID of it = 2326.";
OSAScriptErrorMessage = "iTunes got an error: Can\U2019t get every track of playlist \"new\" whose database ID of it = 2326.";
OSAScriptErrorNumber = -1728;
OSAScriptErrorRange = NSRange: {0, 0};
}
elishasessions
 
Posts: 4
Joined: Mon Jun 09, 2008 1:03 pm

Thanks for the reports. I can replicate this on my end which is a good sign.

Providing I can figure out a fix/workaround soon, I'll have it fixed in the next patch. If you come up with any other data on this bug, let me know.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Just an update. I think I have a fix for this internally. I'm not sure when I will release 2.2.1 (there are other fixes and tweaks I want to get in) but if you want to test the fixed iTunes import or just need a fix urgently, drop me an email and I can send you a test build to try out.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

The fix works perfectly. Thank you.
elishasessions
 
Posts: 4
Joined: Mon Jun 09, 2008 1:03 pm

Oh good. Thanks for reporting back.

Looks like things are on track to for the patched version to be released next week so keep an eye peeled. There are a couple other fixes and improvements to look forward to.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

FYI, I just released 2.2.1 which fixes this issue.
Mr_Noodle
Site Admin
 
Posts: 11255
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support