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

nozomi data isue #2

Closed
SolitarySpiral opened this issue Nov 2, 2023 · 1 comment · Fixed by #7
Closed

nozomi data isue #2

SolitarySpiral opened this issue Nov 2, 2023 · 1 comment · Fixed by #7
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@SolitarySpiral
Copy link
Owner

  • negative tags doesn't work correctly.

  • good tags may have problems, when tag character and tag artist have same name. negative tag don't except artist tag.
    for example:
    sherry
    image

  • Bad search: nozomi has tag search with blue tag, red tag as artist tag and green as character tag, but in some cases image searching no have difference in them. It can download extra post, that you don't need. Some tags of character tag are blue and green with low difference.
    image
    and
    image

  • Also need something for good searching to avoid extra tags

positive_tags17 = ['marie']
positive_tags18 = ['marie_rose']
positive_tags19 = ['marierose']

or

positive_tags7 = ['Vanellope']
positive_tags11 = ['vanellope']
positive_tags4 = ['vanellope_von_schweetz']

or

positive_tags10 = ['Sarah']
positive_tags12 = ['sarah_(the_last_of_us)']
@SolitarySpiral SolitarySpiral added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Nov 2, 2023
@SolitarySpiral SolitarySpiral pinned this issue Nov 2, 2023
@SolitarySpiral
Copy link
Owner Author

Multiple tag doesn't work at all. No posts downloaded.
image
positive_tags = ['sherry','Sarah']

@SolitarySpiral SolitarySpiral modified the milestones: v3.1.0, v3.1.1 Nov 11, 2023
@SolitarySpiral SolitarySpiral linked a pull request Nov 11, 2023 that will close this issue
@SolitarySpiral SolitarySpiral unpinned this issue Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant