The options array for createPlaylist()is shown to support two, but it supports the description and collaborative options too (like with updatePlaylist()).
For addPlaylistTracks(), "appened" should be appended. (This one just jumped out, I didn't proofread the whole thing.)
The options array for
createPlaylist()
is shown to support two, but it supports thedescription
andcollaborative
options too (like withupdatePlaylist()
).For addPlaylistTracks(), "appened" should be appended. (This one just jumped out, I didn't proofread the whole thing.)