Implementing TTRSS: Get Counters #79

Closed
opened 7 years ago by jking · 2 comments
jking commented 7 years ago
Owner

getCounters

Required version: version:1.5.0

Returns a list of unread article counts for specified feed groups.

Parameters:

  • output_mode (string) - Feed groups to return counters for

Output mode is a character string, comprising several letters (defaults
to “flc”):

  • f - actual feeds
  • l - labels
  • c - categories
  • t - tags

Several global counters are returned as well, those can’t be disabled
with output_mode.

### getCounters Required version: version:1.5.0 Returns a list of unread article counts for specified feed groups. Parameters: - output\_mode (string) - Feed groups to return counters for Output mode is a character string, comprising several letters (defaults to “flc”): - f - actual feeds - l - labels - c - categories - t - tags Several global counters are returned as well, those can’t be disabled with output\_mode.
jking added this to the 0.2.0 milestone 7 years ago
jking added the
feature
api
labels 7 years ago
Poster
Owner

The output_mode parameter appears to be non-functional in TTRSS

The `output_mode` parameter appears to be non-functional in TTRSS
Poster
Owner

The auxcounter field appears to count total articles in user-managed virtual feeds (i.e. archived, starred, published, labels), and the counts for global-unread and virtual feed -4 (All articles) differ in that global-unread does not count archived articles (a moot point for us, as the archive is non-functional with API access alone).

The `auxcounter` field appears to count total articles in user-managed virtual feeds (i.e. archived, starred, published, labels), and the counts for `global-unread` and virtual feed `-4` (All articles) differ in that `global-unread` does not count archived articles (a moot point for us, as the archive is non-functional with API access alone).
jking closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.