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

OPML Support? #1

Closed
ckolos opened this issue Sep 18, 2019 · 2 comments
Closed

OPML Support? #1

ckolos opened this issue Sep 18, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ckolos
Copy link

ckolos commented Sep 18, 2019

I have an extensive collection of feeds in a different reader. Any plans to add OPML import support?

@Lallassu Lallassu added the enhancement New feature or request label Sep 19, 2019
@Lallassu
Copy link
Owner

This seems pretty simple to add. I'll take a look at it.

@Lallassu Lallassu self-assigned this Sep 19, 2019
@Lallassu
Copy link
Owner

The latest in master branch now supports to load OPML files. Point out the file in gorss.conf using the "opmlFile" configuration directive (see the README.md for example).

It will read the OMPL and fetch the URLs. I've just tested it using a standard generated OPML file with a couple of URLs.

Lallassu pushed a commit that referenced this issue Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants