X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=fapg.1;h=88b48d59c0b5919971cdfcb8d43aa1ca05d15bdf;hp=c7ca1ffc83bebb15a87df600ed3c105cb4b94d65;hb=refs%2Ftags%2Fv0.36;hpb=e2f3f82e0ae06d888512028fa1e9572082612807 diff --git a/fapg.1 b/fapg.1 index c7ca1ff..88b48d5 100644 --- a/fapg.1 +++ b/fapg.1 @@ -1,7 +1,7 @@ .\" Process this file with .\" groff -man -Tascii foo.1 .\" -.TH FAPG 1 "APRIL 2004" Linux "User Manuals" +.TH FAPG 1 "JANUARY 2007" Linux "User Manuals" .SH NAME fapg \- Fast Audio Playlist Generator @@ -32,7 +32,7 @@ formats. Replace the '/' with '\' in Unix path. .IP -d|--debug Display useful messages if the program fails ;) -.IP -f|--format=m3u|pls|html|rss +.IP -f|--format=m3u|pls|html|rss|pla 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). @@ -72,6 +72,10 @@ A playlist that contains all your classical tracks may receive the genres to inc Generate a podcasting XML file using an external program rss.sh to generate a detailed description: .B fapg --output=dir.xml -f rss -c /usr/local/bin/rss.sh -r --prefix=http://thisserver/basedir path/to/mp3 + +Generate a playlist that will work on a Sansa e200 series MP3 player: +.B fapg -f pla -o /path/to/playlist.pla /path/to/all/music + if command starts with .I intern the build-in description (Author,Title,Link) is generated.