1 2 3 4 5 6 7 8 9 10
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <smartplaylist type="movies"> <name>Unwatched movies</name> <match>all</match> <rule field="playcount" operator="is"> <value>0</value> </rule> <limit>15</limit> <order direction="descending">random</order> </smartplaylist>