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

improved version regex in path_info hook #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zavinator
Copy link

Current hook for parsing version is not working for a complex path like:
shot_001.FX.scene.v011.mantra1.1001.exr

I propose to change the version regex to handle these types of path correctly.
I also think that there should be both match tests for version and frame pattern.

The result for the example:
shot_001.FX.scene.mantra1.####.exr

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