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

If scene has no performers, don't try to query for any #9

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

damontecres
Copy link
Owner

@damontecres damontecres commented Dec 31, 2023

Since querying Stash for a empty list of performer IDs will actually return 25 "random" performers, the video details page should only query for performers if there are actually performers to query for.

Without this change, scenes without any performers set will list the "random" performers in the VideoDetailsFragment page.

@damontecres damontecres added the bug Something isn't working label Dec 31, 2023
@damontecres damontecres changed the title If scene has no performers, don't retrieve any If scene has no performers, don't try to query for any Dec 31, 2023
@damontecres damontecres merged commit 5cc689b into main Dec 31, 2023
1 check passed
@damontecres damontecres deleted the fix-details-performers branch December 31, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant