@jeffme
If you load some artist images into a folder called indexArtwork in the root of your MinimServer content directory and set:
After a rescan you should see the artist image returned in the search results, but currently only from the global search!
The global search
The search from within Home Music Share
Interestingly every time I input/delete a character from the search bar (which stupidly still triggers a UPnP search) the image flashes up only to be replaced by his initials.
I guess I'll raise a ticket.
It was indeed because I was linking the images to the AlbumArtistSort tag and not the Artist tag.I had a quick look and I don't think MinimServer returns the artist artwork when performing a search, but that could just be my configuration as I attribute artist artwork to the AlbumArtistSort index. I'll take a look in the morning.
If you load some artist images into a folder called indexArtwork in the root of your MinimServer content directory and set:
Code:
serverOptions: indexArtwork=all
The global search
The search from within Home Music Share
Interestingly every time I input/delete a character from the search bar (which stupidly still triggers a UPnP search) the image flashes up only to be replaced by his initials.
I guess I'll raise a ticket.