Boris Gerretzen

Results 2 issues of Boris Gerretzen

When I create a directory with `DirectoryInfo dirInfo = new("temp"); dirInfo.Create();` in the main thread, the folder does not appear when executing `Directory.GetDirectories("/");` when it is run from the worker....

#### Description Aims to add support for the `o` parameter as described [here](https://torznab.github.io/spec-1.3-draft/external/newznab/api.html?highlight=json), the examples in the standard are only listed for XML, the JSON structure in this PR resembles...

Don't Merge