Page 1 of 1

Odd script problem

Posted: 09 Mar 2026 19:13
by Joche
I have a problem that I never seen before. I have a script that genereate 3 hours of show for voicetrack. The script has been working great for several months but now all of a sudden the script pick the same song on line 10 every day for three weeks. The setting for that line is to take the least recent played song and insert it. As it is picked every day it for sure must be the most played by now.

Nothing has changed, the rotations are unchanged, the script is unchanged. And the voicetrack is made 5 times a week.

Do you have a clue what can cause this?

Re: Odd script problem

Posted: 09 Mar 2026 20:47
by radio42
No. Something must have changed. The history? I don’t know from here.
But you can use the „Test…“ function of that script to test the result and get the related Debug log output.
In this log output you might see, what is going wrong with line 10.
maybe all tracks of that related media lib have been used and are present in the global history?
How does line 10 look like?

Re: Odd script problem

Posted: 10 Mar 2026 20:48
by Joche
Thanks for your reply.
I will look into this more closly in the weekend and see if I can show a screen shot to explain things.

I did a test with the test-feature on the script and when I run the test all looks good, the song didn't show up once. But when I start a remote voicetrack the song is added every single time. So right now I don't understand this at all. :)