Skip to content

request: Improve skip op/en to detect more chapter title variations locally #664

@luvsivy

Description

@luvsivy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageIssue or request is being consideredrequestNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions