Prev Managing Subscriptions Next

This section documents all user interactions necessary to create and maintain subscription.

Subscribing

To create a new subscription select "New Feed" from the feed list's contextual menu or the "Feeds" menu. A dialog to create a new subscription will appear.

For example, to subscribe to Slashdot's news feed enter "http://slashdot.org/index.rss" into the text box and click "OK".

Creating special subscriptions

Liferea supports obtaining feeds from a variety of different sources including Internet URLs, the output of a locally run command, and by directly reading from a file. Most often, it is desired to subscribe using an URL as described in the previous paragraph. For special subscription you must select "Advanced" to open the following more complex subscription dialog:

After selecting the desired source type, enter the source URL, command name, or filename into the "Source" textbox.

When a command or local file is selected, the command or file can be selected using a file navigation box by clicking "Select File...".

Sometimes, the data in a feed is in a format that is unknown to Liferea. If this is the case, a conversion filter can be used to convert the data into a useable format. Many filters can be downloaded from the Snownews and Liferea script repository.

To use conversion filters, the "Use conversion filter" option needs to be activated in the subscription dialog box. The filter is specified by either typing the path of the filter script into the "Convert using" textbox or selecting the filter after clicking the "Select File..." button. The filters are simple programs that read the non-supported feed format using stdin and output the valid feed to stdout. Conversion filters are often written using perl.

Feed Properties

The feed properties dialog is used to configure additional feed properties and can be activated in the "Feeds" menu or from feed context menu. After successfully creating a new subscription you usually don't need to change the feed properties.

Only if you want to change the HTTP authentication, the caching behaviour or other feed specific options then you need to use the feed properties dialog.

The dialog groups the feed properties into five sets: "General", "Source", "Archive", "Download" and "Advanced":

General Properties

The "General" pane allows you to set feed title and update interval. The feed name is is the feed's name shown in the feed list. Multiple feeds can have the same name.

The feed update interval controls how often Liferea attempts to update a feed. Typically, the feed update interval can be left at its default. We recommend to use the global update interval preference which you can find in the preference dialog because it allows one to change the update interval of all feed simultaneously.

Sometimes a feed provides a feed specific update interval. If this is the case Liferea automatically activates the user defined update interval setting and enters the feed specific update interval. This is only done during the initial feed subscription. You should never need to change such a setting.

The update interval can be set using the following options:

Use global default update interval
This preference is used for all feeds that have the update interval setting to follow the global default update interval setting.
Feed specific update interval
There might be situations where you want to specify a update interval which might be more or less frequent than the global update interval. Then you should select the user defined interval option and enter the interval value you want. When specifying an update interval, you should consider the web traffic you will cause with an inappropiate update interval. Don't update more often than the feed's content is updated.
Don't update this feed automatically
This option allows you to prevent updating the feed. You can use this option for feeds you always want to have only updated manually.

Source Properties

The "Source" pane contains the same fields that the advanced subscription dialog provides. You can use these settings to change the feed source (e.g. after a feed's URL has changed).

Archive Properties

The third pane, "Archive", controls how many items of a feed are kept when Liferea saves a feed to disk. Similar to the update interval settings there is a corresponding global preference which sets a default cache size for all feeds. You should use the feed specific cache settings only to implement exceptions from the global default cache size.

Default Cache Settings
Makes the feed use the default cache settings, which are stored in the main Liferea preferences.
Disable Cache
Disable the feed's items from ever being saved.
Unlimited cache
Save all items.
Limit cache to # items
Limits the cache size to #.

Note: Flagged items are always saved, regardless of the cache settings. So if you have found an important headline and want to prevent it from being dropped from the cache just flag this headline.

Download Properties

This tab allows you to disable the use of the global proxy setting and to enable HTTP authentication when downloading the feed. Enable the checkbox and enter appropriate user and password values to use pasword-protected feeds. Usually you won't need to use these settings because you will be asked username and password when subscribing to the feed that requires authentication.

Advanced Properties

In this pane you can enable enclosure auto-downloading by enabling the check button in this pane.

The second check button allows you to change the item selection behaviour. Per-default Liferea shows the item description in the HTML view pane. When this check box is enabled it will automatically load the item link when the item selection changes.


Prev Contents Next