Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to parse tag class (artist/character/copyright/etc) on Gelbooru; Unable to update Tags.xml #261

Open
nomakewan opened this issue Apr 15, 2022 · 0 comments

Comments

@nomakewan
Copy link

Using the latest release of DanbooruDownloader (3.2022.04.06), I noticed that it is unable to parse colored tag classes on Gelbooru. It does seem to see that there are colored tags, but it cannot figure out what they are, so they do not get correctly applied in filenames. Disabling global tags.xml was the default setting, but enabling this did not change the outcome, so whether it is enabled or disabled, the colored tags all appear 'grey'. See below screenshot.

danboorudownloaderparse

Attempting to update tags.xml for Gelbooru results in a 94kb XML file that is essentially blank. Yes, it's XML, yes, it has structure, but the entries are all useless. Screenshot below.

geltags

Further, attempting to update the tag list for Danbooru the updater hits 1000 pages, tries to pull page 1001, fails, retries five times, then aborts. Considering it appears to be limiting itself to 1000 pages by design according to the URL it's using, I find it odd that it tries to pull the 1001th page in the first place, let alone aborting and failing to complete the tag update process afterward.

The actual pulling of posts by tag and downloading the images works perfectly fine otherwise, though! Definitely a great tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant