FvwmMpd
An MPD player and playlist editor written by me and Hun using FvwmScript, Python and Bash.
ToDo
- make a module out of it, probably with PyFvwm
Known bugs
- The playlist can only display a limited amount of songs, probably around 700, this is due to the limit on (GetOutput)'s return value.
- The doubleclick is an ugly hack, FvwmScript supports only the SingleClic event, even though there is mention of a DoubleClic in the FvwmScipt source but it apparently never got implemented. The current way the doubleclicks are faked may produce quircky behavior when moving through the directories in the FvwmApplet-AddSong script.
Download
You can download it here, an older screenshot of the player can be seen here.