Archive for May, 2006

Peapod 0.124 - Lingua Franca

Saturday, May 13th, 2006

New Features

–addnew will now pull the title out of the RSS feed if it’s not given on the command-line. So you can now do
peapod.py –addnew=http://some/feed.xml
rather than
peapod.py –addnew=http://some/feed.xml,titlestring
but if a title is given on the command-line it will be preffered to the one from the RSS feed.
–addnew will now import [...]