mherger wrote: 
> > As stated in th elinked thread the issue is because of the Material
> > fallback icon. Removing this from Material will allow the exiting
> icon
> > to be used in the default web UI icon list. But, it would mean this
> icon
> > being used as an artist image when MAI cant find one online. Perhaps
> > abetter work-around would be; remove icon from Material *and* for MAI
> to
> > have its own generic artist fallback icon - one that is *not* an LMS
> > icon. Like the fallback used for missing album covers?
> 
> I'm not sure I understand the issue you're describing, and why you'd 
> have to override anything. You should be able to have your own in your 
> skin folder which would then be used when the skin was used.
> 
> But I don't understand how that would have to interfere with other 
> skins, _except_ for when you change the skin setting in LMS. In that 
> case I could imagine that some resized versions might remain in the LMS
> 
> cache.
> 
> Craig - when you do replace those icons, would the menu items be using 
> absolute paths to the image? Or would they use relative paths? Maybe 
> it's something simple the plugin author (me?) could fix.

To be honst I'm not 100% sure exactly what is happening. But MAI, in
LocalArtwork.pm, has -$defaultArtistImg =
Slim::Web::HTTP::getSkinManager->fixHttpPath(preferences('server')->get('skin'),
'/html/images/artists.png');- as the fallback artist image. Material
ships a more material-esque fallback image in
-MaterialSkin/HTML/material/html/images/artists.png- Now, I'm guessing
if Material is set as the -default- skin, then its -artists.png- is
being picked up as the icon to use for artists in the 'My Music' list.
As stated, I have seen it appear on my SB Radio.

I can easily remove the Material shipped artists.png - but then I get
the LMS -icon- artists.png used as an artist -image- fallback. Which,
IMVHO, is not a good mix. Hence, if MAI used its own, generic, fallback
image (e.g. the one above) then the issue would be resolved. After-all,
a generic CD image is used for missing album covers - so why not the
same for missing artist images?



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=111968

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to