wkpatrick

Results 4 issues of wkpatrick

This is due to :erlang.binary_to_existing_atom not being able to turn "name.utf-8" into an atom (the period is what causes it to trip up). Stacktrace ** (exit) an exception was raised:...

bug
postpone

**Problem** Builds run in WoodpeckerCI fail due to it setting HTTPS_PROXY to some value by default that does not match what this library expects. ``` + cd .. && MIX_ENV=prod...

Trim the HTTP(s)_PROXY environment variable when determining whether or not to proxy the download request. Fixes #90

I had some torrents pending in synapse. Many of them belonged to a tracker that is currently down, and a few of them belonged to various other trackers that were...

bug
synapse