summaryrefslogtreecommitdiffstats
path: root/addons/skin.estuary/playlists/random_artists.xsp
blob: dec3067c60424049e564ca23a2c15a715ab2b60a (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="artists">
    <name>Random artists</name>
    <match>all</match>
    <limit>15</limit>
    <order direction="ascending">random</order>
</smartplaylist>