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

26 Mar 09:27
e7715db
Compare
Choose a tag to compare
  • e621's IQDB search is now enabled, authentication is required - check updated configuration file

Currently e621's API returns "An unexpected error occurred." error when no results are found.

1.4.0

20 Mar 14:46
5b4265e
Compare
Choose a tag to compare
  • Removed support for 'iqdb.harry.lu' service as it's discontinued now
  • Added initial support for 'e621.net/iqdb_queries' but it is disabled as it's not fully working - issues on e621's side?
  • Config file updated with new comment for 'USE_MULTI_SEARCH' variable

'Saucenao.com' is now the only service used currently until e621 fix the issue with their iqdb.
'e621.net/iqdb_queries' will show an error with each search - you can ignore it.

1.3.7

05 Jan 11:43
0c6a90b
Compare
Choose a tag to compare
  • Fix handling of saucenao's limits

1.3.6

04 Jan 10:43
f3bd0a8
Compare
Choose a tag to compare
  • Fix 307 redirect on saucenao not being followed

1.3.5

02 Jun 15:16
Compare
Choose a tag to compare
  • Minor fixes

1.3.4

12 May 12:40
Compare
Choose a tag to compare
  • Handle additional service result cases

1.3.3

08 May 18:22
Compare
Choose a tag to compare
  • Minor fixes

1.3.2

07 May 17:41
Compare
Choose a tag to compare
  • Improved support for 'saucenao.com' service
  • Added config variable to let user choose whenever to only return e621 links or links from all available image sites (saucenao.com)

By default this service allows 150 searches per 24 hours per IP, you can raise this limit by providing API key in the config file. To get your personal API key you have to register an account on saucenao.com.

1.3.1

05 May 21:49
Compare
Choose a tag to compare
  • Fix files with uppercase file extensions being ignored
  • Improve saucenao.com service handling

1.3.0

04 May 16:19
Compare
Choose a tag to compare
  • Popup image while hovering over file name (links.html)
  • Allow forcing to perform reverse search on all services even when links are already found (CONFIG)
  • Show update summary when update is found (UPDATER)