TGPX scanner with width/height min/max thumbsize range?
Did anyone maybe made mod for TGPX which which will make scanner not to pick thumb which are outside defined range,for example if you put 200x150 as max size,then thumb with larger size wont be picked.That function is present if you crop gallery,but for some reason is not present when using scanner.
I think it can be done by copying part of crop.php which have condition for checking defined range into scanner.php,question is just which part to copy and where exactly in scanner.php.
It seems that feature of min/max range was made as anti cheat feature when reviewing submitted galleries(which is probably why is not present on scanner)but for what i using it is to properly pick thumbs of gallery in cases when gallery contain multiple sets of images and other sets are not gallery content and they usually repeat on every gallery which make scanner useless as then it always pick non-content images.
|