Hi
I was searching for this similar issue. I have a bunch of video snaps of games from Hyperspin already on my Nvidia Shield so I wanted Launchbox to share the same video directory as it does for the ROM directory. I see when I'm in the Android Launchbox, I can click on a game's "Edit Media" option, go down to "Video", then choose "Browse for New MP4 video", browse to my Hyperspin directory of videos for that specific game, but once I select that, Launchbox COPIES that video into it's default videos folder for that platform. It doesn't simply link to that directory like it does for the "Change ROMs Folder Path" option.
Initially, I thought I could use Launchbox PC and "export to Android", but it'll also copy ALL the ROMs again along with the video when it makes that Export folder for Android Launchbox. Sure, I could just delete those ROM videos, but it's almost 200GBs worth of games between all the platforms. I'd like to be able to not have to duplicate all my games just for the sake of getting the video previews if I can avoid it.
Tried editing the video path in the XML for the platform to link to my Hyperspin video directory like the below example:
<AndroidVideoPath>Videos/Atari Lynx/Warbirds (USA, Europe).mp4</AndroidVideoPath>
to
<AndroidVideoPath>Storage/8866-2437/Hyperspin/Media/Atari Lynx/Video/Warbirds (USA, Europe).mp4</AndroidVideoPath>
But that didn't work. Once I restarted Launchbox, all the videos for the games were blank. Would be great if we could redirect the video path folder under Android like we can do for the ROMs.
Any ideas?