Page 1 of 1

Album with Different Artwork per Track Problem

PostPosted: Mon May 14, 2018 4:52 pm
by Victorious
I have several 'albums' in my library which are actually collections of tracks, each track with its own artwork embedded in the file. When Subsonic plays one of these tracks, the artwork displayed is always the artwork associated with track 1 of the 'album', not the artwork of the actual track playing.

Is it possible to rectify this, so the correct artwork for the current track is displayed?

Thanks.

Re: Album with Different Artwork per Track Problem

PostPosted: Mon May 14, 2018 5:29 pm
by acroyear
No. Subsonic caches that (or the cover.jpg file if you have one instead) for speed reasons (because it caches the sizes that have been asked for in order to return them faster on subsequent requests). The only way to make each unique is to put each in their own folder.

Re: Album with Different Artwork per Track Problem

PostPosted: Tue May 15, 2018 9:04 am
by Victorious
Ah I see, I suspected something like that. A shame :(
Thanks for responding so promptly.