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

[tagSceneswithPerfTags] add check before processing scene #475

Merged

Conversation

blaspheme-ship-it
Copy link
Contributor

tagScenesWithPrefTags has a problem where it comes in a loop of calling itself.

This checks for the length of the update keys, which would be greater than 2 when manually updating a scene. But when the plugin updates it, it is only 2 ("ids", "tag_ids").

This should also fix #396

@DogmaDragon DogmaDragon changed the title add check before processing scene [tagSceneswithPerfTags] add check before processing scene Dec 18, 2024
@DogmaDragon DogmaDragon merged commit 58af9ac into stashapp:main Dec 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants