Adium

Profile: Alejandro Wainzinger (xevix)

Comment Count 3 comments
0 xtras

Latest comments

# by xevix on 07/29/11 at 23:05:07

Something like this...

on substitute()
tell application "Spotify"
set _title to name of current track
set _artist to artist of current track
set _url to spotify url of current track
end tell
set message to _title & " - " & _artist & " " & _url
return message
end substitute

substitute()

# by xevix on 07/29/11 at 22:40:49

Thanks, didn't know it was just a plain text file.

# by xevix on 07/15/11 at 00:53:44

Would it be possible to take away the "/me " and provide a clean "Artist - Track" format? That way we can use it to update status.