OK instead of ACK on 'idle'
This commit is contained in:
parent
6551b8309e
commit
a8f11174fe
@ -1045,7 +1045,7 @@ class MpdHandler(object):
|
|||||||
notifications when something changed in one of the specified
|
notifications when something changed in one of the specified
|
||||||
subsystems.
|
subsystems.
|
||||||
"""
|
"""
|
||||||
raise MpdNotImplemented # TODO
|
pass # TODO
|
||||||
|
|
||||||
@handle_pattern(r'^noidle$')
|
@handle_pattern(r'^noidle$')
|
||||||
def _status_noidle(self):
|
def _status_noidle(self):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user