Thank you for your response. I might not be using the correct words, but I am trying to reference the artwork image that is returned to the DMC, in my case. For example, when selecting an album to play, and choosing the now playing tab on BubbleUPnP on the android tablet. The image on the tablet is approximately 4" square, or even larger if you click on the artwork to make it take up the whole screen. What I noticed was a perceptible decrease in quality compared to when I use kodi or foobar as the DMS. The image sample at the beginning of this post is very obvious. In my testing, the quality difference was much more subtle, but still noticeable. I made the following assumptions, which I hope are correct. First, the original artwork is converted to different formats on initial import. It is stored in at least one database.
_LRG, _MED, _SM, _TN (large, medium, small, thumbnail)
When testing, such as clicking on the artwork to display full size, the MC log appears to show the URL of the image returned and it's size in KB. If BubbleUPnP is in fact using the first returned image at it's largest size, then the returned image, since it is lower in size in KB, explains why I see some level of decrease in quality. I also assume that since the flac file with the image embedded, or even as a separate file, like folder.jpg, is never reference again once it has been imported. In other words, the Library is returning the image from the underlying database. If I have made a mistake in any of these assumptions, please let me know. But I guess also let me know if I am on the right track. Thanks.