Version: SVN (using KDE 4.2.96) Compiler: gcc 4.4.0 OS: Linux Installed from: SuSE RPMs Please add option to remove duplicate entries in playlist, button would fit in the bar above playlist at best I guess.
changing component to The Playlist. We could add this functionality to the playlistbrowser as well though.
(In reply to comment #1) > changing component to The Playlist. We could add this functionality to the > playlistbrowser as well though. Right, it was me who thought in wrong way, that PlaylistBrowser was Playlist :)
I have proposed a patch to add this functionality. Please look here for further information: http://gitorious.org/amarok/amarok/merge_requests/1436
Thanks for the patch, John, but it will have to wait as we are currently in feature freeze for 2.2.
I've merged John Atkinson's patch into git master. Feature will be included in Amarok 2.2.1. Thanks John :)
Hi John, there's an issue with your patch: !. Add n times a song (n>2) 2. Remove duplicates 3. You'll end-up with n-1 given songs instead of 1 If you could try to fix this it would be awesome! I'm sure someone will merge fix with pleasure :-) Thanks again for this patch!
Oh dear! Yes indeed. Here's a fixed version: http://gitorious.org/amarok/amarok/merge_requests/1659 Thanks, John
Pushed to master :) Thanks again John!