summaryrefslogtreecommitdiffstats
path: root/addons/skin.estuary/playlists/random_movies.xsp
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/playlists/random_movies.xsp')
-rw-r--r--addons/skin.estuary/playlists/random_movies.xsp7
1 files changed, 7 insertions, 0 deletions
diff --git a/addons/skin.estuary/playlists/random_movies.xsp b/addons/skin.estuary/playlists/random_movies.xsp
new file mode 100644
index 0000000..44c040c
--- /dev/null
+++ b/addons/skin.estuary/playlists/random_movies.xsp
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<smartplaylist type="movies">
+ <name>Random movies</name>
+ <match>all</match>
+ <limit>15</limit>
+ <order direction="descending">random</order>
+</smartplaylist>