David Idol
David Idol
Any update as to when we can expect a more official fix? Thanks!
@pimterry Would love to see this. Are you interested in a PR?
Is the Babel bug completely blocking progress on this issue?
I also use this - in my case my apprise URLs are just stored globally (no "key") via [`APPRISE_STATELESS_URLS`](https://github.com/caronc/apprise-api/blob/master/README.md#environment-variables). I tried leaving the URLs field blank in NZBHydra's notifications settings...
I'm seeing this exact same error. Were you able to get it resolved @dmitrym0?
Hi @Jonnl227 can you share the email address you used? (you can send it to me privately on Discord or at my email david.idol at gmail if you prefer). I...
Hi @Jonnl227 unfortunately if you reply to the Github issue via email it redacts the email address (it just shows up as "***@***.******@***.***" if you look on https://github.com/ModernKit/xcloud-keyboard-mouse/issues/11) so you'll...
Yeah, I'm interested in using https://github.com/christophhagen/BinaryCodable for larger file writes.
FYI for those interested - [I made a fork here](https://github.com/idolize/Disk) that allows you to conform any custom encoder/decoder to the `DiskEncoder` or `DiskDecoder` protocols and use those instead with any...
@michaeleisel it's probably possible, but I had issues getting the compiler happy when I tried (admittedly I didn't spent a lot of time on it)