mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 04:11:41 -08:00
algernon/elfeed-goodies@8e4c1fbfb8 -> algernon/elfeed-goodies@c9d9cd1967 emacs-circe/circe@77e16de3b9 -> emacs-circe/circe@41cdc116b0 https://git.savannah.gnu.org/git/emms.git@c3596ae7166d -> https://git.savannah.gnu.org/git/emms.git@b55bc4fe1857 kidd/org-gcal.el@6e26ae75ae -> kidd/org-gcal.el@f8075bd8ea remyhonig/elfeed-org@268efdd012 -> remyhonig/elfeed-org@d28c858303 tecosaur/emacs-everywhere@02450162ad -> tecosaur/emacs-everywhere@0d0d185429 Fix: #6410 Close: #6411 Co-authored-by: Gpkfr <gpkfr@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| autoload.el | ||
| config.el | ||
| packages.el | ||
| README.org | ||
app/emms
Description
Prerequisites
This module requires an active MPD server, the MPC utility, and a music library.
Arch Linux
pacman -S mpd mpc
NixOS
services.mpd.enable = true;
environment.systemPackages = [ pkgs.mpc_cli ];
Ubuntu
apt install mpd mpc
Troubleshooting
New music files not showing up in database
Try M-x +emms/mpd-restart-music-daemon. If that doesn't work restart emacs.
Appendix
Keybinds
SPC m lToggles whether or not the player repeats the playlist.SPC m mMixes the playlist.SPC m iInsert specific songSPC m sSave the current playlist to a fileSPC m pInsert playlist save into current playlistg aSort the browser by artistsg bSort the browser by genreXStops the playerxpauses the playerDin the playlist window removes that itemCclears the playlist>move five seconds forward in the current track<Opposite five backRETIn browser adds the artist's songs to the playlist, in the playlist starts playlist.