Adium

Profile: Benjamin Uzelac (uzegonemad)

Comment Count 1 comments
0 xtras

Latest comments

# by uzegonemad on 06/21/09 at 23:02:51

this is awesome, thanks!

if you want to remove the file extension from the name, you can use the following (assuming the file extension is three characters):
find this line:
set theTitle to str_replace("_", " ", getTheTitle())

and add this right under it:
set theTitle to text 1 thru -5 of theTitle