FeedCollector
The FeedCollector class is accessible via the fmtorrent.master.aggregator.feed_collector module.
Methods
f collect(self, id, location, timeInterval, filters, mungeTorrentFunc) ...
Fetch a RSS feed on a given location identified by id and return the found feed as a hash.
See the source for more information.