awesome-rss icon indicating copy to clipboard operation
awesome-rss copied to clipboard

No longer works with tinytinyrss

Open TheCoffeMaker opened this issue 3 years ago • 12 comments

Describe the bug TinyTinyRSS API changed and not returns the following error when awesome-rss tries to add a new feed:

 {"error":{"code":"E_UNKNOWN_METHOD","params":[]}}

To Reproduce Steps to reproduce the behavior:

  1. Go to any site with rss feed
  2. Click on the green rss icon
  3. See error

Expected behavior Just expect to get the feed added correctly to tinytinyrss.

Screenshots N/A

Desktop (please complete the following information):

  • OS: GNU/Linux Debian Buster
  • Browser Firefox
  • Version 78.8.0esr (64-bit)

TheCoffeMaker avatar Mar 15 '21 04:03 TheCoffeMaker

Same issue here. tt-rss seems to handle plugins a bit differently since last commits, the route for bookmarking changed to public.php?op=bookmarklets--subscribe&feed_url={URL}

Likely introduced by this commit https://git.tt-rss.org/fox/tt-rss/commit/273ada7353b185e20452d54a8206d5e0cef9e573

olivierlemoal avatar Mar 19 '21 11:03 olivierlemoal

@TheCoffeMaker Looks like Mozilla will soon be removing page actions from the URL/awesome bar, and that'll be the end of Awesome RSS. First the removed the RSS when the removed RSS from Firefox, now they're removing the "Awesome" part with the removal of page actions.

shgysk8zer0 avatar Apr 06 '21 02:04 shgysk8zer0

Looks like Mozilla will soon be removing page actions from the URL/awesome bar

@shgysk8zer0 Sorry for the off-topic question, but any more info on that?

efermi avatar Apr 22 '21 11:04 efermi

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/pageAction does not mention any forthcoming deprecation, any news on this ?

olivierlemoal avatar Sep 23 '21 18:09 olivierlemoal

I am also affected. Would it be possible to make this change? I understand Firefox might one day change, but I see this was feared since at least 2018 (see https://github.com/shgysk8zer0/awesome-rss/issues/92).

Letting user set the URL completely with parameters just like https://example.org/homegrownrss.php?foo=bar&url=%s would make sure you don't have to update for every change in nextcloud, tt-rss or every obscure service there is.

LSchuepbach avatar Nov 09 '21 13:11 LSchuepbach

Why wasn't this updated sooner? It was literally one word, took me like 5min total. Well it's out for PR now, confirmed working locally for me! This never effected me until recently because I had never updated my TT-RSS instance.

hockeymikey avatar Dec 17 '22 05:12 hockeymikey

The problem is still there. Such a shame. @hockeymikey says he has a fix, if I understand correctly. Any chance to merge #165 and release ?

Krysztophe avatar Dec 10 '23 17:12 Krysztophe

Here you go: https://cloud.hockeymikey.com/s/ie76xf3sjx7r6fg

hockeymikey avatar Dec 11 '23 20:12 hockeymikey

Is there a reason why the Pull Request #165 isn't merged?

EarMaster avatar Feb 17 '24 01:02 EarMaster