Jakub Klos Posted March 28, 2013 Posted March 28, 2013 Hello, I have been troubleshooting some Photo viewing via UPnP and only thumbnails were shown instead of the full screen image. I have found it was caused by a typo in the uPnpProfilesV2.xml file. Particularly this part: <PhotoExtensions> <Ext name=".jpg"> <MediaFormat mime-type="image/jepg" special="" maxWidth="160" maxHeight="160">JPEG_TN</MediaFormat> As you can see the mime-type is not correct and contains a typo "jepg" instead of "jpeg". This causes a problem for some clients. Could you fix that typo in the following release? It has 4 occurrences and is simply fixed. Thank you, Jakub Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.