Setting recording path or filename for Source Record #1073
-
|
The Source Record filter is notoriously simultaneously wonderful and frustrating. I want to control the filename it's going to record to, or failing that, at least control the folder name. SceneSwitcher doesn't seem to have access to that field. In fact, the values it does seem to have access to are kind of nonsensical and have no value. I imagine the plugin doesn't use properties in a standards compliant way. I thought once upon a time, there was a way to directly edit the JSON settings of things using SceneSwitcher. Then at least I could replace the filename in the JSON and impose that on the filter fresh, every session. Is that not possible? Any other solutions? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
|
Here's the json for it: |
Beta Was this translation helpful? Give feedback.
-
|
You should be able to modify just the recording path setting using the "Filter" action's You can also still modify the raw json, if you prefer to do it that way, using the Let me know if you run into any issues or if you have further questions! :) |
Beta Was this translation helpful? Give feedback.
-
|
Awesome - but it says cancelled, should I wait? |
Beta Was this translation helpful? Give feedback.



You should be able to modify just the recording path setting using the "Filter" action's
Set settingsoption with this build:https://github.com/WarmUpTill/SceneSwitcher/actions/runs/8425094585?pr=1072
You can also still modify the raw json, if you prefer to do it that way, using the
Set settings JSON stringoption:Let me know if you run into any issues or if you have further questions! :)