Skip to content

Program fails to download artists with special characters + Program halts if a tag is invalid. #118

@UpscaleAnon

Description

@UpscaleAnon

Issue 1:

Describe the bug
E621 Downloader fails to download artists with special characters like the artist "緘黙さん"
Also, why is the program made in such a way that it closes without giving ANY errors? A program should never auto close unless you specifically tell it to do so yourself. Even when it successfully downloads stuff, I'd rather have it not auto close, so I know it actually finished.

To Reproduce
Put "緘黙さん" in artist tag
Run the program
It auto closes with no errors or anything

Expected behavior
It should download

Screenshots
There's no error or anything to screenshot, I even used OBS to record it to see if anything appears last frame, but it did not.

Desktop (please complete the following information):
Windows 10 Home
22H2

Issue 2:

Describe the bug
E621 Downloader will come to a complete stop if you happen to have an artist tag that has a typo or doesn't exist, which is really annoying if you set it to for example download a few hundred artists over night just to see it actually did nothing.

To Reproduce
Put a tag with a typo in artist tag
Run the program
It stops

Expected behavior
It should try to download it, but if it fails, it should write a log file or something and then move onto next tag.

Screenshots
image

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions