David Moore

Results 27 comments of David Moore

This is something I've had in mind. I was tempted to base v3 on .NET Core (which would be the start of cross-platform support), but wasn't sure what impact that...

Hi! I haven't heard much demand, but I still intend to do this. .NET Core has come a LONG way, so I'm looking at porting the code to .NET Core...

Hi, I'll look into this!

Hi. This might be a tricky one to implement depending on how they do authentication. Do you know any technical details about this? In the meantime, I'm getting in contact...

This is the one feature I haven't put into 2.0 yet; the main reason being that I want to ensure that the username and password can be stored safely. I'm...

Hi @mdmower ! I haven't forgotten this issue. The ability to combine multiple lists is baked in now, but creating a user interface to customize this isn't. It works by...

Hi. 1. I'll look into this list. 2a. It should remember your setting; I'm currently re-hashing the options and default lists anyway. 2b / 2c. I'm considering adding multiple lists...

Hi! I'm going to try to add built-in support at some point but won't have a chance in next few weeks I think. Perhaps you can use the direct list...

Thanks for the updates. Deluge doesn't like the extra whitespace in the default list, so I've changed the default list to use the more compact format. Deluge should be fine...

I looked at the Deluge source code and it didn't like the extra spaces in the default Emule style, so I changed the default filter to the one you see...