Skip to content

Commit

Permalink
Add note for auto tag (#4490)
Browse files Browse the repository at this point in the history
  • Loading branch information
DogmaDragon authored Jan 24, 2024
1 parent 3573795 commit 64f2071
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ui/v2.5/src/docs/en/Manual/AutoTagging.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ For example, auto tagging for performer `Jane Doe` will match the following file

Matching is case insensitive, and should only match exact wording within word boundaries. For example, the tag `Jane Doe` will not match `Maryjane-Doe` or `Jane-Doen`, but will match `Mary-Jane-Doe`, `Jane-Doe_n`, and `[OF]jane doe`.

Auto tagging for specific Performers, Studios, and Tags can be performed from the individual Performer/Studio/Tag page.
Auto tagging for specific Performers, Studios, and Tags can be performed from the individual Performer/Studio/Tag page.

> Note: Performer autotagging does not currently match on performer aliases.

0 comments on commit 64f2071

Please sign in to comment.