2024-05-20, 22:13
Thanks for the super fast reply.
TRied it and it's working, but is it possible to put this behavour/the smart playlist in a node structure?
the smartplaylist code is:
TRied it and it's working, but is it possible to put this behavour/the smart playlist in a node structure?
the smartplaylist code is:
xml:<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name></name>
<match>all</match>
<rule field="filename" operator="contains">
<value>MCU</value>
</rule>
<group>none</group>
<order direction="ascending">file</order>
</smartplaylist>