7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||
|
<smartplaylist type="movies">
|
||
|
<name>In progress movies</name>
|
||
|
<match>all</match>
|
||
|
<rule field="inprogress" operator="true" />
|
||
|
<order direction="descending">lastplayed</order>
|
||
|
</smartplaylist>
|