summaryrefslogtreecommitdiffstats
path: root/addons/skin.estuary/playlists/inprogress_movies.xsp
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/playlists/inprogress_movies.xsp')
-rw-r--r--addons/skin.estuary/playlists/inprogress_movies.xsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/addons/skin.estuary/playlists/inprogress_movies.xsp b/addons/skin.estuary/playlists/inprogress_movies.xsp
new file mode 100644
index 0000000..722fa33
--- /dev/null
+++ b/addons/skin.estuary/playlists/inprogress_movies.xsp
@@ -0,0 +1,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>