11 lines
219 B
Natural
11 lines
219 B
Natural
{
|
|
"title": "-Top Metal ;)",
|
|
"comment": "The highest rated Metal music.",
|
|
"all": [
|
|
{"contains": {"genre": "Metal"}},
|
|
{"gt": {"rating": 2}}
|
|
],
|
|
"sort": "dateModified",
|
|
"order": "desc",
|
|
"limit": 1500
|
|
} |