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

atom feed support #25

Open
shumvgolove opened this issue Mar 28, 2021 · 2 comments
Open

atom feed support #25

shumvgolove opened this issue Mar 28, 2021 · 2 comments

Comments

@shumvgolove
Copy link

This has been requested before, but the issue was closed.

Currently there is no way to read atom feeds, because adding any atom feed results in "No items found." In my case, atom feeds appear pretty much every now and then.

Libraries we could use:

  • Earl. Licensed under LGPLv3, last update Feb 21 2021, written in Java.
  • syndication. Licensed under Apache 2.0, last update 6 Dec 2019, written in Kotlin.
  • Or we could use logic from other FOSS feed readers (although I'm not sure is this right from a moral perspective and maybe just writing parse logic yourself would be easier):
    • Flym src. Licensed under GPLv3, written in Kotlin.
    • Feeder src. Licensed under GPLv3, written in Kotlin.
@jcerdenia
Copy link
Owner

Thank you! I am indeed looking for a new library – stay tuned.

@ratsclub
Copy link

ratsclub commented May 6, 2022

I guess this is supported now?

#43

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

3 participants