Markers scene filter (#5097)

* Add scene filter to markers
* Fix labels for scenes
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
dogwithakeyboard
2024-08-27 08:23:34 +01:00
committed by GitHub
parent 62ff6f3c7f
commit 3089e1ad69
6 changed files with 56 additions and 3 deletions

View File

@@ -191,6 +191,8 @@ input SceneMarkerFilterType {
scene_tags: HierarchicalMultiCriterionInput
"Filter to only include scene markers with these performers"
performers: MultiCriterionInput
"Filter to only include scene markers from these scenes"
scenes: MultiCriterionInput
"Filter by creation time"
created_at: TimestampCriterionInput
"Filter by last update time"