diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:53:54 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:58 +0700 |
commit | b827df23d1aaaa4dcfd440a5e403eb69225f63b6 (patch) | |
tree | 602c06cfdd0869a84d9b42869bf454ee942ecb03 /audio | |
parent | 6b77b6bae7484e6e1b9d2e384b67b92c045cf4cf (diff) |
audio/podget: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/podget/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/podget/README b/audio/podget/README index 25e3982ea7a7..a97ac2dfd715 100644 --- a/audio/podget/README +++ b/audio/podget/README @@ -1,9 +1,10 @@ -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. +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 configuration files to $HOME/.podget, and then customize them there. |