ArturSierzant / OMPD

O!MPD is free, opensource MPD client based on PHP and mySQL.
http://ompd.pl
GNU General Public License v3.0
40 stars 13 forks source link

[question/suggestion] artists backdrops for artist/album views #160

Open surtarso opened 1 year ago

surtarso commented 1 year ago

Hi there again!

Is it possible to add the option to use an artist backdrop as a static background while browsing artist and contained cds? (lets make it simple lol)

something like $cfg['image_artist'] = 'artist;backdrop;background'; // .jpg and .png

is it easily doable from the css file maybe?

many thanks