mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 12:02:44 +01:00
As discussed in bug #3867, backslash replacement in query strings is a bit of a hack but it is useful (see #3566 and #3567 for more discussion). However, it breaks many regular expressions so this patch stops the replacement if the query term contains '::', indicating it is a regex match. This commit fixes #3867. Signed-off-by: Graham R. Cobb <g+beets@cobb.uk.net> |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||