summaryrefslogtreecommitdiffstats
path: root/addons/skin.estuary/playlists/inprogress_movies.xsp
blob: 722fa3348fe4115c1bfca8e7a064476ead0cb3f4 (plain)
1
2
3
4
5
6
7
8
<?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" />
    <limit>15</limit>
    <order direction="descending">lastplayed</order>
</smartplaylist>