Hey All, I have a script that will play a playlist on shuffle. What I want to do is stop the media player after one song plays. Looking at the media player attributes as it plays, nothing I see changes to a default state before switching to a new song. Is there a way to write something that could stop the player once the attribute changes to anything? Since it’s random there wouldn’t be a set attribute to stop it.
The ultimate goal is to have a random song play from a holiday playlist on the hour.
Thanks for your time.