* Always store cached JPEG album art with a .jpg extension.
This commit is contained in:
@ -119,6 +119,7 @@ GetProtocolInfo(struct upnphttp * h, const char * action)
|
||||
action, "urn:schemas-upnp-org:service:ConnectionManager:1",
|
||||
action);
|
||||
BuildSendAndCloseSoapResp(h, body, bodylen);
|
||||
free(body);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user