mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
akermu/emacs-libvterm@99c1f5e76a -> akermu/emacs-libvterm@056ad74653 alexluigit/dirvish@1d8de07f4e -> alexluigit/dirvish@2d63995d32 emacs-straight/vundo@791211a89f -> emacs-straight/vundo@c32481ab48 emacsmirror/git-timemachine@3780835fcd -> emacsmirror/git-timemachine@d1346a7612 emacsmirror/undo-fu-session@beb0e285d0 -> emacsmirror/undo-fu-session@d90d42ddba emacsmirror/undo-fu@dbb3e4b699 -> emacsmirror/undo-fu@399cc12f90 https://git.notmuchmail.org/git/notmuch@2f0320c5f24a -> https://git.notmuchmail.org/git/notmuch@dfc800c26e7b https://git.savannah.gnu.org/git/emms.git@5e9922f2a45f -> https://git.savannah.gnu.org/git/emms.git@8713a0ee985c jao/consult-notmuch@d8022e2ddc -> jao/consult-notmuch@17d2a4ea8c karthink/elfeed-tube@ce2b5071d1 -> karthink/elfeed-tube@79d5a08d76 org-mime/org-mime@9d4584651d -> org-mime/org-mime@9571c148ee remyhonig/elfeed-org@1197cf29f6 -> remyhonig/elfeed-org@34c0b4d758 tarsius/ol-notmuch@881991d94a -> tarsius/ol-notmuch@9a69506a3f tecosaur/emacs-everywhere@0b731ca6da -> tecosaur/emacs-everywhere@caeab3948f
:app emms
Description unfold
This module enables Emacs to be used as a music player. It uses mpd as a backend server and mpc to update your music database.
Maintainers
This module has no dedicated maintainers. Become a maintainer?
Module flags
This module has no flags.
Packages
Hacks
No hacks documented for this module.
TODO Changelog
This module does not have a changelog yet.
Installation
Enable this module in your doom!
block.
This module requires:
These should be available through your OS package manager.
TODO Usage
This module's usage documentation is incomplete. Complete it?
Keybinds
- <localleader> l Toggles whether or not the player repeats the playlist.
- <localleader> m Mixes the playlist.
- <localleader> i Insert specific song
- <localleader> s Save the current playlist to a file
- <localleader> p Insert playlist save into current playlist
- g a Sort the browser by artists
- g b Sort the browser by genre
- X Stops the player
- x pauses the player
- D in the playlist window removes that item
- C clears the playlist
- > move five seconds forward in the current track
- < Opposite five back
- RET In browser adds the artist's songs to the playlist, in the playlist starts playlist.
TODO Configuration
This module has no configuration documentation yet. Write some?
Troubleshooting
New music files not showing up in database
Try M-x +emms/mpd-restart-music-daemon then restart emacs.
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
This module has no appendix yet. Write one?