diff --git a/beetsplug/web/__init__.py b/beetsplug/web/__init__.py index 7b04f3714..a5f26d850 100644 --- a/beetsplug/web/__init__.py +++ b/beetsplug/web/__init__.py @@ -265,6 +265,7 @@ class QueryConverter(PathConverter): class EverythingConverter(PathConverter): + part_isolating = False regex = '.*?'