-
-
Notifications
You must be signed in to change notification settings - Fork 206
request: Improve skip op/en to detect more chapter title variations locally #664
Copy link
Copy link
Open
Labels
needs triageIssue or request is being consideredIssue or request is being consideredrequestNew feature or requestNew feature or request
Description
Checklist
- I checked that this feature has not been requested before
- I checked that this feature is not in the "Not planned" list
- This feature will benefit the majority of users
Problem Description / Use Case
The auto skip op/en doesn't work for most of my files cuz it only detects chapters literally named "OP" or "ED", my files have chapters named stuff like Opening, Ending, Intro, Credits, etc., and it just doesn't auto skip them. Since I download from different providers, they don't always use the same chapter names
Proposed Solution
Expand the chapter title to match more common variations like:
- Opening, Ending
- Intro, Outro
- Credits, End Credits
- case-insensitive matching so Opening, OPENING, opening all work
A regex or a predefined list of aliases would probably cover most cases without breaking anything
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs triageIssue or request is being consideredIssue or request is being consideredrequestNew feature or requestNew feature or request