Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor file name handling and sequence padding logic. #26

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Sep 26, 2024

  1. Refactor file name handling and sequence padding logic.

    - Extracted file name from basename for processing.
    - Improved handling of sequence padding using regex pattern matching.
    - Enhanced file filtering based on the extracted file name.
    jakubjezek001 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    651d54b View commit details
    Browse the repository at this point in the history
  2. Refactor file name handling for better clarity and consistency.

    - Refactored variable names for improved readability
    - Updated logic to handle file name patterns consistently
    jakubjezek001 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    52d59ed View commit details
    Browse the repository at this point in the history