Skip to content

Sets all of the songs in your collection as "Sync'd to Mobile", if they are capable of being sync'd to mobile.

Notifications You must be signed in to change notification settings

connor/sync-all-rdio-songs

Repository files navigation

Sync all songs in Rdio collection to mobile device

This is a script, based heavily off of the rdio-simple examples (by Ian McKellar and contributions from Michael Jackson), that flags every song in your Rdio account as sync'd to mobile. It's something I've wanted for a little while, and is just a personal tool I'd like to share with you all.

How to use it

  1. Clone the repo

  2. Sign up for a developer account at: http://developer.rdio.com/

  3. Paste in your Consumer Key and Consumer Secret in rdio_consumer_credentails_SAMPLE.rb.

  4. Rename rdio_consumer_credentials_SAMPLE.rb to rdio_consumer_credentials.rb.

  5. Open up a terminal, cd into the project directory, and run: ruby script.rb.

  • This will prompt you to go to a URL, and verify the auth by typing in a short number in the terminal. Once that is done, it will continue with the process. Once finished, it will print out 'all done :)'.

Let me know if you have any questions or comments in the issues!

<3

About

Sets all of the songs in your collection as "Sync'd to Mobile", if they are capable of being sync'd to mobile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages