From d502fa55852e8545cbacf48bd62991e96d5cb080 Mon Sep 17 00:00:00 2001 From: Nic D Date: Wed, 18 Feb 2026 14:11:55 -0500 Subject: [PATCH] fix(template): add conditional to only insert episode-num if season and episode numbers actually exist --- tmpl.xsl | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/tmpl.xsl b/tmpl.xsl index a2e4e36..41dab9e 100644 --- a/tmpl.xsl +++ b/tmpl.xsl @@ -24,11 +24,13 @@ - + + @@ -59,10 +61,12 @@ - - - - + + + + + +