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
My instance of lastmp crashes with the following error:
ERROR: Aborting: Traceback (most recent call last):
File "/usr/bin/lastmp", line 237, in <module>
daemon(cli)
File "/usr/bin/lastmp", line 196, in daemon
mo.observe()
File "/usr/bin/lastmp", line 153, in observe
self.wake()
File "/usr/bin/lastmp", line 95, in wake
FUZZ + int(status.xfade)) or \
File "/usr/lib/pymodules/python2.7/mpdclient2.py", line 271, in __getattr__
raise AttributeError
AttributeError
This seems be averted by setting MPD's crossfade to something different than zero seconds and restarting lastmp.
The text was updated successfully, but these errors were encountered:
My instance of lastmp crashes with the following error:
This seems be averted by setting MPD's crossfade to something different than zero seconds and restarting lastmp.
The text was updated successfully, but these errors were encountered: