add top 5 album in editor picks
This commit is contained in:
parent
94d952da79
commit
926cdc69b2
1 changed files with 12 additions and 1 deletions
|
|
@ -152,5 +152,16 @@
|
||||||
"explicit": false,
|
"explicit": false,
|
||||||
"audioQuality": "LOSSLESS",
|
"audioQuality": "LOSSLESS",
|
||||||
"mediaMetadata": { "tags": ["LOSSLESS", "HIRES_LOSSLESS"] }
|
"mediaMetadata": { "tags": ["LOSSLESS", "HIRES_LOSSLESS"] }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "album",
|
||||||
|
"id": "344201347",
|
||||||
|
"title": "Flex Musix (FLXTRA)",
|
||||||
|
"artist": { "id": 27836827, "name": "OsamaSon" },
|
||||||
|
"releaseDate": "2024-02-16",
|
||||||
|
"cover": "5d1812fc-b9f9-4467-ac78-90d78ea542e4",
|
||||||
|
"explicit": true,
|
||||||
|
"audioQuality": "LOSSLESS",
|
||||||
|
"mediaMetadata": { "tags": ["LOSSLESS", "HIRES_LOSSLESS"] }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
Reference in a new issue