nvbn/rhythmbox-gmusic

Not playing any song AttributeError: 'get_stream_url'

AdrianLC opened this issue · 0 comments

Traceback every time I click 'play' on any song:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/rhythmboxgmusic/__init__.py", line 101, in do_get_playback_uri
    return api.get_stream_url(id)
AttributeError: 'Webclient' object has no attribute 'get_stream_url'

I'm running Fedora 19 x64 gnome. Rhythmbox is 2.99.1.

Might be related to #20 .