mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
https://git.savannah.gnu.org/git/emms.git@06ef243 -> https://git.savannah.gnu.org/git/emms.git@6e0aaaf jorgenschaefer/circe@4778675 -> jorgenschaefer/circe@d6f1fa1 skeeto/elfeed@e29c8b9 -> skeeto/elfeed@243add9
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.