From 8953b4087fbdba393daca1c2f5d76ebbb0e8ed9d Mon Sep 17 00:00:00 2001 From: ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> Date: Sat, 17 Sep 2022 00:35:50 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cc462e..507dabc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,12 @@ * Support playing a few seconds from the end of the introduction to verify that no episode content was skipped over * Amount played is customizable and defaults to 2 seconds * Support modifying introduction detection algorithm settings + * Add option to not skip the introduction in the first episode of a season * Fixes * Fix scheduled task interval (#79) * Prevent show names from becoming duplicated in the show name dropdown under the advanced section + * Prevent virtual episodes from being inserted into the analysis queue ## v0.1.6.0 (2022-08-04) * New features