Unmaintained
I am not currently using Muine as a music player, and as such am not actively working on plugins.
I am not currently using Muine as a music player, and as such am not actively working on plugins.
I have music shared between all users at "/home/shared/Music", but for convenience sake I linked to it a "~/Music". Because of this, I occasionally run into duplicate entries. In search of a cure, I created MuineTrash : Database Cleanup Utility. With this tool, you can drag a song/album into a list, review its Title, Album, and Filename, and if so inclined: Delete it. Well, not really delete as its still on your hard drive, but at least it won't be showing up in Muine. This may not be useful for everyone, but I've already got my code's worth.
wget http://www.public.asu.edu/~bnickel/MuineTrash/MuineTrash-0.1.0.tar.bz2
bunzip2 MuineTrash-0.1.0.tar.bz2
tar -xvf MuineTrash-0.1.0.tar
cd MuineTrash-0.1.0
./compile
[[Restart "muine"]]