From b89d764b88319400459637dc7fc16132f955a0b6 Mon Sep 17 00:00:00 2001 From: ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:29:37 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b72466..b338e91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## v0.1.7.0 (2022-10-25) +## v0.1.7.0 (2022-10-26) * New features * Rewrote fingerprint comparison algorithm to be faster (~30x speedup) and detect more introductions * Detect silence at the end of introductions and use it to avoid skipping over the beginning of an episode + * If you are upgrading from a previous release and want to use the silence detection feature on shows that have already been analyzed, you must click the `Erase introduction timestamps` button at the bottom of the plugin settings page * 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