2022-02-23, 23:36
When using path substitution, I am not able to find any of my video playlists. However when display just "Playlists" I can navigate to them and execute them.
I need to do this because on the NVIDIA Shield I cannot mount a NFS share and symlink to it like I have other other linux based clients. I can do a custom menu item but will nice to get this working. anyone else have this issue?
xml:<substitute>
<from>special://profile/playlists/video</from>
<to>nfs://NFS_SERVER/NFS_PATH/playlists/video</to>
</substitute>
I need to do this because on the NVIDIA Shield I cannot mount a NFS share and symlink to it like I have other other linux based clients. I can do a custom menu item but will nice to get this working. anyone else have this issue?