Ok... instead of moaning I just made some changes to get this working with Rdio OAuth2.0.
Here's the Pull Request:
https://github.com/ampedandwired/rdio-xbmc/pull/18
If anyone wants to test it feel free to get it from my Repo directly here:
https://github.com/bluezed/rdio-xbmc/rel...ag/v1.15.2
You'll need to sign up for a new OAuth2.0 application on the Rdio website here:
http://www.rdio.com/developers/create/
For URL and Redirect URI you can enter any URL for now...
And then enter the Client ID and Client Secret into the Addon settings.
Then when you start the Addon you get prompted for an Authorization-Key.
You need to go to this website:
https://www.rdio.com/device/
You might have to log into your Rdio account there and then enter the key that's displayed in the dialog.
Then after a few seconds the addon should get the authorization and should be good to go
Note that streaming full songs only seems to work with a paid for subscription at the moment. If you've got a free Rdio account then you'll only get previews of the songs...
Guess they got more strict with the new API
Hope this helps getting this Addon back on track though...