Page 1 of 1

Script test BUG... Or not?

Posted: 27 Oct 2023 20:28
by djbony
Why?

Re: Script test BUG... Or not?

Posted: 27 Oct 2023 20:48
by radio42
Because the output logs everything what is happening in the system during the script execution. So this is NOT a bug, but by design!
On you case many MIDI messages are send during that time.
You can scroll the output to see all messages.

Re: Script test BUG... Or not?

Posted: 27 Oct 2023 21:00
by djbony
But what if I just need to test how the script suggests a playlist? Did it work before or am I doing something wrong?

Re: Script test BUG... Or not?

Posted: 27 Oct 2023 21:49
by radio42
The playlist of the script is as shown!
In your screenshot it currently only contains one playlist entry.
I cannot tell you why there are not more (with the limited info shown here).
As said, scroll up in the log output to get more info…
There is probably a history conflict. Just ignore/skip all the MIDI command messages.

Re: Script test BUG... Or not?

Posted: 21 Sep 2024 00:05
by djbony
And how do I skip or ignore MIDI commands?

Re: Script test BUG... Or not?

Posted: 21 Sep 2024 07:28
by radio42
What do you mean by ignore MIDI commands!
PF can not ignore commands. Don’t send them, then they are not executed.
Or what do you mean?