picture problem

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: picture problem

Post by Nadahar »

I've made a special build with extra logging in the code that makes the decisions about which image profiles to offer here: http://superbum.org/downloads/UMS-setup ... ogging.exe

Please install this and generate new debug files.
Pomologe3
Posts: 6
Joined: Tue Apr 03, 2018 11:58 pm

Re: picture problem

Post by Pomologe3 »

I hope this will help...
But i didn't make a clean installation!
Attachments
ums_dbg.zip
(102.03 KiB) Downloaded 363 times
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: picture problem

Post by Nadahar »

"Clean installation" doesn't matter unless you're superstitious ;)

This helped a lot, I think I found the bug: https://github.com/UniversalMediaServer ... 2883-L2888

It's not so easy to see, but we/I (I made this code :oops:) check if PNG_LRG is supported before adding JPEG_LRG. A lot of renderers support PNG as well, and they will have no issue, but those that only supports JPEG and NOT the JPEG_RES_H_V form will experience this bug.
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: picture problem

Post by Nadahar »

I've built a new version, it will be finished uploading in about 8 minutes: http://superbum.org/downloads/UMS-setup-imagefix.exe

Retest plx...
Pomologe3
Posts: 6
Joined: Tue Apr 03, 2018 11:58 pm

Re: picture problem

Post by Pomologe3 »

Of course i'm superstitious - I'm a Windows user, making lots of "clean OS installations" in the past... ;)
I've just tested your new build and the result is marvelous: Now all photos are sized in the correct resution!
One word to your support: I haven't experienced anything like that yet. - It's absolutely incredible for me!
In the past i bought some commercial software without any (helpful) support...
And here someone takes care of quickly and competently.
Many THANKS for these fast fix. You are an oasis in the wasteland of software support!
Please go on with it...
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: picture problem

Post by Nadahar »

Good to hear and thank you. Not all users agree though ;)

I will make sure the fix is in the next version. Until then you can just use the test version as it's identical with 7.0.0 except for the extra logging. The extra logging is only active when "trace" is activated anyway, so it won't have any effect during normal use.

The fix is submitted here: https://github.com/UniversalMediaServer ... /pull/1474
Post Reply