Nick Strupat
Nick Strupat
did you ever get to modifying the SIMD code?
Is this issue relevant with version 4.0.0?
@jcoutch you're right, but it's broken.
> Yes please! This is a necessity! > Unfortunately C# is not very pedantic with warnings when using unclear nullability methods in a file with nullable enabled. I wish there...
It looks like the `episode` objects just have a `torrent` property containing a magnet link, with the engine assuming the largest file in the metadata as the episode of the...
Thanks for your reply. Having the new `filename` property be optional would require minimal change on the client side. The client would just have an extra conditional block to check...
It looks like a couple of the CI checks hung?
I am also running into this issue, but from a different situation. Has there been any work on solving this yet? I'm happy to help.
I took a peek last night and started tinkering with some changes. I'll likely spend some more time this weekend. Does the library already figure out the correct database column...
Ok, awesome. I wrote some code that looks for the ComplexType attribute on the expression member and some preliminary logic for how to skip that instance access and wait for...