Video node

Hi there i am trying to create the following video node

<?xml version='1.0' encoding='UTF-8'?>
<node type="filter">
	<label>kids</label>
	<content>movies</content>
	<order direction="ascending">sorttitle</order>
	<rule field="mpaarating" operator="is">
		<value>U</value>
		<value>PG</value>
		<value>12</value>
		<value>12A</value>
	</rule>
</node>

however when i set this up as a sub menu it does not work i get blank screen with no data i have node editor installedPreformatted text

A post was merged into an existing topic: Video modes libary filtering