X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=README;h=7122be6e41a181880772b1ba3f67b94a4325d79d;hp=621983df1560bc8199b51c8d908741b76c875766;hb=dfbf4f525560afb358cec09a9411712ded235b05;hpb=389b0b695d6dd0e98f3ad67a47d6f6e48ed1b62e diff --git a/README b/README index 621983d..7122be6 100644 --- a/README +++ b/README @@ -1,13 +1,14 @@ -FAPG 0.38 (Fast Audio Playlist Generator) +FAPG 0.39 (Fast Audio Playlist Generator) site: http://royale.zerezo.com/fapg/ mail: royale@zerezo.com install: +./configure (or ./configure --disable-xspf if you don't have this lib) make make install usage: -fapg [-b|--backslash] [-d|--debug] [-f|--format=m3u|pls|html|rss|pla|txx] [-g|--genre=#:#:...] [-o|--output=/path/to/file.m3u] [-p|--prefix=/the/prefix] [-r|--recursive] [-w|--windows] [-x|--exclude=#:#:...] [-c|--command=] [-s|--stdin] /path/to/mp3/dir1 [/path/to/mp3/dir2 ...] +fapg [-b|--backslash] [-d|--debug] [-f|--format=m3u|pls|xspf|html|rss|pla|txx] [-g|--genre=#:#:...] [-o|--output=/path/to/file.m3u] [-p|--prefix=/the/prefix] [-r|--recursive] [-w|--windows] [-x|--exclude=#:#:...] [-c|--command=] [-s|--stdin] /path/to/mp3/dir1 [/path/to/mp3/dir2 ...] - backslash : replace the '/' with '\' in Unix path. - debug : display useful messages if the program fails ;) - format : choose which format of playlist you want to generate (default is m3u). @@ -20,8 +21,9 @@ fapg [-b|--backslash] [-d|--debug] [-f|--format=m3u|pls|html|rss|pla|txx] [-g|-- - command : external binary or script that produces additional fields for RSS feeds (slow). - stdin : read filenames and/or directories from standard input instead of command line. -links : +links: http://geek.scorpiorising.ca/scripts.html http://id3lib.sourceforge.net/ http://id3.org/ http://www.xiph.org/ogg/vorbis/docs.html +http://xspf.org/specs/