summaryrefslogtreecommitdiff
path: root/audio/podget/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2010-10-24 22:01:11 -0400
committerErik Hanson <erik@slackbuilds.org>2010-10-25 07:55:09 -0500
commit6c870aa6aca8d6401ce65bcd49a7dbd6f6a5f31e (patch)
tree372f4311f4d2393d231c7a49ff59ca37312c0c95 /audio/podget/README
parentb0d0bf5cbafa4c5bbce56f4ce02a4e498f822a6c (diff)
downloadslackbuilds-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/README9
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.