ynput / ayon-kitsu

Official AYON<->Kitsu intetgration (WIP)
Apache License 2.0
7 stars 4 forks source link

Get the project by ID instead of name #49

Closed EmberLightVFX closed 2 months ago

EmberLightVFX commented 2 months ago

Originally we fetched the project from Kitsu by its name. Some times the name in Ayon doesn't match the name in Kitsu. This PR fixes so we fetch the project by the KitsuProjectID instead.

To try this PR simply try and publish a preview to Kitsu.

DF-Huan commented 2 months ago

Having tested

tv_ABC <-> tv_XYZ
tv_中文 <-> tv_ZW

both can validate with no error, and shot's information showed correctly in Kitsu entities's logs.