Addresses #132 by chunking calls to remove_playlist_items
into 50-song chunks.
This is a quick fix just to prevent failure during "Remove Duplicates" for long playlists and doesn't address any quality or UI/UX issues. If you have hundreds/thousands of duplicates, the screen will still freeze while it's removing the duplicates but it should at least succeed in removing them and will display a success message at the end.