12345678910111213141516 |
- Common problems
- ====================
- I got AccessDenied in the logs
- ------------------------------
- You are not using the UNIX socket to access MPD. See the configuration variable MPD_HOST. This is required by
- MPD.
- I got ``mpd.base.CommandError: [50@0] {} No such song``
- -------------------------------------------------------
- There is permissions issues going on. Probably you are running larigira and mpd with two different users, and
- you haven't set up a common group for them.
|