diff options
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ News since version 4.4 + - Add Org-style "TAB" binding to cycle through the different levels of expansions. + - Bind emms-browser-move-up-level to "^". + - Make "RET" (emms-add-tracks) add all tracks in region or with numeric argument + that many tracks. + - Supersede emms-browser-delete-files with emms-browser-remove-tracks to + remove tracks from browser without deleting files. Use prefix argument to + get the old behaviour. Regions and numeric argument are supported. + - Add emms-cache-reset. + - Use the "album artist" instead of the "artist" browser node by default. + - Bug fix: emms-smart-browse "cascading" from a browser search. + - Bug fix: fix fallback thumbnail filter. - Add mpv backend support. - Speed up info processing. - Add Opus info support via emms-info-opusinfo.el. |