github Bionus/imgbrd-grabber v5.0.0

latest releases: v7.12.2, v7.12.1, v7.12.0...
7 years ago

Image viewer navigation

After being requested a bunch of times, I added navigation to the image viewer! Either use the new < and > buttons or the arrow keys to navigate between the image results. By default, the next and previous images are not pre-loaded, but you can easily add it in your settings!

  • Added image window navigation with left/right arrow and buttons (issue #568, issue #669)
  • Added pre-loading to image window (issue #568)
  • Added slideshow to image window (issue #506)

Scroll the results

Another often-requested feature is the ability to scroll the results area! Without it, when searching a lot of boards at the same time, the image thumbnails could get very small, disappear even. In the new version, you can enable the scroll in the results area. This way, the thumbnails won't shrunk when there is a lot of results!

  • Added scroll to the results area (issue #623, issue #385)

Extensions fixed

Sometimes, in previous versions, files would be saved with the wrong extension (usually JPG).

To fix this, a new setting has been added, "Get extension from file header". When enabled, it will look at the actual content of the file to get the extension, instead of relying on the remote server or the tags. It supports file headers for GIF, PNG, JPG, WEBM, FLV, and MP4. Feel free to suggest more.

It is enabled by default, and I advise leaving it like that.

  • Add default setting to get extension from image header (fix #682)
  • Guarantee that issues #563, #537, #513, #509, #495, #425, #393, and #349 remain fixed, without any hack (guessing extension from tags)

Translations update

This update also includes the brand new Chinese translation. Thanks again @sanddudu for your hard work on this translation!

It also includes a Russian translation for the Crash Reporter, thanks to @MasterPetrik.

  • Added Chinese translation - Thanks @sanddudu!
  • Russian translation added - Thanks @MasterPetrik!
  • Changed the base language from French to English

Others

Other things include an auto-updater, better support for some sources, performance improvements, as well as the usual bug and crashes fixes. It was also the occasion to refactor and cleanup some old parts of the code.

  • Added update check and downloader on program start (issue #668)
  • Added support for the species tag type (issue #666)
  • SQL commands now run in a separate thread (issue #621)
  • Allow to test Sankaku login (issue #638)
  • Fixed & being encoded as %26%26 (issue #671)
  • Fixed batches saving before their tags load (issue #608) - Thanks @VeryCrushed!
  • Removed a lot of duplicated and dead code
  • Fixed Shimmie on some boards with different title regex (issue #658)
  • Fixed crash related to the Batch ID (issue #660)
  • Improved the performance of the image viewer
  • Performance and stability fixes
  • Fixed count token in log files (issue #684)
  • Fixed source guessing for first source of type (issue #655)
  • Fixed source detection on DB 2.0 and GB 1.0 (issue #655)
  • Fixed crash on pause/resume and error retry (issue #659)
  • Fixed new lines and separators in filename (issue #588)
  • Added support for additional login fields (issue #677)
  • Allow to re-try skipped images (issue #567)

Don't miss a new imgbrd-grabber release

NewReleases is sending notifications on new releases.