emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emms-help] Covers in different folder


From: Tassilo Horn
Subject: Re: [emms-help] Covers in different folder
Date: Sat, 13 Dec 2008 01:54:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Rasmus Pank Roulund <address@hidden> writes:

Hi Rasmus,

> I use it alongside J. River Media Center which saves covers in covers
> in a folder where filenames are formated as Artist - Album.jpg.  Is is
> possible to tell emacs to emms-browser-default-covers but that seems
> to define the default cover rather than some rule for cover location.

See 
,----
| emms-browser-covers is a variable defined in `emms-browser.el'.
| Its value is 
| ("cover_small.jpg" "cover_med.jpg" "cover_large.jpg")
| 
| Documentation:
| *Control how cover images are found.
| Can be either a list of small, medium and large images (large
| currently not used), a function which takes a directory and one
| of the symbols `small', `medium' or `large', and should return a
| path to the cover, or nil to turn off cover loading.
| 
| You can customize this variable.
`----

So you can set it to a function which guesses the right cover by the
path name.

> Also, all my mp3 should contain embeeded covers. Would EMMS be able to
> use these?

It seems `mp3info' doesn't know about cover tags, so I don't know how to
extract them from the mp3s.

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]