From 56359faa0d1f8cd077ef993084c5eb82a1ac9663 Mon Sep 17 00:00:00 2001 From: sentriz Date: Wed, 6 Dec 2023 21:40:10 +0000 Subject: [PATCH] fix(beets): update NEEDS_INPUT_SNIPPETS fixes #114 --- betanin/jobs/import_torrents.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/betanin/jobs/import_torrents.py b/betanin/jobs/import_torrents.py index 309f701..c9fac88 100644 --- a/betanin/jobs/import_torrents.py +++ b/betanin/jobs/import_torrents.py @@ -23,9 +23,13 @@ QUEUE = Queue() NEEDS_INPUT_SNIPPETS = ( "[A]pply", - "kip new, ", - "ter search, ente", + "kip new", + "ter search", "it, edit ", + "# selection (default" + "ore candidates", + "nter search, enter", + "This album is already in the library!", )