2020-03-24, 19:24
I have seen this for a node, eg the default video node:
But what I can't figure out, is how to specify a source.
Eg, I have a source: nfs://192.168.1.206/volume1/video/4. Home Movies/
I just want to create a node that points to that.
All my other nodes use path, or genre, or something, which relies on them being in the library, and of course home movies are not in the library...
I've searched for a couple of hours, and not found anything that explains how to make a folder node just link to, well, a folder...
Thanks, Dave
XML:<?xml version='1.0' encoding='UTF-8'?>
<node order="100" type="folder">
<label>744</label>
<icon>DefaultFolder.png</icon>
<path>sources://video/</path>
But what I can't figure out, is how to specify a source.
Eg, I have a source: nfs://192.168.1.206/volume1/video/4. Home Movies/
I just want to create a node that points to that.
All my other nodes use path, or genre, or something, which relies on them being in the library, and of course home movies are not in the library...
I've searched for a couple of hours, and not found anything that explains how to make a folder node just link to, well, a folder...
Thanks, Dave