initialize file and add default data
This commit is contained in:
parent
8610806063
commit
5adf3c24df
14
^ Admin Favs - Country🎵.NSP
Normal file
14
^ Admin Favs - Country🎵.NSP
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "-Admin Favs - Hip Hop ;)",
|
||||
"comment": "Favorite Hip Hop songs by the admin.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Country"}},
|
||||
{"notContains": {"genre": "Christmas Music"}}
|
||||
]},
|
||||
{"is": {"loved": true}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
14
^ Admin Favs - Metal🎵.NSP
Normal file
14
^ Admin Favs - Metal🎵.NSP
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "-Admin Favs - Hip Hop ;)",
|
||||
"comment": "Favorite Hip Hop songs by the admin.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Metal"}},
|
||||
{"notContains": {"genre": "Christmas Music"}}
|
||||
]},
|
||||
{"is": {"loved": true}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
14
^ Admin Favs - Rock🎵.NSP
Normal file
14
^ Admin Favs - Rock🎵.NSP
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "-Admin Favs - Hip Hop ;)",
|
||||
"comment": "Favorite Hip Hop songs by the admin.",
|
||||
"all": [
|
||||
{ "any": [
|
||||
{"contains": {"genre": "Rock"}},
|
||||
{"notContains": {"genre": "Christmas Music"}}
|
||||
]},
|
||||
{"is": {"loved": true}}
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1000
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user