Skip to content

Instantly share code, notes, and snippets.

@ianloic
Created July 10, 2012 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianloic/3085060 to your computer and use it in GitHub Desktop.
Save ianloic/3085060 to your computer and use it in GitHub Desktop.
Big icon for the currently playing track
% osascript -e 'tell the app "Rdio" to get the rdio url of the current
/artist/Green_Day/album/1039/Smoothed_Out_Slappy_Hours/track/I_Was_There/
Then ask the "rest" API for the bigIcon associated w/ that URL, for example see:
http://rdioconsole.appspot.com/#url%3D%252Fartist%252FGreen_Day%252Falbum%252F1039%252FSmoothed_Out_Slappy_Hours%252Ftrack%252FI_Was_There%252F%26extras%3DbigIcon%26method%3DgetObjectFromUrl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment