plamere / SmarterPlaylists

web app for creating sophisticated playlists
385 stars 58 forks source link

Can't save using MISCS "Save to Spotify" or "save to new playlist" if stream is 1000+ tracks #14

Open armandhammer opened 4 years ago

armandhammer commented 4 years ago

BUG: If the stream at the end of the line is more than 999 tracks, the MISCS "Save to Spotify" and "save to new playlist" do NOT work. Saving using the Checkbox at the top of the builder does work.

REPRODUCE: Add a Playlist block which points to a playlist of more than 1,200 songs. Add a Shuffle block. Add a "save to new playlist" block. The playlist does not save. Delete the "save to new playlist" block, and tick the checkbox at the top of the Builder. Playlist saves as the Program name with 1,000 tracks.

WORKAROUND: Add a Sample block just before the "save to a new playlist" block, and set the sample size to 999 tracks.