diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2010-10-24 22:01:11 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:09 -0500 |
commit | 6c870aa6aca8d6401ce65bcd49a7dbd6f6a5f31e (patch) | |
tree | 372f4311f4d2393d231c7a49ff59ca37312c0c95 /audio/podget/README | |
parent | b0d0bf5cbafa4c5bbce56f4ce02a4e498f822a6c (diff) | |
download | slackbuilds-6c870aa6aca8d6401ce65bcd49a7dbd6f6a5f31e.tar.gz |
audio/podget: Added (simple podcast aggregator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/podget/README')
-rw-r--r-- | audio/podget/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/podget/README b/audio/podget/README new file mode 100644 index 0000000000..36fc53fd1d --- /dev/null +++ b/audio/podget/README @@ -0,0 +1,9 @@ +Podget is a simple podcast aggregator optimized for running as a scheduled +background job (i.e. cron). It features support for downloading podcasts +from RSS & XML feeds, for sorting the files into folders & categories, for +importing URLs from iTunes PCAST files & OPML lists automatic M3U & ASX +playlist creation, and automatic cleanup of old files. It also features +automatic UTF-16 conversion for podcasts hosted on MS Windows servers. + +Run podget once to install the users configuration files to $HOME/.podget, +and then customize them there. |