Add galleries filter to scenes (#4632)

This commit is contained in:
bob123491234
2024-03-13 18:17:57 -05:00
committed by GitHub
parent 7ac7963972
commit ae6d1a8109
4 changed files with 16 additions and 0 deletions

View File

@@ -57,6 +57,8 @@ type SceneFilterType struct {
Studios *HierarchicalMultiCriterionInput `json:"studios"`
// Filter to only include scenes with this movie
Movies *MultiCriterionInput `json:"movies"`
// Filter to only include scenes with this gallery
Galleries *MultiCriterionInput `json:"galleries"`
// Filter to only include scenes with these tags
Tags *HierarchicalMultiCriterionInput `json:"tags"`
// Filter by tag count