quit apps, launch apps from Calendar

trying to quit 2 apps and launch a 3rd. 3 individual Automator apps work by themselves fine. But can't get them to "open an app" from Calendar at a specified time. Tried building an Apple Script. Same issue.

Here's the Automator app.

** tell application "Jellyfin Media Player" to quit

delay 1

tell application "Jellyfin server 10.10.1" to quit

delay 1

tell application "EmbyServer 4.8.10" to activate**

any help on what I'm doing wrong? seems simple enough.

Both Automator and Script Ed have "full disk access" and "Accessibility"

quit apps, launch apps from Calendar
 
 
Q