I'm trying use v1.3.3 on Mac and received errors like this:
11:10:37 T:2958643200 NOTICE: -->Python Interpreter Initialized<--
11:10:37 T:2958643200 NOTICE: CommonFunctions-1.0.0
11:10:37 T:2958643200 NOTICE: /Users/weldyss/Library/Application Support/XBMC/userdata/addon_data/plugin.audio.rdio/
11:10:37 T:2958643200 NOTICE: Rdio: Executing Rdio 1.3.3 addon operation main with params {'mode': 'main'}
11:10:37 T:2958643200 NOTICE: Rdio: Authenticating to Rdio
11:10:39 T:2958643200 NOTICE: Rdio: Authorizing OAuth token
https://www.rdio.com/oauth/authorize?oau...c9gdfhq4va
11:10:42 T:2958643200 NOTICE: Rdio: Logging in to Rdio using URL
https://www.rdio.com/signin/?next=/oauth...c9gdfhq4va
11:10:48 T:2958643200 NOTICE: Rdio: Approving oauth token ep7swdkkp27m9uc9gdfhq4va with pin 7725
11:10:52 T:2958643200 NOTICE: Rdio: Verifying OAuth token on Rdio API with pin 7725
11:10:52 T:2958643200 NOTICE: Rdio: Getting playback token
11:10:52 T:2958643200 ERROR: Error Type: <type 'exceptions.KeyError'>
11:10:52 T:2958643200 ERROR: Error Contents: 'oauth_token'
11:10:52 T:2958643200 ERROR: Traceback (most recent call last):
File "/Users/weldyss/Library/Application Support/XBMC/addons/plugin.audio.rdio/rdioplugin.py", line 433, in <module>
XbmcRdioOperation(addon).execute()
File "/Users/weldyss/Library/Application Support/XBMC/addons/plugin.audio.rdio/rdioplugin.py", line 427, in execute
handler()
File "/Users/weldyss/Library/Application Support/XBMC/addons/plugin.audio.rdio/rdioplugin.py", line 57, in main
self._rdio_api.authenticate()
File "/Users/weldyss/Library/Application Support/XBMC/addons/plugin.audio.rdio/rdioxbmc.py", line 98, in authenticate
self._state['playback_token'] = self._rdio.call('getPlaybackToken', domain=self._RDIO_DOMAIN)
File "/Users/weldyss/Library/Application Support/XBMC/addons/plugin.audio.rdio/resources/lib/rdioapi/__init__.py", line 138, in call
resp, content = self.call_raw(method, **args)
File "/Users/weldyss/Library/Application Support/XBMC/addons/plugin.audio.rdio/resources/lib/rdioapi/__init__.py", line 153, in call_raw
client = self.__client()
File "/Users/weldyss/Library/Application Support/XBMC/addons/plugin.audio.rdio/resources/lib/rdioapi/__init__.py", line 125, in __client
token = oauth.Token(at['oauth_token'], at['oauth_token_secret'])
KeyError: 'oauth_token'
11:10:52 T:2900439744 ERROR: GetDirectory - Error getting plugin://plugin.audio.rdio
11:10:52 T:2900439744 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.rdio) failed
11:10:54 T:2900439744 NOTICE: Storing total System Uptime
11:10:54 T:2900439744 NOTICE: Saving settings
11:10:54 T:2900439744 NOTICE: stop all
11:10:54 T:2900439744 NOTICE: ES: Stopping event server
11:10:54 T:2900439744 NOTICE: stopping zeroconf publishing
11:10:55 T:2959175680 NOTICE: ES: UDP Event server stopped
11:10:55 T:2900439744 NOTICE: stop dvd detect media
11:10:55 T:2900439744 NOTICE: stop sap announcement listener
11:10:55 T:2900439744 NOTICE: clean cached files!
11:10:55 T:2900439744 NOTICE: unload skin
11:10:55 T:2900439744 NOTICE: stop python
11:10:55 T:2900439744 NOTICE: stopped
11:10:55 T:2900439744 NOTICE: destroy
11:10:55 T:2900439744 NOTICE: unload sections
11:10:55 T:2900439744 NOTICE: destroy
11:10:55 T:2900439744 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
11:10:55 T:2900439744 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
11:10:55 T:2900439744 NOTICE: unload sections
11:10:55 T:2900439744 NOTICE: application stopped...