Français
English

Fast Audio Playlist Generator

Valid XSPF Playlist Download the last version of FAPG : fapg-0.44.tar.gz

New features : see the changes

FAPG means Fast Audio Playlist Generator.

It is a tool to generate list of audio files (Wav, MP3, Ogg, etc) in various formats (M3U, PLS, HTML, etc).
It is very usefull if you have a large amount of audio files and you want to quickly and frequently build a playlist.

It is coded in C to be as fast as possible, and does not use any specific audio library (like ID3Lib).
This allow you to deploy it faster and easier, and to have better performances since the less informations are loaded.
In the other hand, this tool is not (yet) compatible with all the known formats.

Todo and wishlist : Wiki
Forum : phpBB

Usage :

fapg [-b|--backslash] [-d|--debug] [-f|--format=m3u|pls|html] [-n|--nohardlink] [-o|--output=/path/to/file.m3u] [-p|--prefix=/the/prefix] [-r|--recursive] [-w|--windows] [-g|--genre=#:#:...|-x|--exclude=#:#:...] /path/to/mp3/dir1 [/path/to/mp3/dir2 ...] Examples : Other sites :