[PlayListPlayer] Fix hint on playlist file with multiple paths
[xbmc.git] / system / library / music / top100 / top100albums.xml
blob36d69db2290d1c39c8957820486a168dd483f52b
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <node order="20" type="filter">
3         <label>10505</label>
4         <icon>DefaultMusicTop100Albums.png</icon>
5         <content>albums</content>
6         <match>all</match>
7         <rule field="playcount" operator="greaterthan">
8                 <value>0</value>
9         </rule>
10         <limit>100</limit>
11         <order direction="descending">playcount</order>
12 </node>