Skip to content

Allow for adding >50 tunes per playlist #13

@qzdl

Description

@qzdl

This is a simple fix; where the spotify.add_to_playlist call is made, first truncate the id array to n arrays of size 50, then make n calls to the add_to_playlist function.

This is already covered in the Clojure version somewhere

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions