The Playlist Editor
Copyright 2015 Conny Marco Menebröcker
'The Playlist Editor' is an QT application to create and manage Playlists.
But it can also be used for other Lists of files, since you can define
your own filters.
To build 'The Playlist Editor' you need the following steps:
$ git clone https://c-m-m@git.code.sf.net/p/theplaylisteditor/code theplaylisteditor-code
$ qmake theplaylisteditor-code
$ make
You can copy the binary (TPE) to your prefered folder.
E.g. /usr/local/bin