-
Notifications
You must be signed in to change notification settings - Fork 76
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
Rescan issues #501
Comments
I wouldn't classify the missing automatic reset as an error. Once a So in your case you can set |
The main issue is that even when i complete the download it still look through full blogs on every run so far. And every post show up as One thing i miss is some sort of indicator that show if it download the blog as normal or with Force rescan enabled in the download Queue. Like a F before the star ratings or something. I know that you can look for the check mark in details but this can be tedious with a large amount of blogs and in my case none have that check mark and still it look through it all. I was under the impression that LastId was the id of the Latest Postdate found and that the scan wouldn't go beyond this date unless rescan was enabled? So does the downloader have to encounter this id to stop? And what happens if this id got removed by the blog or twitter/tumblr? |
I've been having this same issue for a while where some Twitter accounts seemed to be force rescanning despite having the option turned off. Now with the latest update (v2.15.0) I do see these accounts have an [F] next to them even with force rescan off with seemingly no way to remove it. I have tried re-checking force rescan in the settings, scanning the account and then un-checking after it's done, but the [F] just sticks around regardless and they continue to take ages to scan. I can't tell if there is any pattern to which accounts are affected, it seems more or less random. But even a handful of accounts with 10k+ posts force rescanning each time can cause backups to take days to complete with Twitter's rate limit. |
I recently ran
Force rescan
on some blogs and noticed first of all that this function doesn't automatically reset toFalse
after its done. But also when i manually set it to False in Blog Settings or config file then the software continues as if its still True and look through the complete blog and wont stop at last complete crawl or latest post date. It took hours to complete only 10 new posts.The text was updated successfully, but these errors were encountered: