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

[FR]: CLI parameter to update desired feeds #1648

Open
blackwaterpark22 opened this issue Feb 19, 2025 · 0 comments
Open

[FR]: CLI parameter to update desired feeds #1648

blackwaterpark22 opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels
Type-Enhancement This is request for brand new feature.

Comments

@blackwaterpark22
Copy link

blackwaterpark22 commented Feb 19, 2025

Brief description of the feature request

Hello there, I wanted to suggest a potential feature that is similar to the CLI url parameter for adding new feeds like the example in https://rssguard.readthedocs.io/en/stable/features/cli.html but for updating feeds instead

Instead of adding the whole URL for each feed, I imagine the easiest way this could be done is with the Item IDs and (I don't know if they exist) maybe Category IDs?

rssguard.exe -fetch_all
rssguard.exe -fetch_category "1, 4"
rssguard.exe -fetch_item "20, 45, 110, 140, etc"

The use case for this would be for more restrictive feeds that blocks/timeouts the user if too many connections are requested, so they can set a batch command using the task scheduler to only update those problematic feeds in the desired interval since it is not feasible for everyone to keep their computers running until the next scheduled feed update of let's say, 48 hours. It also just gives more options to the user overall

@blackwaterpark22 blackwaterpark22 added the Type-Enhancement This is request for brand new feature. label Feb 19, 2025
@blackwaterpark22 blackwaterpark22 changed the title [FR]: CLI parameter to update desired feeds using the Item IDs [FR]: CLI parameter to update desired feeds Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Enhancement This is request for brand new feature.
Projects
None yet
Development

No branches or pull requests

2 participants