rename files to show below A-Z playlist names
This commit is contained in:
15
^ Recently Added 🎵.NSP
Normal file
15
^ Recently Added 🎵.NSP
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"title": "-Recently Added ;)",
|
||||
"comment": "Recently added music to the library.",
|
||||
"all": [
|
||||
{"any": [
|
||||
{"inTheLast": {"dateadded": "90"}}
|
||||
]},
|
||||
{"notContains": {"genre": "Podcasts"}},
|
||||
{"isNot": {"artist": "Graham Cluley & Carole Theriault"}},
|
||||
{"isNot": {"artist": "freeCodeCamp Podcast"}}
|
||||
],
|
||||
"sort": "dateadded",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user