Closed artur-shaik closed 2 years ago
This currently only works properly with asyncio: https://github.com/Mic92/python-mpd2/blob/4c1e6a87748b0b0e4cb9839f9b59056e64e2f9ff/examples/asyncio_example.py#L55
Ok, thanks. Seems like docs should be updated.
You are welcome to help here. I don't use mpd or this library these days.
I just don't get it. Docs says I can use
noidle
command, but it returns:NotImplementedError: Abstract MPDClientBase does not implement noidle
.