Curious if there’s a way to program a sequence action or other method to advance to the next item based on a specific clock time. Here’s the scenario I run into: we program outdoor movies in our park, and the schedule needs to be pretty precise. We typically run a 30-minute block of trivia while people get situated, followed by a 9-minute theater intro, with the feature film starting right at 8:00 PM. That means I need to start the sequence at exactly 7:21 PM to keep everything on schedule. The
How would you best recommend accomplishing this? I was thinking of using python and the StartAndroidActivity() function, but I was running into errors. Has anyone successfully figured out how to launch an app?
I'm basically wanting to launch VLC on sequence pause with a pseaction to emulate a commercial since we dont have the function to add markers mid-features yet.
Edit: Bonus points if you know how to launch a video already playing - I'm thinking of using tasker to auto play video once VLC launches.
Edited by DIYTVKodi