I'm encountering an issue while using Emby Theater with PotPlayer as an external player. My media room TV box only supports the NFS protocol, so I set the media library mapping path to nfs://192.168.50.12/volume1/Movie, which works fine for the TV box. However, on my PC, I previously configured PotPlayer as an external player with the mapping path \\SknightX_NAS\Movie, and {path} worked correctly. Now that the mapping path has changed, PotPlayer can no longer play the files. Is there a way to programmatically replace the nfs://192.168.50.12/volume1/ portion in {path} with \\SknightX_NAS\?