Post Reply 
Can Minimserver Resize Album Art?
13-08-2017, 21:35 (This post was last modified: 13-08-2017 21:38 by simoncn.)
Post: #11
RE: Can Minimserver Resize Album Art?
(13-08-2017 16:56)paultaylor Wrote:  Can you send small, medium and large versions to control point. If you did could the control point then send a suitable one to renderer?

This is possible but only with DLNA rather than UPnP. In the DLNA protocol, the <albumArtURI> tag has a dlna:profileID attribute that specifies whether the image is small, medium or large. This means that the server could send the control point multiple <albumArtURI> elements containing URIs for different image sizes.

The control point would then need to send all these <albumArtURI> elements to the renderer and the renderer would need to select the appropriate URI from these elements to match its image size capabilities. In theory, this could work if control points and renderers have full support for this capability but past experience leads me to doubt that this would be the case. I would want to verify this support with a few control points and renderers before doing the work to implement support for multiple image sizes in MinimServer.

MinimServer is already sending this dlna:profileID information (for a single image) so it is likely that the buggy renderer in question is not looking at this information before attempting to render the image.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Can Minimserver Resize Album Art? - simoncn - 13-08-2017 21:35

Forum Jump:


User(s) browsing this thread: 1 Guest(s)