From b76e5d93fc8d3b3d1e7d818bd43eeaf30543845f Mon Sep 17 00:00:00 2001 From: ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:40:45 -0500 Subject: [PATCH] Reword changelog --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69c307b..9b72466 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## v0.1.7.0 (2022-10-25) * New features * Rewrote fingerprint comparison algorithm to be faster (~30x speedup) and detect more introductions - * Add support for the `silencedetect` filter in ffmpeg + * Detect silence at the end of introductions and use it to avoid skipping over the beginning of an episode * Add support bundle * Add maximum introduction duration * Support playing a few seconds from the end of the introduction to verify that no episode content was skipped over @@ -11,7 +11,6 @@ * Support modifying introduction detection algorithm settings * Add option to not skip the introduction in the first episode of a season * Add option to analyze show extras (specials) - * Fixes * Fix scheduled task interval (#79) * Prevent show names from becoming duplicated in the show name dropdown under the advanced section