Discussion:
[emms-help] Pre-Emms 5.0 changes (org-style TAB, emacs-y RET, remove-tracks, cache-reset, albumartist nodes)
Pierre Neidhardt
2018-04-09 17:42:20 UTC
Permalink
I went berserk today :)

In short:

- Org-style TAB / SPC bindings: they cycle through the different levels of expansions.
- `emms-browser-move-up-level` is now interactive and bound to `^`.
- `emms-add-tracks` (bound to `<return>`) has been extended to add all tracks
in the region. It's also possible to use a numeric prefix argument to add
that many tracks. The point now moves forward so that you can keep pressing
`<return>` to add a series of tracks.
- Use the new `emms-browser-remove-tracks` function to clean-up Emms browser
manually. (Call with a prefix argument to delete the associated files.)
- Or use the more radical `emms-cache-reset`. (This won't delete any file.)
- The Emms browser tree now also uses `albumartist` instead of only `artist`.
- I've fixed an issue with cover thumbnails not always showing.
--
Pierre Neidhardt

Give a man a fish, and you feed him for a day. Teach a man to fish,
and he'll invite himself over for dinner.
-- Calvin Keegan
Yoni Rabkin
2018-04-09 17:52:55 UTC
Permalink
Post by Pierre Neidhardt
I went berserk today :)
- Org-style TAB / SPC bindings: they cycle through the different levels of expansions.
- `emms-browser-move-up-level` is now interactive and bound to `^`.
- `emms-add-tracks` (bound to `<return>`) has been extended to add all tracks
in the region. It's also possible to use a numeric prefix argument to add
that many tracks. The point now moves forward so that you can keep pressing
`<return>` to add a series of tracks.
- Use the new `emms-browser-remove-tracks` function to clean-up Emms browser
manually. (Call with a prefix argument to delete the associated files.)
- Or use the more radical `emms-cache-reset`. (This won't delete any file.)
- The Emms browser tree now also uses `albumartist` instead of only `artist`.
- I've fixed an issue with cover thumbnails not always showing.
People who use the browser: please try these out so that we can have
them checked before 5.0.

I noticed that Emms still compiles with no errors or warnings; this is a
very good thing.

Pierre: please add NEWS entries as you see fit to describe your
work. NEWS entries is what goes out in the GNU release annoucement and
therefore people actually end up seeing those.
--
"Cut your own wood and it will warm you twice"
Pierre Neidhardt
2018-04-09 17:57:14 UTC
Permalink
One last thing I had forgot to mention: I fixed emms-smart-browse so
that it does not cascade endlessly when a browser search is on.
--
Pierre Neidhardt

When taxes are due, Americans tend to feel quite bled-white and blue.
Pierre Neidhardt
2018-04-10 04:22:21 UTC
Permalink
Post by Yoni Rabkin
Pierre: please add NEWS entries as you see fit to describe your
work. NEWS entries is what goes out in the GNU release annoucement and
therefore people actually end up seeing those.
Done.
--
Pierre Neidhardt

When among apes, one must play the ape.
Loading...