Coder Social home page Coder Social logo

pedrobrasileiro / adium-rdio-current-track-status Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bradmcgonigle/adium-rdio-current-track-status

1.0 1.0 0.0 77 KB

Display current track information from Rdio for Mac as Adium Status.

Home Page: http://www.adiumxtras.com/index.php?a=xtras&xtra_id=8074

adium-rdio-current-track-status's Introduction

Description

Display current track information from Rdio for Mac as Adium Status.

How to Use

Add a custom status (Status -> Custom) and use %_rdio_track_artist (or another message option below) as the status message (screenshots below). Updated track info can take up to 20 seconds to appear.

Message Options:

Adium Status Message :: Actual Status Message Output

  • %_rdio_track_artist :: ♫ Track Name by Artist Name
  • %_rdio_track_album_artist :: ♫ Track Name from Album Name by Artist Name
  • %_rdio_listening_track_artist :: Listening to Track Name by Artist Name
  • %_rdio_listening_track__album_artist :: Listening to Track Name from Album Name by Artist Name

Notes:

  • This script currently only works when listening to Rdio using the Mac app. Grab it here.
  • Since Rdio is a subscription service, you obviously must be a Rdio subscriber.
  • At some point, I hope to add support for the web-only client via the API.

Customization

Changing the status output message is easy. Just follow the steps below:

  1. Go to "Users/'your mac username'/Library/Application Support/Adium 2.0/Scripts/"
  2. Right-click on "Rdio Current Track.AdiumScripts" select "Show Package Contents"
  3. Go to "Contents/Resources/"
  4. Open "Rdio.scpt" (double-click)
  5. Find the line starting with "return" and change to the desired format. (default is ♫ Track Name by Artist Name)
    Example: return "Listening to " & track_name & " by " & artist_name & " via Rdio"
  6. Save the AppleScript
  7. Restart Adium!

What is Rdio?

Rdio is an unlimited, on-demand social music service from the founders of Skype. Rdio brings music alive by letting subscribers listen to as many songs as they want, anytime, anywhere, and discover and share new music with friends.

Source

Mercurial (BitBucket) GitHub

Inspired by the great Last.fm current song status applescripts here, here and here.

Changes

Version 0.7

  • Now uses the standard Adium tune status
  • GChat status is no longer constantly updated
  • ♫ should now display properly where appropriate

Version 0.6

  • Added additional status display options
  • Doesn't return a status message if the Rdio app is not running
  • Fixed bug which auto-launched Rdio after quiting the app if Adium was still running

Version 0.5

adium-rdio-current-track-status's People

Contributors

bradmcgonigle avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.