brock
brock
The problem is simple. In an RSS download rule, disabling "Ignore Subsequent Matches" downloads like 5 versions of the same episode. Not good. So what do we do? We set...
Would there be any support for a summing pushgateway as demonstrated [here](https://github.com/prometheus-net/prometheus-net/compare/master...jbrockerville:add_summing_pushgateway)? Essentially, raw prometheus metrics are picked up, parsed, and summed where appropriate, i.e. counter, summary, and histogram. I...
I've encountered an issue with the `ReaderFactory` and ZIP archives with "big" entries. If an archive has a sufficiently big enough entry, the reader fails to iterate over all the...
I have ZIP files created with a unknown app. I am accessing the `IEntry` entries via the `ReaderFactory` (a la [USAGE.md](https://github.com/adamhathcock/sharpcompress/blob/master/USAGE.md#use-readerfactory-to-autodetect-archive-type-and-open-the-entry-stream-1)). The entries contain their key, but all the other...
Hi, Incredibly useful library! However, like some other users, I have a date-time issue. The ones I looked at, and mine, seem to stem from the fact that the worksheet...
Ran with `vCardLib/vCardLib.Tests/v3.vcf`. The pictures list only contains the two URL photos.
Type: Bug Really really really long lines are initially wrapped despite the wrap setting being off and you have to toggle wrap get it to show it as a single...