Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Releases: jacklul/e621-Batch-Reverse-Search

1.9.1

19 Mar 07:54
fb8e784
Compare
Choose a tag to compare

1.9.0

18 Mar 23:54
6a3cc6d
Compare
Choose a tag to compare

1.8.0

10 May 09:22
242ce7b
Compare
Choose a tag to compare
  • Removed php-wfio extension support
  • Bumped PHP version requirement to 7.2 (will still work with older versions most likely but they are no longer supported)

1.7.3

28 Apr 06:05
b20d4e8
Compare
Choose a tag to compare
  • Force memory limit to be set to 1GB

1.7.2

14 Apr 05:53
7cea17b
Compare
Choose a tag to compare
  • Prevent re-running md5 checks after batch md5 search is done

1.7.1

13 Apr 15:48
834067d
Compare
Choose a tag to compare
  • Optimization and small changes to MD5 search prefetch functionality

1.7.0

13 Apr 13:21
170ed5f
Compare
Choose a tag to compare
  • Prefetch all MD5 searches before doing anything else to speed up everything, uses batch syntax in e621's API

1.6.2

02 Apr 13:18
df3f8f9
Compare
Choose a tag to compare
  • Updated run scripts to ignore system's php.ini
  • No temporary files are created when using conversion or php_wfio extension, everything happens in memory now

1.6.1

02 Apr 10:52
bb8142f
Compare
Choose a tag to compare
  • e621 searches now correctly return "no images found" reply

1.6.0

01 Apr 11:39
68fb4e6
Compare
Choose a tag to compare
  • Add 3-second cooldown for e621's iqdb search when "429 - Too Many Requests" is returned

(Also MD5 check is affected - but only 1-second delay was added)