Skip to content

Comments

Use tag exclusions when identifying scenes#5686

Merged
WithoutPants merged 3 commits intostashapp:developfrom
WithoutPants:issues/5564
Feb 26, 2025
Merged

Use tag exclusions when identifying scenes#5686
WithoutPants merged 3 commits intostashapp:developfrom
WithoutPants:issues/5564

Conversation

@WithoutPants
Copy link
Collaborator

This reverts #2391 - which moved the tag exclusion behaviour from the scraper package into the api package. Being business logic, it does not belong in the interface code.

This meant re-implementing the fix for #2379 by adding exclusion logic into the stash-box code. Once this was done, the identify functionality could use the exclusion behaviour without much further work.

While I was in the stashbox package, I rearranged it into separate files, rather than one giant one.

Fixes #5564

@WithoutPants WithoutPants added bug Something isn't working chore Pull requests for refactoring and admin work labels Feb 26, 2025
@WithoutPants WithoutPants added this to the Version 0.28.0 milestone Feb 26, 2025
@WithoutPants WithoutPants merged commit ccf79d0 into stashapp:develop Feb 26, 2025
2 checks passed
XGFan pushed a commit to XGFan/stash that referenced this pull request Mar 27, 2025
* Move tag exclusion code back into scraper package

Reverts stashapp#2391

* Rearrange stash box client code
* Filter excluded tags in stashbox queries

Re-application of fix for stashapp#2379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working chore Pull requests for refactoring and admin work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report] Excluded Tags does not apply to Identify tasks

1 participant