Skip to content

Split out sort_and_reindex into multiple phases #82

Description

@cdown

sort_and_reindex currently does too much. It:

  1. Sorts the subtitles
  2. Reindexes them
  3. Skips subtitles based on the rules

Each of these should ideally become its own function, and sort_and_reindex should be deprecated.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions