Blender Kitsu: Context operator getting sequence for wrong episode #287

Closed
opened 2024-04-30 03:23:57 +02:00 by JM-15 · 1 comment
Contributor

The kitsu.con_detect_context operator calls get_sequence_by_name here passing only the sequence name without passing an episode. This deceptively appears to work as expected when there is only one episode in Kitsu with the given sequence name, but if there is more than one episode with that same sequence name, gazu may not return the correct sequence.

The `kitsu.con_detect_context` operator calls `get_sequence_by_name` [here](https://projects.blender.org/studio/blender-studio-pipeline/src/branch/main/scripts-blender/addons/blender_kitsu/context/ops.py#L112) passing only the sequence name without passing an episode. This deceptively appears to work as expected when there is only one episode in Kitsu with the given sequence name, but if there is more than one episode with that same sequence name, gazu may not return the correct sequence.
Nick Alberelli added the
Kind
Bug
Kind: Community
labels 2024-05-06 18:07:26 +02:00
Member

Thanks for reporting.

Thanks for reporting.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-tools#287
No description provided.