Added toggle to select actor tags or all tags in filters.

This commit is contained in:
2026-03-07 02:09:04 +01:00
parent b5726aec84
commit 6877ee75ed
5 changed files with 78 additions and 13 deletions

View File

@@ -59,6 +59,7 @@ async function fetchScenesApi(req, res) {
aggYears,
aggActors,
aggTags,
aggActorTags,
aggChannels,
limit,
total,
@@ -77,6 +78,7 @@ async function fetchScenesApi(req, res) {
aggYears,
aggActors,
aggTags,
aggActorTags,
aggChannels,
limit,
total,