Bionus / imgbrd-grabber

Very customizable imageboard/booru downloader with powerful filenaming features.
https://www.bionus.org/imgbrd-grabber/
Apache License 2.0
2.5k stars 216 forks source link

System.Author and System.Keywords windows properties are not added to downloaded images #3270

Open xPinkyDash opened 1 month ago

xPinkyDash commented 1 month ago

Bug description

User-specified metadata properties under "Windows Property System" in the settings menu are not saved to downloaded images.

Steps to reproduce

  1. Add metadata properties under "Windows Property System" per the screenshot below.
  2. Download any tagged image(s) from any arbitrary booru.

Expected behavior Windows properties to be embedded in downloaded images if specified as per the screenshot below.

Context I am relying on FileMeta in order to view the metadata of downloaded files. I am only checking PNGs at this point in time, and believe I've selected the correct categories within FileMeta in order to properly view tags.

Windows Properties are not saved even when downloading entirely new images. However, exiftool metadata is saved successfully.

Screenshots

image image

System information

Bionus commented 2 weeks ago

Hello 👋

My settings: image

Saved file: image

Seems to be working fine for JPG for me, is the problem on your end only for PNG images? (i.e. those managed by FileMeta) Are you able to set the author on the file manually through the Windows "properties" window?

xPinkyDash commented 2 weeks ago

The issue only existed for PNG images. JPG worked perfectly and metadata for that file extension was saved.

With FileMeta installed, I was able to manually add metadata to PNG images. Since I was able to manually add the metadata, and Grabber wasn't adding it despite my settings, I opened this issue.

I have since deleted Grabber and File Meta for personal reasons. Leaving the issue open, but feel free to close it, should you not wish to pursue this potentially vain problem.