Bionus / imgbrd-grabber

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

Re-Tagger - Request #2641

Open ItJustFox opened 2 years ago

ItJustFox commented 2 years ago

Is your feature request related to a problem? Please describe

Before using Grabber for download my Image.s I got a lot of image like a lot (4000+), and your features for re dowload the image was pretty cool, but your app's miss for me 1 thing, a Re-Tagger option, to make like the re-namer but only for tag.s on existante image without re-downlaoding / re-name them.

Describe the solution you'd like

Add a simple little button, like an "UwU retagger" to simply re tag the image without renamed / redownloader all of them.

Describe alternatives you've considered

Other way is to add that directly with the re-name, but it's not worst to do it.

Additional context

Maybe something like that ? image

(Don't mind my UwU side plz ;-;)

Bionus commented 2 years ago

like the re-namer but only for tag.s on existante image without re-downlaoding / re-name them.

I don't really understand how that tool would be different from the "image renamer" tool? Wouldn't it make more sense to just use the image renamer with the same before/after filename, and have it update the files' metadata?

ItJustFox commented 2 years ago

like the re-namer but only for tag.s on existante image without re-downlaoding / re-name them.

I don't really understand how that tool would be different from the "image renamer" tool? Wouldn't it make more sense to just use the image renamer with the same before/after filename, and have it update the files' metadata?

The problem with that to make that if the person just delete it from pixiv or other :/ Just have another button to re tag all image with no tag without changing the name should be better

Bionus commented 2 years ago

But then what if the filename doesn't have the necessary information?

Let's say you name your file %artist%/%md5%.%ext%, and your metadata are Tags: %tags% or something. Then to rename, wouldn't Grabber need to load the tags anyway? 🤔

Usually metadata is used instead of filenames, for example because filenames are too short, or to keep them "clean". That means most information is not readily available and it needs to be loaded from the source, wouldn't it?

Railline commented 2 years ago

But then what if the filename doesn't have the necessary information?

Let's say you name your file %artist%/%md5%.%ext%, and your metadata are Tags: %tags% or something. Then to rename, wouldn't Grabber need to load the tags anyway? 🤔

Usually metadata is used instead of filenames, for example because filenames are too short, or to keep them "clean". That means most information is not readily available and it needs to be loaded from the source, wouldn't it?

i don't understand where you want to go ? for me i use a pigallery for load image this software have a fonction for search some image with tags in metadata, oh and for the separated option, for exemple some file are removed form the source that will modif the name or just ignore it ? if that ignore it it's ok but if grabber change the name for remove %name% or %id% that will be a problem.

Painless68 commented 2 years ago

like the re-namer but only for tag.s on existante image without re-downlaoding / re-name them.

I don't really understand how that tool would be different from the "image renamer" tool? Wouldn't it make more sense to just use the image renamer with the same before/after filename, and have it update the files' metadata?

I'm looking into using a local Booru and the separate log files look very promising, I've already got them to work with Hydrus. I just tried renaming some files as a test and it didn't create any text files though. Currently using 7.8.1, should I be using an older version?