-
Notifications
You must be signed in to change notification settings - Fork 589
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
Function to update entries from specific source only #1852
Comments
Workaround: make dedicated categories Create a new category for the source in question, search for the source name in your library, make sure all filters are disabled, then use the Select All functionality in each existing category, and simply add the new source-specific category. Then you can update just that category by pulling down. |
update all from one source at a time would hurt that source. Why need to update from a single source though? |
@cuong-tran Let me elaborate, let's assume I have three sources A, B, C. When doing a global update, unless auto update settings are tweaked, all sources will get requests. Now if, for example B had Cloudflare firewall, and I forgot to clear it from webview, no entries will be updated from B. After clearing the test, to update the entries from B, I have two options excluding the above mentioned workaround, either update each one manually or a global update. If I have large amount of entries from B, manually doing each one can be cumbersome, so users will go for a global update, now all three of the servers will get hit, unnecessary load for A and C. But if only updating from B, other servers will not get unnecessary load. |
I totally understand and familiar with the situation you give. But you could just wait til next auto-update to get those entries updated, or if you enable Smart Update with prediction then source A & C won't get unnecessary checked when you do global update manually. |
Of course, I usually do these. I think it is one of the those features, you won't miss it if it's not present, but it's nice to have. |
Describe your suggested feature
If a user have lots of entries like 300+ from different sources, globally updating can put strain on sources if lots of entries are from it.
Sometimes we have sources which are behind cloudflare, so we have to pass the test from webview then update for seamless experience, but if we forget to do it, we'll gets tons of errors.
If it was possible to update entries from specific source only, we could overcome this above mentioned problem.
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: