Document supported pattern syntax in README #4

Merged
CodeX merged 1 commits from docs/pattern-syntax into main 2026-04-07 22:00:07 +02:00

1 Commits

Author SHA1 Message Date
CodeX 3a664675b5 Document supported pattern syntax in README
Add a Pattern syntax section listing the five pattern forms accepted
by qBittorrent's excluded file names (suffix, prefix, contains, exact,
regex), which are the same forms that the entries in blacklist and
whitelist must use. Note that the merge script subtracts whitelist
from blacklist as exact strings regardless of pattern form, so
equivalent patterns written differently are not interchangeable.
2026-04-07 21:45:35 +02:00