-
i@raspberrypi ~/homebridge $ npm run start
npm ERR! Linux 4.1.7-v7+
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "start"
npm ERR! node v4.2.1
npm ERR! npm v2.14.7
npm ERR! missing …
-
```
Which version of Cantata?
git repo as of 2014/12/30 commit 0f8240d279064fb28b3264c79fd7d9a8e93086db
Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Qt5.4.0, Ubuntu 14.10
What steps will repr…
-
```
Which version of Cantata?
git repo as of 2014/12/30 commit 0f8240d279064fb28b3264c79fd7d9a8e93086db
Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Qt5.4.0, Ubuntu 14.10
What steps will repr…
-
```
Which version of Cantata?
git repo as of 2014/12/30 commit 0f8240d279064fb28b3264c79fd7d9a8e93086db
Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Qt5.4.0, Ubuntu 14.10
What steps will repr…
-
```
Which version of Cantata?
git repo as of 2014/12/30 commit 0f8240d279064fb28b3264c79fd7d9a8e93086db
Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Qt5.4.0, Ubuntu 14.10
What steps will repr…
-
```
Which version of Cantata?
git repo as of 2014/12/30 commit 0f8240d279064fb28b3264c79fd7d9a8e93086db
Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
Qt5.4.0, Ubuntu 14.10
What steps will repr…
-
sometimes tags in mpd protocol can be duplicates of one another.
This esp. happens if one tagged his library using beets.
This is how raw protocol serves those tags:
```
currentsong
file: ogg/Brandi…
-
```
What steps will reproduce the problem?
1. Use the web UI to navigate to any kind of song (saved playlist, via artist
or genre)
2. Press either the green + button near a song or the "+Add All" but…
-
I have lots of audio files in Chinese in my muisc_directory.
I use python-mpd to interact with MPD.
It works well with MPD 0.17.4, but after i upgrade to MPD 0.19.7, UnicodeDecodeError occurs.
With …
-
I'm currently working on a class project dealing with MPD and I'm attempting to use Komponist. I'm running into an issue and I was wondering if you could help me solve this problem since you developed…