summaryrefslogtreecommitdiffstats
path: root/system/library/music/top100/top100albums.xml
blob: 36d69db2290d1c39c8957820486a168dd483f52b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<node order="20" type="filter">
	<label>10505</label>
	<icon>DefaultMusicTop100Albums.png</icon>
	<content>albums</content>
	<match>all</match>
	<rule field="playcount" operator="greaterthan">
		<value>0</value>
	</rule>
	<limit>100</limit>
	<order direction="descending">playcount</order>
</node>