Okay how do I explain this..
I can not access the "Phrase" if it is not close to the top.. I have to use a number of optional phrasees first. For instance I can't just say the phrase "Next" or "Something different". I have to say "Can you play me something different" even though they are meant to be only optional. Whats interesting is that if I drag the "Phrase" near the top, it seems to work. I'd noticed this in the past but only now have identified the issue.
I though maybe it was a conflict with other commands but have disabled all other commands while trying to identify the bug, it literally only seems to happen when the "phrase" is four or five lines deep in "additional phrases"
Any idea.. Thanks James. PS: Going to fully integrate X-Ref Group soon into all of this, make universal advancements so much easier..
<?xml version="1.0" encoding="utf-16"?>
<command id="134" name="Something different" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
<action>
<cmdType>XJson.Raw</cmdType>
<cmdString>Input.ExecuteAction&&"action":"skipnext"</cmdString>
<cmdRepeat>1</cmdRepeat>
</action>
<phrase optional="true">um</phrase>
<phrase optional="true">yeah, yes, nah, no, yeah nah</phrase>
<phrase optional="true">can, could, would</phrase>
<phrase optional="true">you, we, I, I'm</phrase>
<phrase optional="true">do not want to, don't want to, want to, wanting, need to, needing, would like, would like to, feel like, feeling like</phrase>
<phrase optional="true">lets, let us, go and, go ahead and</phrase>
<phrase optional="true">listen, put, play</phrase>
<phrase optional="true">me, me the, me on, on, on the, to, to the, the, this, a</phrase>
<phrase>next, another, something else, something different, different, not this, skip this, to this, skip</phrase>
<phrase optional="true">song, track, tune, podcast, programme, show</phrase>
</command>