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

Match URLs in PerformerDraft #825

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

S3L3CT3DLoves
Copy link
Contributor

This will make the frontend parse the URLs which are passed to a Draft, and automatically assign them a Site and add them to the Draft's URLs.

It also keeps track of URLs that do not match any of the Site regexes, and keeps those in the existing "Remainder" zone, so the user can manually add those links if relevant.

This only affects PerformerDraft, but the code is generic so it will be easy to extend it to SceneDraft once #824 is merged.

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