Rdio plugin for Plex

459 views
Skip to first unread message

mikedecaro

unread,
Jul 21, 2011, 6:56:31 PM7/21/11
to Rdio API
Just wanted to announce my Rdio plugin for Plex. It integrates your
entire music collection to the media center. I have Plex running on a
Mac Mini hooked up to my TV so I can watch movies, tv shows, and now
listen to Rdio from my surround sound system.

The source code for the plugin is on github at: http://github.com/mikedecaro/Rdio.bundle

If any of you use Plex, let me know what you think.

Regards,
Mike

Ian McKellar

unread,
Jul 21, 2011, 7:22:35 PM7/21/11
to rdio...@googlegroups.com
Awesome Mike!

How do I install this into Plex?

Ian

--
Ian McKellar
Rdio Inc.
http://rd.io/people/ian/

> --
> You received this message because you are subscribed to the Google Groups "Rdio API" group.
> To post to this group, send email to rdio...@googlegroups.com (mailto:rdio...@googlegroups.com).
> To unsubscribe from this group, send email to rdio-api+u...@googlegroups.com (mailto:rdio-api+u...@googlegroups.com).
> For more options, visit this group at http://groups.google.com/group/rdio-api?hl=en.


Ian McKellar

unread,
Jul 22, 2011, 9:13:29 PM7/22/11
to rdio...@googlegroups.com
Aha, I worked it out. I did:
cd ~/Library/Application Support/Plex Media Server/Plug-ins
git clone https://github.com/mikedecaro/Rdio.bundle.git

Restarted my Plex and then bam! Awesome integration.

Ian

--
Ian McKellar
Rdio Inc.
http://rd.io/people/ian/

mikedecaro

unread,
Jul 23, 2011, 8:51:51 AM7/23/11
to Rdio API
Glad to hear you got it working. Let me know if you come across any
problems.

mikedecaro

unread,
Sep 4, 2011, 7:42:07 PM9/4/11
to Rdio API
Just letting everyone know that my plugin is now available in the Plex
Online app store! Just install Plex, click the Plex Online menu and
search for Rdio.

Adam Keily

unread,
Oct 17, 2012, 8:49:36 PM10/17/12
to rdio...@googlegroups.com, mike....@me.com
Hi mike, awsome plugin. It to behave oddly at times. Do you still have it working ok with the latest plex?

Derek Dowling

unread,
May 9, 2013, 1:06:13 PM5/9/13
to rdio...@googlegroups.com, mike....@me.com
Just wondering if this code is still accessible somewhere? I'd like to fart around and see if I can't get it up and running again, or would it be better for me to just start over assuming a fair amount of both Plex and Rdio's APIs have changed.

Mike DeCaro

unread,
May 9, 2013, 4:30:50 PM5/9/13
to rdio...@googlegroups.com
I'm not sure how much the API's changed since I wrote this. The code grew a bit more complex than I intended and I never got a chance to update it to work with the latest Plex client. The Plex plugin is written in Python, which communicates with a web server that handles commands via JavaScript and sends them to a Flash object which plays the music. At the time of coding, the only way to play music from Rdio was through a flash object that you had to write yourself.

I glanced at the Rdio developer documentation and it seems like they released a Web Playback API that manages the flash object for you. I can put the code back on Github or email it to you, but you may be better off starting over.
Web Playback API source: https://github.com/rdio/hello-web-playback

Let me know if you need any help.
Reply all
Reply to author
Forward
0 new messages