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
Owner

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.

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.
CodeX added 1 commit 2026-04-07 21:45:43 +02:00
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.
CodeX merged commit 0d5de162a0 into main 2026-04-07 22:00:07 +02:00
CodeX deleted branch docs/pattern-syntax 2026-04-07 22:00:07 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arr/blocklists#4