tracker-miner-rss-3 - Man Page

Used to populate Tracker with RSS feed data.

Synopsis

tracker-miner-rss-3 [OPTION...]

Description

tracker-miner-rss is not supposed to be run by the user since it is started by its .desktop file when the user logs in. It can also be started manually of course for debugging purposes. You can not run more than one instance of this at the same time.

tracker-miner-rss mines information about RSS feeds only.

Options

-?,  --help

Show summary of options.

-V,  --version

Returns the version of this binary.

-a,  --add-feed=URL

Adds a feed to be indexed. This must be used with --title option. An examples of such a URL would be:

http://planet.gnome.org/atom.xml

http://newsrss.bbc.co.uk/rss/sportplayer_uk_edition/motorsport/rss.xml

...

You can use tracker-search --feeds to get the latest feed information.

-t,  --title=STRING

The title to use when adding a feed (see the --add-feed option).

Environment

G_MESSAGES_DEBUG

Controls verbose log output from GLib-based code. Use G_MESSAGES_DEBUG=Tracker to see only Tracker-related logs, or G_MESSAGES_DEBUG=all to see everything.

See Also

tracker3-info(1), tracker3-search(1).

Referenced By

tracker3-reset(1).