Experiment to rebuild Diffuse using web applets.
0

Configure Feed

Select the types of activity you want to include in your feed.

1{ 2 "name": "diffuse/orchestrator/input-cache", 3 "title": "Diffuse Orchestrator | Input cache", 4 "entrypoint": "index.html", 5 "actions": { 6 "process": { 7 "title": "Process", 8 "description": "Process inputs; listing all tracks, fetching metadata where needed and passing the result to the output manager." 9 } 10 } 11}