Hey I'm the developer of XTP a funscript player for tcode sync. Im am looking at the remote API in HereSphere. I notice the path to the media playing has bee changed to "/storage/emulated/0/Interactive/<media>" for SMB and "download" links. My player needs to know where the media is located so I can pickup the script remotely. But it cant do this if the path to the original media has been modified.
Is this intentional? It would seem to me any remote software would require the path to the original file. Even if that IS on the local filesystem.
Thanks