Closed cristiMiomni closed 3 years ago
Definitely i'll have to look into it.
Here is a workaround which can be used until solution is found. In spotify application you can select tracks with ctrl. Just like in any file manager application you can copy and paste them to newly created playlist using keyboard shortcuts. Make 2 temporary playlists and split tracks between them.
Added pagination and it seems to work correctly I have to make few checks before releasing it.
Definitely i'll have to look into it.
Here is a workaround which can be used until solution is found. In spotify application you can select tracks with ctrl. Just like in any file manager application you can copy and paste them to newly created playlist using keyboard shortcuts. Make 2 temporary playlists and split tracks between them.
Already did that, thanks for suggestion. I am mostly interested to see how you implemented pagination (I tried myself to do it on your code with with no luck)
Here is solution:
It won't stop :)
Thanks a lot
I considered this issue as solved. If any issues occurs feel free to re-open this issue. Also don't forget to leave a star if you like SpotiSharp so others can find this repository :) EDIT: SpotiSharp 1.1.3 is available.
Describe the bug SpotiSharp will retrieve only first 100 tracks from a playlist which might have more than 100. The reason is Spotify API pagination and I think it should be added (maybe using PaginateAll from SpotifyAPI.Web)
How To Reproduce Any playlist with more than 100 tracks
Desktop (please complete the following information):