Greetings. Thanks for the awesome plug-in.
I have local browser sources and I'm trying to figure out a way to automatically refresh the source if I update the HTML file. For instance, if I have a banner that says "Playing X" and I change the game title, the Scene Switcher would be "monitoring" it so to speak and know to update it.
So I came up with "(If not) content of local file matches" + "Refresh Source Settings", but I can't quite get it to work right. It has the "if modification date changed" or "if content changed" checkboxes, but those don't seem to do anything on their own. I have to paste the browser's HTML in the text box for it to check if it matches for it to update anything. A tad clunky, but it works in a pinch.
However, that only works if I change the file once. Once the file has been flagged as "different", then the macro won't fire again unless I go in manually to adjust what text the switcher is looking for. And I have to keep "Perform actions only on condition change" checked or else it just refreshes indefinitely.
Is there something else I can try? Or am I asking for a new feature update where the switcher can generally monitor for file changes?