From c72db3d58d7762d188f7475ab3c294e2f7a328d0 Mon Sep 17 00:00:00 2001 From: Ken Fallon Date: Mon, 18 Aug 2025 12:06:37 +0200 Subject: [PATCH] Revert CN change as it breaks normal shows --- workflow/process_episode.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/process_episode.bash b/workflow/process_episode.bash index 86593cd..6bad3c6 100755 --- a/workflow/process_episode.bash +++ b/workflow/process_episode.bash @@ -757,7 +757,7 @@ function get_episode_metadata() { set_working_dir_variables - check_variable_is_correct shownotes_html shownotes_edited +# check_variable_is_correct shownotes_html shownotes_edited if [[ -n "${skip_post_show}" && "${skip_post_show}" == "true" ]] then