bitfocus / companion-module-renewedvision-pvp

MIT License
1 stars 2 forks source link

Playlist Group #16

Open ocintrawets opened 2 years ago

ocintrawets commented 2 years ago

I am trying to trigger a cue that is in a playlist located in the cue. I have attempted to use an index but it appears not to be working. How do I access a playlist within a group?

SteveTherrien commented 2 years ago

I don't know if there is a way to reference a playlist in a group using its index. The API docs don't list a way, and I couldn't find combination that works either.

Could you not reference the playlist by its name (or UUID) instead of its index?