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

Please consider exposing skipHours (in shared model) #228

Open
DamonHD opened this issue Jun 11, 2024 · 2 comments
Open

Please consider exposing skipHours (in shared model) #228

DamonHD opened this issue Jun 11, 2024 · 2 comments

Comments

@DamonHD
Copy link

DamonHD commented Jun 11, 2024

Please consider making (RSS) skipHours as easy to use as possible to help gofeed clients minimise feed energy and bandwidth impacts, especially in the light of more and more grid power coming from solar.

https://www.earth.org.uk/RSS-efficiency.html

Rgds

Damon

@infogulch
Copy link
Contributor

This seems like a scheduling concern. gofeed doesn't do any scheduling, it just fetches a feed and parses it.

Maybe something like this would be a good application for an example test.

@DamonHD
Copy link
Author

DamonHD commented Jun 12, 2024

As I understand it (second hand, I'm not a direct gofeed user) currently skipHours is parsed but only available in the RSS-specific view rather than the unified view. Making it available in the unified view would make it easier for some clients to code for and use.

Rgds

Damon

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

2 participants