You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, the pared down playlist is created by adding songs from the beginning of a playlist (songs that were first added to it).
It would be best to have a button to sort playlist (on step 2 / tracklist) and then add X ammount of songs to the pared down plalyist, starting with the recently added.
Probably use the previous param returned from the Spotify playlist tracks API in order to implement that functionality.
The text was updated successfully, but these errors were encountered:
As of now, the pared down playlist is created by adding songs from the beginning of a playlist (songs that were first added to it).
It would be best to have a button to sort playlist (on step 2 / tracklist) and then add X ammount of songs to the pared down plalyist, starting with the recently added.
Probably use the
previous
param returned from the Spotify playlist tracks API in order to implement that functionality.The text was updated successfully, but these errors were encountered: