Skip to content

fix: remove word boundaries from quality and language regex#2

Merged
TEIMohanish merged 1 commit intomasterfrom
fix-mediatype-and-features-818038304963214187
Mar 31, 2026
Merged

fix: remove word boundaries from quality and language regex#2
TEIMohanish merged 1 commit intomasterfrom
fix-mediatype-and-features-818038304963214187

Conversation

@TEIMohanish
Copy link
Copy Markdown
Owner

  • Changed regex patterns in plugins/file_rename.py so that words surrounded by underscores or periods (e.g., show_720p_video.mkv or show_telugu_audio.mkv) are successfully extracted.
  • Also added a short delay in process_queue to allow forwarded batches to fully arrive before processing them.

- Changed regex patterns in `plugins/file_rename.py` so that words surrounded by underscores or periods (e.g., `show_720p_video.mkv` or `show_telugu_audio.mkv`) are successfully extracted.
- Also added a short delay in `process_queue` to allow forwarded batches to fully arrive before processing them.

Co-authored-by: TEIMohanish <127211714+TEIMohanish@users.noreply.github.com>
@TEIMohanish TEIMohanish merged commit dadf2a3 into master Mar 31, 2026
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