herbage-box made from paletts! (easy)

The other day my SO asked me to build some sort of herbage box for the kitchen.
The idea was to put this box on the kitchenette, grow herbage and just pick them as needed.

Delete Duplicates In MPD Playlist

A quick hack in python3 to prune duplicates in the active mpd playlist.
It looks for duplicates by filename. Requires mpc to be installed and respects MPD_HOST and MPD_PORT environment variables.