X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=fapg.1;h=6b575e7f35dfa437d85827d8e0399a22741323f2;hp=88b48d59c0b5919971cdfcb8d43aa1ca05d15bdf;hb=HEAD;hpb=e19d33dfba7f37810936ef2845a00b816ffed70f diff --git a/fapg.1 b/fapg.1 index 88b48d5..6b575e7 100644 --- a/fapg.1 +++ b/fapg.1 @@ -18,7 +18,7 @@ fapg \- Fast Audio Playlist Generator .SH DESCRIPTION .B fapg is a tool to generate list of audio files (Wav, MP2, MP3, Ogg, etc) in various -formats (M3U, PLS, HTML, RSS, etc). It is very useful if you have a large amount +formats (M3U, PLS, XSPF, HTML, RSS, etc). It is very useful if you have a large amount of audio files and you want to quickly and frequently build a playlist. .P It is coded in C to be as fast as possible, and does not use any specific @@ -29,10 +29,10 @@ formats. .SH OPTIONS .IP -b|--backslash -Replace the '/' with '\' in Unix path. +Replace the '/' with '\\' in Unix path. .IP -d|--debug Display useful messages if the program fails ;) -.IP -f|--format=m3u|pls|html|rss|pla +.IP -f|--format=m3u|pls|xspf|html|rss|pla|txx Choose which format of playlist you want to generate (default is m3u). .IP -g|--genre=#:#:... Choose which genres (numerical values only) will be included in the generated playlist (default is all). @@ -50,6 +50,10 @@ Recursively read the subdirectories. Replace all Unix characters with Windows characters. .IP -x|--exclude=#:#:... Choose which genres (numerical values only) will be excluded in the generated playlist (default is none). +.IP -c|--command= +External binary or script that produces additional fields for RSS feeds (slow). +.IP -s|--stdin +Read filenames and/or directories from standard input instead of command line. .SH EXAMPLES Generate a PLS playlist for an album: