Michael Goodnow

Results 127 comments of Michael Goodnow

https://github.com/cross-seed/cross-seed/blob/eb201b70838b8c6fb854d87f479876b706cb2956/src/torrent.ts#L162-L162 might be coming from here

after doing some thinking, easiest solution is likely to add `dirContents` to a temporary table and then use that for the NOT IN clause. otherwise we have to page through...

Well, it would be the same way that cross seed would do it. This seems like a pretty niche feature, so unless we see a swarm of demand for it,...

> I updated filterTimestamps to filter by support category first. Thanks for that fix!

> From my testing, my queries were cut in half. that's huge! Very glad to hear.

> A nice benefit of the implementation is that if the previous searchee needed to search an indexer than the next wasn't going to, the results are still used by...

Looks like something's up with the diff.