Movie sets and Smart Playlists
#1
I am trying out the new movie sets functionality but am not able to get the smart play lists to show the movie sets

I have the following smart play list, which used to show all but 2 genre's (i use genre's to filter out languages, for movies other than english)

<smartplaylist type="movies">
<name>1. English Movies</name>
<match>all</match>
<rule field="genre" operator="doesnotcontain">genre1</rule>
<rule field="genre" operator="doesnotcontain">genre2</rule>
<order direction="ascending">title</order>
</smartplaylist>^

But this doesn't show me the set node like videodb://1/7/ shows me, instead lists all the movies.

Any ideas as what I need to do change to get it work, like videodb://1/7 ? So that smart play lists return movies as well as sets? Is this even possible?


Thanks
Reply
#2
opened a bug for this http://trac.xbmc.org/ticket/7412
Reply

Logout Mark Read Team Forum Stats Members Help
Movie sets and Smart Playlists0