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

Feature Request: Better episodic support #72

Open
brycegbrazen opened this issue Mar 18, 2024 · 1 comment
Open

Feature Request: Better episodic support #72

brycegbrazen opened this issue Mar 18, 2024 · 1 comment

Comments

@brycegbrazen
Copy link

When a Cut is linked to an Episode, I'd like for tk-multi-importcut to create sequences for the given shots if they don't exist.

Currently, when associating a Cut to an Episode where no Shots exist in the database yet (and no Sequences exist in the database yet), tk-multi-importcut will correctly recognize that the Shots don't exist, but will not check if the Sequence exists yet, and will therefore only associate the Shots with the Episode, and the Sequence must be manually created afterwards.

@brycegbrazen
Copy link
Author

This extra query for shots is also problematic in a Episodic project if shot names are not unique per Episode (ex. Shot test_0100 in Sequence test on Episode 101 vs Shot test_0100 in Sequence test on Episode 102). As it may pick shots from the wrong Episode.

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

No branches or pull requests

1 participant