Skip to content

Tracker miner rss options to list and delete feeds

Éloi Rivard requested to merge (removed):tracker-miner-rss into master

I was playing with tracker-miner-rss and gfeeds, and I realized this would be nice to be able to manage the feeds from the CLI.

This patch adds tow paramaters to tracker-miner-rss

  • a --list option that list feeds
  • a --delete option that deletes a feed, given a feed URL

I tried to respect the GNOME C coding style guidelines but I may have missed some things.

Merge request reports