-
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/…
-
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…
-
The type `ListallResponse` in the return type of the method [`MpdClient::listall`](https://docs.rs/async-mpd/latest/async_mpd/struct.MpdClient.html#method.listall) is not a link and does not appear in…
fenhl updated
7 months ago
-
I try to call a song from playlist by using the function MPDClient.playid() but it throws an error:
` File "/usr/local/lib/python3.8/dist-packages/mpd/base.py", line 527, in _read_line
raise Co…
-
Hi, I'm trying to use send_ and fetch_ to access a huge music library. If I use ncmpccpp I can easily and quickly list and browse my artists list.
However, there is no way to make a python script pro…
-
```
2) test update db to NoSQL test (MpdClientTest)
test/mpd_client_test.exs:8
** (MatchError) no match of right hand side value: {:error, :invalid_file}
code: MpdClient.Util.Update…
-
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…
-
if i want to start the program this comes up.
Traceback (most recent call last):
File "main.py", line 4, in
from mpd import MPDClient
ImportError: No module named mpd
i tryed to resolve this …
-
Hey all,
Using: Arch Linux
Sway 1.8.1
Alacritty 0.12.2 (9d9982df)
vimpc 0.09.1 [95ad78d112316a1c290a480481fd1f8abf50b59b]
mpd 0.23.13
When opening vimpc in alacritty, on lost focus all track…
-
After connecting some video plaid but then after return with following error in the container log:
`[yt-cast-receiver] Player.next()
[yt-cast-receiver] No next video in queue.
[yt-cast-receiver] …