summaryrefslogtreecommitdiffstats
path: root/addons/skin.estuary/playlists/random_movies.xsp
blob: 44c040c09eb0a9bb062b4d66db17f4943f88eaae (plain)
1
2
3
4
5
6
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>