tinytinyrss-fever-plugin icon indicating copy to clipboard operation
tinytinyrss-fever-plugin copied to clipboard

Tiny Tiny RSS Fever API Plugin

Results 11 tinytinyrss-fever-plugin issues
Sort by recently updated
recently updated
newest added

Hello, I just installed the fever plugin on a new TTRSS installation and when I tried to log-in on the fever api endpoint I had this error: ``` Undefined array...

Using fever plugin 2.2.0 - Using Reeder v3, works with Fever plugin. Using Reeder v4, does not login with fever plugin, (no error, just immediate return to login settings). Updated...

Hi I have enabled fever plugin and set the password in ***Fever Emulation*** preference. When I requested `https://tt-rss.url/plugins.local/fever/` page. It returned this error message : ``` {"api_version":3,"auth":0,"error":"NOT_LOGGED_IN"} ``` My tt-rss...

After copying the fever plugin into the "plugins.local" folder, the standard options vanish. Only the category headers are shown, but no options editable. See screenshot below. It doesn´t matter, if...

Hi, there! I had set up the tt-rss as well as this plugin. I can log in and it loads up the articles that I have subscripted to, but I...

If I use Mysql (mariadb) as ttrss back-end database `?items` returns json value `TotalItems` as string If I use Postgres as ttrss back-end database `?items` returns json value `TotalItems` as...

``` { "api_version": 3, "auth": 1, "total_items": 33725, "items": [], "last_refreshed_on_time": "1565084077" } ``` > last_refreshed_on_time contains the time of the most recently refreshed (not updated) feed (Unix timestamp/integer)

In order to deal with the problem of image loading, I turned on the media caching feature of TTRSS subscription links. However, I found that the TTRSS Fever API plug-in...

Hi, I'm currently having trouble connecting via the Fever API plugin that's included in the docker-compose image of [Awesome-TTRSS](https://github.com/HenryQW/Awesome-TTRSS). The plugin in that docker-compose image is at 2.3, where the...

Cheers, recently, the fever plugin does not work anymore: Env: ttrs as armv7 docker container (image: nventiveux/ttrss-arm32v6:master) macvlan network with class c address traefik as reverse proxy Worked all since...