Hack:mpd-pruner
From Music Player Daemon Community Wiki
A quick Python script to remove duplicate songs from your playlist. It uses the filename to determine whether to remove a song or not.
[edit] Usage
This script has one command line variable ("-v"/"--verbose") and the standard environmental variables (MPD_HOST and MPD_PORT).
[edit] Requirements
This script requires python-mpd and a modern version of Python.
[edit] Download
Download: [1]
