jasonmc / forked-daapd

A re-write of the firefly media server (mt-daapd). It's released under GPLv2+. Please note that this git repository is a mirror of the official one at git://git.debian.org/~jblache/forked-daapd.git
http://blog.technologeek.org/2009/06/12/217
GNU General Public License v2.0
328 stars 45 forks source link

Feature request: User configurable artwork filename #52

Open stormcock opened 13 years ago

stormcock commented 13 years ago

It would be really helpful to be able to have a user-defined artwork filename, rather than hard-coded. I have album artwork in a file called Folder.jpg in the directory in which the relevant music file resides. An additional option to the artwork/cover.jpg/png that are hard-coded would be great.

peterjc commented 13 years ago

I suggested this to Julien while I was working on supporting JPG and PNG, and he wanted to avoid having too many configuration settings. It is easy enough to hack the code, or write a script to rename your art files.