The settings are saved as part of the scene collection.
Do you maybe accidentally or on purpose switch to a different one?
Sorry I misunderstood your request then.
Usually OBS is installed to "C:\Program Files\obs-studio" - but I cannot say with certainty that this is the case for you also.
Once you have located the folder in which OBS was installed into, extract / merge the contents of the
windows-x64.zip archive into this folder.
Does this clear things up?
Already prepared for the next release :)
I could also just add an additional checkbox to allow "." to match the new line also.
Qt does not support setting the flags in the regex text itself but requires passing these option when constructing the QRegularExpression object.
Thanks a lot for performing these tests and reporting the results!
I really do appreciate it
a lot!
So to summarize:
- Previously "." did match \n by default
- Previously the regex always performed a full match
I think the best approach to go forward would be to add options for users to configure the regex behaviour to their liking, but to also make sure to break as few setups as possible.
So I will make sure to still perform a full match for existing regular expressions but add the option of partial matches for new ones.
A build with these changes will be available here in a few minutes
An automated scene switcher for OBS Studio. Contribute to WarmUpTill/SceneSwitcher development by creating an account on GitHub.
github.com
I will probably not get around to testing in the next few days though - so use at your own risk :P