diff options
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. |