custom video nodes
#1
Hi,

Trying to have a play with custom video nodes. Can successfully create the node to show the videos in a certain directory but in Movies, it shows all movies including those from the custom node although I am using the "doesnotcontain" operator.

below is the text from the "titles" xml found in AppData\Roaming\XBMC\userdata\library\video\movies and at C:\Program Files (x86)\XBMC\system\library\video\movies. note, the xml is identical at each location. Using latest stable release.

<node order="2" type="filter">
<label>369</label>
<path>videodb://1/2</path>
<icon>DefaultMovieTitle.png</icon>
<match>all</match>
<rule field="path" operator="doesnotcontain">c:\3d\</rule>
</node>
Reply
#2
I had the same trouble with custom nodes and instead used tags and made playlists that "does not contain" those tags. I renamed the playlists (Movies, Kids Movies, etc) and put them on my home menu and happily segregated my library that way.
Reply

Logout Mark Read Team Forum Stats Members Help
custom video nodes0