Hi Leo,
First of all, thank you for creating such an amazing piece of software. AbleSet has made a huge difference for our live performances.
I’m currently displaying the next section in Canvas using:
${osc("/setlist/loopEnabled") ? "Sektion LOOPES" : osc("/setlist/nextSectionName")}
Is there a way to detect if the next section will be skipped by an automatic >>> jump?
In this example, Trommer is automatically skipped (Count-In >>> Intro Band), but Canvas still displays → Trommer.
Is there a way to hide or ignore skipped sections and instead display the actual next section (Intro Band)?
Thanks!

