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.1.3

22 Oct 15:01
Compare
Choose a tag to compare
  • General improvements
  • Added optional arguments - path, config, version, update (short ones - p, c , v, u)
path - provide a path to images folder (same as simply providing a path as the only argument, this must be used when you want to provide a path to images folder as well as use other arguments)
config - load a config file
version - show script version
update - perform update if any

1.1.2

12 Oct 17:50
Compare
Choose a tag to compare
Forgot to remove testing code...

1.1.1

12 Oct 14:45
Compare
Choose a tag to compare

Quick update to previous one:

  • all images will be converted to JPG '90' quality, makes the search go faster

1.1.0

12 Oct 10:06
Compare
Choose a tag to compare
  • Script will convert PNG images into JPG for faster upload

This will allow reverse searching images that are very big in size, it should not affect the results.
You can disable this feature in config.

1.0.3

08 Oct 21:45
Compare
Choose a tag to compare

-Fix for multiple instances of the script overwriting tempfile (wfio enabled only)
-Various optimizations and changes

PHP >=5.6 is minimum requirement now (phar doesn't work very well on older versions)

1.0.2

08 Oct 07:01
Compare
Choose a tag to compare

-Path fixes (again)

1.0.1

08 Oct 07:01
Compare
Choose a tag to compare

-Path fixes

1.0.0

07 Oct 12:26
Compare
Choose a tag to compare

Initial Github release

(previous version = 1.4.4)