diff --git a/getdistorted/getdistorted.conf b/getdistorted/getdistorted.conf index a2bccc0..4a3fc2e 100644 --- a/getdistorted/getdistorted.conf +++ b/getdistorted/getdistorted.conf @@ -2,7 +2,7 @@ # $URL: svn+ssh://svn/bigdisk/subversion/wpsvnroot/trunk/scripts/getdistorted/getdistorted.rb $ # -# Copyright (c) 2006 Ward Wouts +# Copyright (c) 2006-2007 Ward Wouts # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -70,6 +70,7 @@ }, "the_skeptics_guide_to_the_universe" => { "rss" => 'http://www.theskepticsguide.org/rss.xml', + "rename" => [ /(i?)(skepticast)/, 'sk ' ], "savedir" => '/Users/ward/Private/mp3/[books]/The Skeptics Guide', "linkdir" => '/Users/ward/ipod_sync/[books]/The Skeptics Guide' } diff --git a/getdistorted/getdistorted.rb b/getdistorted/getdistorted.rb index e23f1b8..36eb75a 100755 --- a/getdistorted/getdistorted.rb +++ b/getdistorted/getdistorted.rb @@ -4,7 +4,7 @@ # $URL$ # -# Copyright (c) 2006 Ward Wouts +# Copyright (c) 2006-2007 Ward Wouts # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above