From e5151a0a1916db5e76940fb419a2fba04cae7ab4 Mon Sep 17 00:00:00 2001 From: rembo10 Date: Wed, 2 Sep 2015 12:59:17 -0700 Subject: [PATCH] #2343 Added option to stop post processing if no good metadata match is found --- data/interfaces/default/config.html | 6 +++++- headphones/config.py | 1 + headphones/postprocessor.py | 17 ++++++++++------- headphones/webserve.py | 9 +++++---- 4 files changed, 21 insertions(+), 12 deletions(-) diff --git a/data/interfaces/default/config.html b/data/interfaces/default/config.html index 886a1f84..3cdcb8b4 100644 --- a/data/interfaces/default/config.html +++ b/data/interfaces/default/config.html @@ -736,7 +736,7 @@
- Target bitrate: + Target bitrate: kbps
@@ -1446,6 +1446,10 @@
+
+ +