skin.pellucid/extras/playlists/inprogressMovies.xsp

7 lines
263 B
Plaintext
Raw Normal View History

2016-11-21 21:36:06 +01:00
<?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>