Growl Notification path problem

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

Moderator: Mr_Noodle

Growl Notification path problem Thu Feb 24, 2011 4:10 pm • by .maxx
Hi guys,

first Hazel is the absolute greatest OSX tool ever! But now my question.

1.
I use Hazel to sort my downloaded TV shows in separate folders by using the TVnamer. This works great.
2.
TVnamer renames the files by getting the episodenames from http://thetvdb.com and my TV folder/file sheme looks like this:
Code: Select all
.../TV/The Big Bang Theory/Season 1/01 - Pilot

3.
After the TVnamer rule moves the file into the folder I use growl with the folder pattern to send me a notification.
4.
But the notification looks like this
Code: Select all
Hazel - Hazel Alert - /Volumes/HD Movies/Folderx/Foldery/TV/The Big Bang Theory/Season 1


Now how can I change the notification to e.g. this:
Code: Select all
The Big Bang Theory - 01 - Pilot


The shows name is variable!

Is that possible with AppleScript?
Last edited by .maxx on Wed Mar 02, 2011 4:45 am, edited 1 time in total.
.maxx
 
Posts: 11
Joined: Thu Feb 24, 2011 3:49 pm

Re: Growl Notification path problem Mon Feb 28, 2011 1:04 pm • by Mr_Noodle
I'll be adding support for just showing the file name instead of the full path. You can try using AppleScript (not ActionScript) to do this on your own. You'll have to do some research as to how to access Growl via AppleScript though.
Mr_Noodle
Site Admin
 
Posts: 11267
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support