How to prevent duplicate images with larger thumbnail sizes How to prevent duplicate images with larger thumbnail sizes
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

How to prevent duplicate images with larger thumbnail sizes

Started by Hanna., July 25, 2022, 04:30:40 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Hanna.

Hi all - I have a request. I'm running a server with multiple coppermine installations. I've deactivated the normal_ images as I have to pay attention to inodes and not extending the limit. I'm controlling the display of this with CSS currently.

Now I'm noticing (compared to Wordpress), Coppermine still creates thumbnails even though the fullsize images are small/within the thumbnail max aspect dimensions. In Wordpress, if the fullsize image is within the size - i.e. 960px, it doens't create the thumbnail image because it fits within the dimensions. Is this something that's possible to achieve or maybe something for upcoming versions?

With galleries containing over 50,000 images, this is a lot of duplicate images at the end of the day.