From 414bae101a0f6071aa693b9966fe930eaef3ff7f Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Mon, 29 Aug 2022 21:54:42 -0400 Subject: [PATCH 1/2] Add MACRO display_episode_duration Format duration as hh:mm:ss --- templates/shared-utils.tpl.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/templates/shared-utils.tpl.html b/templates/shared-utils.tpl.html index fc3deed..23d2285 100644 --- a/templates/shared-utils.tpl.html +++ b/templates/shared-utils.tpl.html @@ -8,6 +8,20 @@ + + + + + + + + + + + + + + From e2cf52af6e7ce1a98fcc9dafd1d89c3bced86bea Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Mon, 29 Aug 2022 21:59:24 -0400 Subject: [PATCH 2/2] Use MACRO display_episode_duration in templates --- templates/content-index.tpl.html | 2 +- templates/shared-episode-summary.tpl.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/content-index.tpl.html b/templates/content-index.tpl.html index 657e740..cc96bed 100644 --- a/templates/content-index.tpl.html +++ b/templates/content-index.tpl.html @@ -55,7 +55,7 @@