Skip to content

Update AV_TAGS regex#4580

Open
abdnh wants to merge 1 commit intoankitects:mainfrom
abdnh:avtags-regex
Open

Update AV_TAGS regex#4580
abdnh wants to merge 1 commit intoankitects:mainfrom
abdnh:avtags-regex

Conversation

@abdnh
Copy link
Collaborator

@abdnh abdnh commented Mar 2, 2026

The AV_TAGS regex matches an old format of the anki:tts tag ([anki:tts][lang=en_US] rather than [anki:tts lang=en_US]). It was originally updated when the feature got introduced in 0942ffb but then was never adjusted to reflect later changes to the syntax.
I removed it from the pattern rather than updating it to match, because AV_TAGS is only used for matching filenames nowadays (stripping is handled by a different module).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant