Just released is localcast-0.6. Prior versions were useful, but
this version is especially convenient because it adds,
* single-installation design
It is no longer necessary to extract localcast into each
directory under ~/Sites where podcasts will reside.
* parallel global updates
There is a new "update-all" script that runs a backgrounded
update for every "localcast-podcasts" file that it finds.
This script doesn't kill the running wget processes when
it's interrupted, but even so, it's already handy.
... and it strips down the configuration syntax to the bare
essentials, so that it is more like bp.conf in bashpodder.
The filename changed from "podcasts" to "localcast-podcasts"
so that update-all could search ~/Sites with a smaller chance of
encountering false positives.
--
Ed Cashin <eca...@noserose.net>