You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2018. It is now read-only.
vaio.local - - [06/Feb/2013 13:42:42] "GET /playerinfo HTTP/1.1" 500 755
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/bottle.py", line 737, in _handle
return route.call(*_args)
File "/usr/lib/python2.7/dist-packages/bottle.py", line 1454, in wrapper
rv = callback(_a, **ka)
File "/home/igibbs/.local/share/rhythmbox/plugins/rhythmremote/src/Views.py", line 155, in get_player_info
"has_next" : player.has_next(),
File "/home/igibbs/.local/share/rhythmbox/plugins/rhythmremote/src/WebPlayer.py", line 137, in has_next
return self.__player.props.has_next
AttributeError: 'gi._gobject.GProps' object has no attribute 'has_next'
This makes it hard for me to debug my other problem. The web page loads OK, showing correct library data which can be browsed. Playlists are not loaded, neither is the queue.