mherger wrote:
> > MAI is blocking setting a custom cover. Looking at
> > "MusicArtistInfo/LocalArtwork.pm" line 49 needs to be:
> >
> > $defaultArtistImg =
> Slim::Web::HTTP::getSkinManager->fixHttpPath($sprefs->get('skin'),
> '/html/images/artists.png');
>
> Are you saying this would work? Wouldn't that file be copied in to the
> folder upon first startup, then be used until a user replaces it? I'm
> not longer sure this can be handled automatically, tbh.
The above change does work - as in the default image can be overridden
by a skin. Looking at the code, I see you copy this to the user-defind
artist image folder as "artist.png" - why is this? Must admit, I didn't
have this folder defined so the change appeared to work. Why does the
code not just return "$defaultArtistImg" when there is no image? And
copy "$defaultArtistImg" when -Store placeholder file ("artist.missing")
if artist pictures are to be downloaded, but cannot be found.- is set?
Anyhow, this is not a major issue. It'd -nice- to be able to define a
custom image in the skin - but its not a deal-breaker.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=99537
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins