Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer works with tinytinyrss #144

Open
TheCoffeMaker opened this issue Mar 15, 2021 · 9 comments
Open

No longer works with tinytinyrss #144

TheCoffeMaker opened this issue Mar 15, 2021 · 9 comments
Assignees

Comments

@TheCoffeMaker
Copy link

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)
@olivierlemoal
Copy link

olivierlemoal commented Mar 19, 2021

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

@shgysk8zer0 shgysk8zer0 self-assigned this Mar 19, 2021
@shgysk8zer0
Copy link
Owner

@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.

@efermi
Copy link
Contributor

efermi commented Apr 22, 2021

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?

@olivierlemoal
Copy link

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

@LSchuepbach
Copy link

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 #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.

@hockeymikey
Copy link

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 added a commit to hockeymikey/awesome-rss that referenced this issue Dec 17, 2022
@Krysztophe
Copy link

Krysztophe commented Dec 10, 2023

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 ?

@hockeymikey
Copy link

@EarMaster
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants