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

Possible duplication bug after deleting previous processed images #1648

Open
igot8here opened this issue Dec 18, 2024 · 1 comment
Open

Possible duplication bug after deleting previous processed images #1648

igot8here opened this issue Dec 18, 2024 · 1 comment
Labels

Comments

@igot8here
Copy link

Hydrus version

v600

Qt major version

Qt 6

Operating system

Windows 10

Install method

Extract

Install and OS comments

No response

Bug description and reproduction

I encountered this problem before with a much bigger image set and wanted to recreate it with a smaller one.

I imported a few images of a character from the gallery using the danbooru search tag and the gelbooru search tag. Out of 54 images, 25 were 'already in db' probably due to being completely identical to other images from the other booru and so I was left with 29 images in the inbox. I then went used the duplicate page and went through a standard duplicate filtering process. No problems so far.

I then deleted everything, all the images in inbox, trash etc...

I then redid the whole process and it all went the same until I tried to go through the duplicate filtering process. As you can see in the first image, there are identical images. These are the same images I filtered out when I first did the process previously.

32435436 (1)

However, in the duplicate page I can't launch the filter nor did the search in the preparation tab find anything. I tried refreshing and it didn't work.

32435436 (2)
32435436 (3)

When I first encountered this problem, increasing the search distance worked even though the images were completely different. I assume the same thing would happen here. I can't check as I'm in a different PC. So the search function still works but for some reason it just doesn't consider the pair of files shown above.

Log output

No response

@igot8here igot8here added the bug label Dec 18, 2024
@hydrusnetwork
Copy link
Owner

Thank you for this report. I talked with another guy last week about a similar thing, and I may have fixed the problem in v603. I think that re-importing a file (in recent weeks? maybe longer?) may have not (re)integrated a file into the similar files search system correctly.

You still have these files that are out of the system, so let's fix them:

  • hit up database->files maintenance->manage scheduled jobs and go to the 'add new work' tab
  • run a search for 'system:filetype is image' and click the special 'run this search' button
  • set the job type to 'check for membership in the similar files search system' and hit 'add job'
  • if you like, go to the 'scheduled work' tab and see your new jobs and hurry them along

Fingers crossed that will fix you up. Let me know if it does or does not work, and if it does the trick I think I will schedule that job for everyone for the v604 update to make sure everyone's holes are fixed here.

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

No branches or pull requests

2 participants