грустный <[email protected]> writes: > Hi! I am not sure where to ask for help —from you or from mpd. Anyway, > tell me if that’s not on your side please. > > I am using Doom emacs, here’s my emms configuration section — > https://github.com/Seme4eg/.doom.d/blob/master/config.org#emms > > Everything works fine except when i am trying to start mpd daemon, > which i need to scrobble music with last.fm via mpdscribble. > > Doom provides a functions to (re)start and kill mpd daemon, which r > defined here — > https://github.com/hlissner/doom-emacs/blob/develop/modules/app/emms/autoload.el > > When i run +emms/mpd-start-music-daemon or restart daemon i get this > error: > > Debugger entered--Lisp error: (file-error "make client process failed" > "Connection refused" :name "mpd" :buffer nil :host "localhost" > :service "6600" :nowait nil :tls-parameters nil)
I don't have doom emacs, but emms-player-mpd works fine on my machine. I assume that mpd works well outside of emacs and that `emms-player-mpd-connect' works inside emacs? -- "Cut your own wood and it will warm you twice"
