mpdminion v0.2
Today I came up with idea of adding zenity dialog (which counts as GUI :P) option to my tiny simple mpdminion script. And did so, too :)
Script first checks if zenity is available on user's system. If it is available, and also if user didn't disable GUI intentionally (there is a DISABLE_GUI option at the script) a zenity text input dialog is shown and playlist is filtered according to input. Hope you like it.
Code is still available on my github.