-
#222 mostly resolved the test failures reported in #214, but if the test suite is run with `RUN_SLOW_TESTS=1`, `test_noresponse` still seems to fail:
```
==========================================…
smcv updated
2 months ago
-
Hi,
I am a python newbie and I wasn't able to load your source into my program.
Could you please add a paragraph into the read-me file on how to import it?
I would simply put it into the same d…
JPT77 updated
4 years ago
-
I'm trying to work out the syntax for using a search window when using `find()`. The MPD documentation says:
> `find {FILTER} [sort {TYPE}] [window {START:END}]`
> ...
> `window` can be used to q…
-
Hi, no it doesn't.
I type "mpd artist-add" and press enter I got an entry with "loading..."
I type "mpd artist-add muse" I got an entry with "loading..." and an exception in the console.
Maybe it…
-
Hi!
pip install command errores out like this
Python 3.8.7, Arch Linux
```
❯ pip install mpd-art-box …
-
hi,
I've just switched to clerk v4 and the new interface looks great. Thanks.
I used the AUR package to install clerk.
However, when I start clerk in "album" or "sorted album" views, my terminal …
-
I have a 10000+ entries playlist, which makes sonata take a long time to start up (I couldn't wait, just kill -9ed it...)
quite updated
10 years ago
-
Im using mpd support of forked-daapd to control. Forked-daapd from Home-assistant. I would like to change the volume of a specific speaker but it seems that mpd does not support that. Anybody has figu…
-
I'm writing a web-based front end to MPD. I instantiate and connect MPDClient when my program starts. At first calling commands works fine, but after some time of inactivity,
```
File "/home/ztang/…
-
The documentation for commands() states that it returns "commands the current user has access to." However, after initiating an MPDClient object, I get several commands which have not been bound yet o…