spotify.js icon indicating copy to clipboard operation
spotify.js copied to clipboard

feat(me): add batches to library (un)saving

Open netlob opened this issue 1 year ago • 1 comments
trafficstars

This PR adds functionality to accept id arrays of more than 50 and loop over them

netlob avatar Sep 07 '24 02:09 netlob

I don't think it's worth doing this way @netlob

You can achieve the same results by performing these actions outside the method on the library client side, and not overcomplicate the library codebase by adding these details into it.

seth2810 avatar Sep 18 '24 16:09 seth2810