-
Notifications
You must be signed in to change notification settings - Fork 490
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
Can't Edit Old Blogger Posts (>500) #247
Comments
I'm using version 0.5.1.4 already have this option. Did you try the most recent version of Live Writer? |
@FixarFarsan which blog type are you using? |
Oh, sorry @ScottIsAFool - I am using Blogger platform and I have the "show all" option but it gives me an error, "Show 500" works but not "Show 1000" , 3000 and All. I have about 3500 published blog posts on my blog. |
Can you post the error and your log files please. |
The service blogger has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError at Google.Apis.Requests.ClientServiceRequest |
This is a Blogger limitation. They do not allow to retrieve more than 500 posts at one request (maybe due to large traffic). There is nothing you or OLW team can do. |
Ok, but with the latest version of WLW I could open my first posts and edit them by selecting "Show ALL" and wait.. Is it possible to load the posts in batches of 500 when selecting "show all" in OLW? |
nope. Metaweblog API do not allow this. There is only Although, Metaweblog API is simple, it lacks in some important things. Wordpress made data structure extensions, but no one made changes in methods (or, at least, made them a community standard). For example, WLW/OLW uses When you select desired post, WLW/OLW calls |
Interesting but still.. in WLW it worked to open all 3000+ posts so could OLW get the same function for "show all"? |
As I said, it is Google's limitation. They set retrieval post count limit on their servers. If you try to do this with WLW, it will fail now as well. Sent from Outlook Mobilehttps://aka.ms/sdimjr On Fri, Dec 25, 2015 at 2:21 PM -0800, "FixarFarsan" <notifications@github.commailto:notifications@github.com> wrote: Interesting but still.. in WLW it worked to open all 3000+ posts so could OLW get the same function for "show all"? Reply to this email directly or view it on GitHubhttps://github.com//issues/247#issuecomment-167264968. |
This is too bad. Then we need to have a solution like this soon to avoid having to edit posts directly in Blogger something that often messes up the formatting. |
@jtbworld That plugin will be available soon for OLW. |
I am so looking forward to be able to edit and update older posts so this is really good news! Hope to see this plugin very soon, thanks! |
@ScottIsAFool - Do you know anything about the plugin? I am trying to update old posts by copying the post html to OLW, update it and paste it back using blogger.com editor but it does not look good (extra rows for example) so the plugin would be a huge help! Thanks in advance! |
@FixarFarsan you'll have to ask the developer https://twitter.com/_paperino/status/674672601894027264 |
@ScottIsAFool Ok, thanks I have sent him the same question 👍 |
I have a fix to support loading more than 500 Google Blogger posts (pull request #371) but I'd like to get a few volunteers to test the changes. I have a version of Open Live Writer that I've built that contains the fix. Please follow these instructions and then report back if it worked or didn't work for you. Thanks!
|
@Crypt32 I was lucky in this case, Google provided an easy way to fetch another 500 posts after top 500 posts. Each Blogger response returns a |
this is interesting. I wasn't aware about this (I'm not using blogger). Maybe, it is something I could implement this in my weblog engine if your fix will be accepted. |
THANK YOU @willduff - You are are the best!! I have tested to open ALL and it loads all my 3500+ posts I have written since 2009. Everything went Perfect so please add this update into the next public OLW release. |
Issue #247 - Support loading more than 500 Google Blogger posts
Just checked this in, so it will be in the next OLW release. Closing as fixed with pull request #371. |
Curious as to when the next release will be? Is there somewhere I can Thanks and thanks to ALL of you working on this project!!! Barbara On 2/10/2016 11:33 AM, Will Duff wrote:
|
I've changed my computer and installed last version of open live writer (0.6.2) Also I cannot see body part of my old drafts. Can anyone help me? I'm also searching older versions but cannot find them. |
Hi OLW developers and thanks for the working blogger release!
I am now and then editing my old posts and the current version does not allow me to open more than 500 posts. Could you please remove this limit when you choose "Show All".
Thanks in advance!
The text was updated successfully, but these errors were encountered: