From 65da0ab7782c63f2a7a351b9b86c2dceefee55ff Mon Sep 17 00:00:00 2001 From: Nic D Date: Fri, 13 Feb 2026 07:29:02 -0500 Subject: [PATCH] fix: correct xsl template to remove any existing onscreen episode-num before replacing it with new one --- tmpl.xsl | 86 ++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 30 deletions(-) diff --git a/tmpl.xsl b/tmpl.xsl index 9fb9b4b..a2e4e36 100644 --- a/tmpl.xsl +++ b/tmpl.xsl @@ -2,43 +2,69 @@ - + - - - - - - - - - - - - - - - + + + + - - - - - - - - - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file