From 62e1a41ff2e6242cdae54ce63236af0e6c105514 Mon Sep 17 00:00:00 2001 From: Trey Turner Date: Sat, 15 Nov 2025 17:19:12 -0600 Subject: [PATCH] chore(ftintitle): add 'edition' to keyword defaults --- beetsplug/ftintitle.py | 1 + 1 file changed, 1 insertion(+) diff --git a/beetsplug/ftintitle.py b/beetsplug/ftintitle.py index cec22af3f..9702bf9a5 100644 --- a/beetsplug/ftintitle.py +++ b/beetsplug/ftintitle.py @@ -66,6 +66,7 @@ DEFAULT_BRACKET_KEYWORDS = [ "club", "demo", "edit", + "edition", "extended", "instrumental", "live",