Jesper Louis Andersen
Jesper Louis Andersen
https://github.com/actions/virtual-environments/issues/2187 would be really nice to have here. Then I could go enable building for that platform.
Another data point is that `setup-beam` as an action must support `macos-latest` too!
More or less, yes. The project needs some TLC if it is to be made ready to run on a new Erlang version, I'm sure. The upnp and mdns code...
https://github.com/benoitc/upnp should give you the upnp code, if you are interested, but do note the comment in that repository: Benoit ended up writing a better version of it.
I'll try to read the code and figure out what is happening in it later today.
This is excellent! Keep up the good work!
A cool thing would be to compile a list of all the queries you do toward `etorrent_core`. That way, we can write an official API
Not at the moment. You will have to remove the .torrent from the watched directory, but that also removes its entry. Support for pausing torrents will require some work. Essentially...
Makes sense. Consider routing anything in log.hrl through it as well.
This is still ongoing, but we should definitely be using `lager` all over the place rather than roll our own logging framework inside etorrent.