stash/pkg
gitgiggety 7164bb28ac
Filter studio hierarchy (#1397)
* Add basic support for hierarchical filters

Add a new `hierarchicalMultiCriterionHandlerBuilder` filter type which
can / will be used for filtering hierarchical things like the
parent/child relation of the studios.
On the frontend side a new IHierarchicalLabeledIdCriterion criterion
type has been added to accompany this new filter type.

* Refactor movieQueryBuilder to use filterBuilder

Refactor the movieQueryBuilder to use the filterBuilder just as scene,
image and gallery as well.

* Support specifying depth for studios filter

Add an optional depth field to the studios filter for scenes, images,
galleries and movies. When specified that number of included
(grant)children are shown as well. In other words: this adds support for
showing scenes set to child studios when searching on the parent studio.

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-06-03 20:52:19 +10:00
..
api Fix plugin cache initialisation (#1475) 2021-06-03 11:00:17 +10:00
autotag Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
database Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
dlna Filter studio hierarchy (#1397) 2021-06-03 20:52:19 +10:00
ffmpeg Fix: unhandled errors (#1419) 2021-05-25 18:40:51 +10:00
gallery Filter studio hierarchy (#1397) 2021-06-03 20:52:19 +10:00
image Filter studio hierarchy (#1397) 2021-06-03 20:52:19 +10:00
job Job queueing (#1379) 2021-05-24 14:24:18 +10:00
logger Add full timestamp for console/file logging (#1130) 2021-03-01 12:28:09 +11:00
manager Fix plugin cache initialisation (#1475) 2021-06-03 11:00:17 +10:00
models Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
movie Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
performer Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
plugin Fix plugin cache initialisation (#1475) 2021-06-03 11:00:17 +10:00
scene Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
scraper Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
sqlite Filter studio hierarchy (#1397) 2021-06-03 20:52:19 +10:00
studio Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
tag Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
utils Fix: unhandled errors (#1419) 2021-05-25 18:40:51 +10:00