PUTting the full entity dict back to data/entities/{id} sends server-managed
fields (id, created_at, updated_at, project_id, entity_type_id, ...) that
newer Kitsu rejects with ParameterException. Build a partial payload with
only name/description/nb_frames/data — and only fetch/merge existing data
when the caller is actually updating custom_data.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
VSE_TOOLBOX
Blender addon to edit media
With VSE ToolBox you can import edl/movie/sound. It will recreate your edit from other software like ToonBoom and allows you to cast item on your shot and then export a bkl file.
Installation
- Create your own local directory in
/home/<USER>/dev - Create your own local directory in
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/vse_toolbox.git
Contents
Location
VSE Toolbox can be found in the Sequence Editor under VSE ToolBox Panel
Description
Languages
Python
100%