-
```
myMPD 14.0.0
Music Player Daemon 0.22.6 (0.22.6)
DietPi v9.0.2
OS: Debian GNU/Linux 11 (bullseye) aarch64
Host: Radxa ROCK Pi 4B
Kernel: 6.1.63-current-rockchip64
```
MyMPD runs great,…
-
### Creating a bug report/issue
#### Required Information
- DietPi version | `cat /boot/dietpi/.version`
```
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=13
G_DIETPI_VERSION_RC=2
G_GITBRANCH=…
-
It is possible to construct a rapid sequence of MPD commands that will confuse asyncio client with response order. Attached example most often makes it parse `status` response while expecting an `idle…
-
The way is to be able to use Pirate Audio LCD board as a remote control for an existing mopidy setup over a LAN.
Is any devel exist ? It will be great !
-
I've notced that when I launch miniplayer, the `repeat_string` is displayed in the bottom left corner, suggesting that repeat has been toggled on. This doesn't appear to have any real effect, however.…
-
Why there's a 404 error for that repo?
-
Hi,
I've upgraded to 48.0 I get errors loading my mdp media player:
`2017-07-03 20:16:28 ERROR (MainThread) [homeassistant.components.media_player] Error while setting up platform mpd
Traceback…
-
Thanks for this handy unit test framework! I use it in my mpdclient project myMPD.
Version: master
Toolchain: gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1)
Target: x86_64-linux-gnu
Full error:
…
-
I run mpd using a socket file (`bind_to_address "~/.mpd/socket"` in the mpd config file). This works fine for most applications, like Cantata, ncmpc, mpdris2, etc.
However, `mpd-discord-rpc ` fails…
-
First thing first: thanks a lot for your hard work, Markus!
I'm very bad at compiling. I use Manjaro and the AUR depository to avoid compiling stuff I want!
I tried to compile 0.8.3 and I don't know…