From 0938c8c2c809d7861d52ab8fc5e59d8985cd9ade Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Wed, 15 Nov 2006 22:11:39 +0000 Subject: [PATCH] add radio rtfm --- getdistorted/getdistorted.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/getdistorted/getdistorted.rb b/getdistorted/getdistorted.rb index 5851491..59c7363 100755 --- a/getdistorted/getdistorted.rb +++ b/getdistorted/getdistorted.rb @@ -55,6 +55,12 @@ "savedir" => '/Users/ward/Private/mp3/[books]/BSDTalk', "linkdir" => '/Users/ward/ipod_sync/[books]/BSDTalk', }, + "radio rtfm" => { + "rss" => 'http://www.theregister.co.uk/odds/rtfm/headlines.rss', + "rename" => [ /^/, '%%DATE%%-' ], + "savedir" => '/Users/ward/Private/mp3/[books]/Radio RTFM', + "linkdir" => '/Users/ward/ipod_sync/[books]/Radio RTFM', + } } ########################################