From 09f5512e348213af7095f150bb5f7546971d482f Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 8 Mar 2015 19:52:02 +0100 Subject: Handle covers with different file extensions Covers are can now have different file extensions. See emms-browser-covers-file-extensions. The first file from emms-browser--covers-filename, which is build when needed, is used. --- doc/emms.texinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/emms.texinfo') diff --git a/doc/emms.texinfo b/doc/emms.texinfo index bdba130..1bfc91b 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -1799,11 +1799,11 @@ Show all files that are not in the pending directory: @section Displaying Covers The browser will attempt to display cover images if they're -available. By default it looks for images cover_small.jpg, -cover_med.jpg, etc. Customize @var{emms-browser-covers} to use your -own covers. Note that you'll probably want to resize your existing -covers to particular sizes. Suggested sizes are 100x100 for small, and -200x200 for medium. +available. By default it looks for images @file{cover_small.jpg}, +@file{cover_med.jpg}, etc. Customize @var{emms-browser-covers} and +@var{emms-browser-covers-file-extensions} to use your own covers. Note +that you'll probably want to resize your existing covers to particular +sizes. Suggested sizes are 100x100 for small, and 200x200 for medium. Also, Emacs by default will jump around a lot when scrolling a buffer with images. In order to prevent that, you can set -- cgit v1.2.3