Do not show movies as sets in certain views or smart playlist
#1
Hello, I would like to not show movies as sets in certain views or in a smart playlist/node even if sets are enabled in the settings, is it possible ? As for example, in the estuary skin, even if the movie sets setting is enabled, the recently added movies screen don't show movies as sets.

Thanks
Reply
#2
No one please ?
Reply
#3
smart playlist
group set to none
Code:
<smartplaylist type="movies">
    <name>test set</name>
    <match>all</match>
    <rule field="title" operator="doesnotcontain">
        <value>00000</value>
    </rule>
    <group>none</group>
    <order direction="ascending">sorttitle</order>
</smartplaylist>
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
#4
Thanks !
Reply

Logout Mark Read Team Forum Stats Members Help
Do not show movies as sets in certain views or smart playlist0