AppleScript improvements in Rdio Mac v2.19

260 views
Skip to first unread message

Devin Sevilla

unread,
May 10, 2013, 1:21:15 PM5/10/13
to rdio...@googlegroups.com
The recent v2.19 release of the Rdio Mac application contains several
AppleScript improvements:


-- Get the key for the currently playing track, previously you could
only get the URL
tell application "Rdio" to get the key of the current track


-- Add or remove the currently playing track from your collection
tell application "Rdio" to add to collection
tell application "Rdio" to remove from collection


-- Sync the currently playing track to mobile
tell application "Rdio" to sync to mobile
tell application "Rdio" to remove from mobile

--
Devin Sevilla
API Engineer, Rdio Inc.
http://rdio.com/people/devin_s/
Reply all
Reply to author
Forward
0 new messages