ze0s
ze0s
Hi, @mjvotaw I deleted your issue since you had posted logs with your rss key in them. It might be a good idea to update the key. As for the...
To simplify docker setups, add option to load config from ENV vars.
Add support for magnet links which are mainly used on public RSS feeds.
Hi! Been a happy user of this library for a couple of years and it works great! :smiley: Something I've wanted and needed for a while is the ability to...
Add support for proxies to use with IRC connection and Indexer downloads. Initial support for SOCKS5/5. Will add http(s) later on and will consider Flaresolverr as well. Resolves #728
Enable [CTCP replies](https://thelounge.chat/docs/guides/ctcp) with the IRC client.
This PR adds end-2-end testing of autobrr and moves the PGO generation from integration tests to be profiled and generated from e2e tests, among other things. - [x] Initial setup...
Hi! I'm running into issues with TorrentSet and `seedIdleLimit` not being set. All limits are fine. The struct takes a `time.Duration` but the spec for both [v3](https://github.com/transmission/transmission/blob/3.00/extras/rpc-spec.txt#L127) and [v4+](https://github.com/transmission/transmission/blob/4.0.4/docs/rpc-spec.md?plain=1#L156) needs...
Implement skip duplicates handling in filters. A user can set up different "Duplicate Profiles" where they can configure what properties must match for a release to be considered a duplicate....