is it possible to do anything similar to premiere WATCH FOLDERS? meaning: say I have a folder full of movies and this folder would synced with a LAYER and automagically update tne CLIPS matching the FOLDER contents... if I would update the folder contents those clips would magically appear on my composition....
Watch Folders....
Watch Folders....
Dear VJ/Reso people
is it possible to do anything similar to premiere WATCH FOLDERS? meaning: say I have a folder full of movies and this folder would synced with a LAYER and automagically update tne CLIPS matching the FOLDER contents... if I would update the folder contents those clips would magically appear on my composition....

is it possible to do anything similar to premiere WATCH FOLDERS? meaning: say I have a folder full of movies and this folder would synced with a LAYER and automagically update tne CLIPS matching the FOLDER contents... if I would update the folder contents those clips would magically appear on my composition....
-
tijnisfijn
- Team Resolume
- Posts: 376
- Joined: Fri Dec 06, 2019 00:01
Re: Watch Folders....
If you can build something with the rest API that could do that. With the AI reasonbly easy now a days. All the info it needs to have is in the Swagger.yaml file here /Applications/Resolume Arena/rest/docs. I hope this helps you on your way. If you have any questions, don't hesitate to ask.
-
tijnisfijn
- Team Resolume
- Posts: 376
- Joined: Fri Dec 06, 2019 00:01
Re: Watch Folders....
So I actually went ahead and built it! 
Arena Watchfolder ā point it at a folder, pick a layer, and it syncs your media files as clips automatically. Add or remove files and the layer updates to match.
It has a CLI for scripting and a web UI if you prefer something visual. Supports all common formats
Free & open source: https://github.com/tijnisfijn/Arena_Watchfolder
Let me know if you run into any issues or have ideas for features!
Arena Watchfolder ā point it at a folder, pick a layer, and it syncs your media files as clips automatically. Add or remove files and the layer updates to match.
It has a CLI for scripting and a web UI if you prefer something visual. Supports all common formats
Free & open source: https://github.com/tijnisfijn/Arena_Watchfolder
Let me know if you run into any issues or have ideas for features!
Re: Watch Folders....
awesome !!!!
I'll be back with comments and suggestions!!!!