shotgunsoftware / tk-multi-importcut

Import Cut app
Other
0 stars 0 forks source link

Feature Request: Better episodic support #72

Open brycegbrazen opened 5 months ago

brycegbrazen commented 5 months ago

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 commented 5 months ago

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.