-
-
Notifications
You must be signed in to change notification settings - Fork 952
Feature: Duplicate Filter #6344
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
base: develop
Are you sure you want to change the base?
Conversation
|
Would it be hard to also add URL to this? |
Dicussed this in VC, didn't see much use or practical application for URLs that wouldn't already be covered by previous filters |
|
@smith113-p I managed to get URls in there for you. This PR just got more complicated as I had to merge #6352 into this one. |
|
Deferring till after .30 release. Keeping open in the meantime. |
|
I believe I will need to rework this some. With the URL changes being reverted from .30 I need to remove it from here as well. |
e057b28 to
241ddc0
Compare
|
I have been waiting for this for too long. Hope it gets merged soon. Huge thanks @Gykes |
|
This pull request has been mentioned on Stash. There might be relevant details there: https://discourse.stashapp.cc/t/stash-v0-31-release-development-thread/4881/1 |
Currently, we have a filter for duplicate PHash. I revamped it a little bit to allow other duplicate checks. I kept PHash check but added in StashID and TItle. THe stashID is a current open feature request and the title is from me as I like to dedupe via titles.
Fixes: #3441
EDIT: I added in URl(s) as well per Smiths request it's just not in the img


UI: