-
I use Phoenix to pass messages from paracusia in backend to vue in frontend. There are a few custom types in paracusia which cannot be encoded in JSON. Would it be possible to add something like '@der…
ghost updated
6 years ago
-
Subscriptions are used in `paracusia` so that polling becomes unnecessary. This means subscribers should always obtain a new message when the current status of MPD has changed.
If the current song …
-
I was seeing this after waking my computer from standby:
```
[error] GenServer Paracusia.MpdClient terminating
** (FunctionClauseError) no function clause matching in Paracusia.MpdClient.terminat…
-
The new release ncmpc-0.31 segfaults when pressing `l` (view the selected and the currently playing song) on an empty playlist; its last words are:
```
ncmpc: ../src/Queue.cxx:69: MpdQueue::size_t…
-
```
Traceback (most recent call last):
File "main.py", line 123, in
'epoch': get_album_release_epoch(song_data=song),
File "main.py", line 77, in get_album_release_epoch
if date.isnu…
-
This is split out of #45 from @indianahorst
```
Sep 7 10:33:03 localhost autosuspend[22676]: 2018-09-07 10:33:03,248 - loop - DEBUG - Executing check Mpd
Sep 7 10:33:03 localhost autosuspend[2267…
-
from mpd import MPDClient
ImportError: cannot import name 'MPDClient'
How can i fix the error
-
All
I saw some errors pop up last night and didn't think much about it. Installed the latest macOS High Sierra beta today and now get further errors. Anyone else seeing this ? Only just started hap…
-
Exiting ncmpc 0.27 causes the cursor in terminal emulator to disappear, scrollback to reset, mod keys to stop working and ncmpc appears to print ill-formatted core dump (until you type reset).
0.24 a…
-
Hi. I am suggesting `-f, --format` to be updated with more metadata delimiters and/or to print a list of all information... or to have all information exposed in selective `--query` for scripting purp…