Added years filter. Changed default DMCA to generic content e-mail.

This commit is contained in:
2024-08-18 01:36:37 +02:00
parent 15cfed217b
commit b9b4a8e773
15 changed files with 193 additions and 70 deletions

View File

@@ -32,6 +32,7 @@ export async function onBeforeRender(pageContext) {
const {
scenes,
aggYears,
aggActors,
aggTags,
aggChannels,
@@ -55,6 +56,7 @@ export async function onBeforeRender(pageContext) {
actors,
scenes,
movies,
aggYears,
aggActors,
aggTags,
aggChannels,