xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
572 stars 164 forks source link

Image Resize Bugs #3443

Closed otdi-gh closed 3 months ago

otdi-gh commented 3 months ago

We have noticed two separate issues with the 'Image Processing' (resize) task with different versions of the CMS:

CMS-Docker (v4.0.12):

Image Processing does not occur at all, even when run on demand.

[Settings - Default] Resize Threshold: 1920 Resize Limit: 10000

Image Resolution (original): 3840x2160px Image File Size (original): 10.1 MB

Image Resolution (post-processing): 3840x2160px Image File Size (post-processing): 10.1 MB

Result: No change

Edit: split the v3 problem into a separate issue: https://github.com/xibosignage/xibo/issues/3446