From d437e66f0e70d67f37bc4416db0ed43f79dffb22 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Sun, 12 Feb 2023 10:53:50 -0500 Subject: [PATCH] Update media_path MACRO for archive.org transciption files The whisper transcription files are stored one directory deeper on archive.org. Add checks and correct path when passed txt, srt, or vtt media_type. --- templates/shared-utils.tpl.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/templates/shared-utils.tpl.html b/templates/shared-utils.tpl.html index 3caf07c..f51d000 100644 --- a/templates/shared-utils.tpl.html +++ b/templates/shared-utils.tpl.html @@ -4,7 +4,7 @@ - + @@ -59,8 +59,14 @@ + + + + + + - + .