Hello, We’ve run into a portability issue when creating sequences in PreShow Experience on a desktop or non-media-server player. Currently, PreShow stores all media references as absolute file paths tied to the original machine. This means that if we move a PreShow project folder to another server or workstation, the sequence breaks because the media paths still point to the original device location. This creates unnecessary extra steps when deploying sequences for: Short films Theatre intros
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