add create customs stations creation in todo

This commit is contained in:
vapormusic 2021-12-13 11:45:15 +07:00
parent 34bd687209
commit 86212394f4

View file

@ -152,4 +152,11 @@ function processChunk (response) {
} else {
console.log(library)
}
}
}
//Some Available Functions from MusicKit
// recentPlayed() -> recently played songs ?
// create Artist / Song/ Album stations:
app.mk.setStationQueue({artist:"1258279972"})
app.mk.setStationQueue({song:"1437308307"}) // yes the song id here can be the albumId, but just keep using the song: