David Young
David Young
@hkjeffchan This API doesn't return promises; it calls the `success` and `error` functions you supply at the end of the parameters list.
@xale76 It means that if you would like to try fully diagnosing and patching the issue, it is likely to get addressed more quickly. I don't know when anyone else...
Again, I don't know who has the resources to dedicate to solving this, but if it's important to you, you could consider it. At that point you'd probably ask questions...
I want to delete an entire set of recurring events, which seems to happen on Android when I delete any of them, but on iOS the "EKSpanThisEvent" option is passed...
I have decided to give it a go, for Android and iOS.
The cause of this problem is that `daybreak-1-2` contains a relative URL in the **Next Chapter** link. The proper fix would be to resolve the relative URL against the current...
The final chapter is broken too, but harder to fix. The scraper would need to follow the "Next" link right at the bottom of the page, instead of the "Next...
Thanks @natelowry. Very late reply, but you should be able to build my PR #1711 directly, and call `Playback.Open()`, `playback.GetNextCapture()`, etc (without adding any more PInvoke declarations). It is binary...
PS: The "Custom Transfer" hint also went away after I set `git config --global lfs.locksverify false`, but the hint messages don't mention File Locking or LFS, and they probably should.
Well... installing git lfs modified my global git config. Is that not how it's supposed to work? On Wed, 6 Sept 2023, 10:16 pm brian m. carlson, ***@***.***> wrote: >...