Beets integration; added the ability to sort interactively
Daniel Semyonov <[email protected]> Thu, 11 Apr 2024 23:25:57 +0300
| Newsgroups | gmane.emacs.emms.user |
|---|---|
| Message-ID | <[email protected]> |
For anyone using the beets source, I just pushed a commit which adds the ability to interactively sort tracks added through the source commands, by calling them with a double (or more) prefix argument. This is done in addition to (and after) filtering. Daniel