Change log:
- Add tag grouping limit, for example if there are character tag more than 5 (default limit), those tags will be replaced with tag ‘multiple_character’.
Download link for Danbooru Downloader 20120915, source code in GitHub.
small collection of my stuff!
Change log:
Download link for Danbooru Downloader 20120915, source code in GitHub.
Comments are closed.
Little bug report. If you choose %originalFilename% as “Filename Format” then you end up having files named like “123412341243.jpg.jpg”, with the extension repeated. It would be nice to have the exact original file name though, as that is what %originalFilename% is intended for.
Thanks for sharing your app with us 🙂
Pointing to Donate button on the left ==> 😀
Confirmed, I’ll fix it in the next release.
Updated my tags again. Turned on Tag Coloring. Still doesn’t seem to be working.
http://imgur.com/a/pZqBN#0
Has both my settings tab and main tab.
It will only group the tags if there is more than 1 tag with identical type (more than 1 character tag in your case).
You can check it in https://github.com/Nandaka/DanbooruDownloader/blob/master/DanbooruDownloader3/Helper.cs#L147
Try to set the limit to 2 and try it again.
Setting it to 2 did the trick.
Cheers muchly.
You my friend are some form of godly existence 😛
But the grouping doesn’t seem to be working for me. I tried setting them all to 1 to see if that would help. Didn’t seem to make any difference.
Using ‘ %searchtag%%character%%md5% ‘ as my filename format and still getting multiple character names beyond the limit set.
The grouping only apply to %tags%, %artist%, %copyright%, %character%, %circle%, and %faults% format and it is depend on the tags.xml (try to turn the tags coloring on and update your tags.xml).
If still not working, give me the screen shot from the main tab with tags coloring on.