ze0s

Results 20 issues of ze0s

Add support for generic RSS feeds.

backend
indexers
feeds

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...

bug
filters

To simplify docker setups, add option to load config from ENV vars.

enhancement
backend
docker
build

Add support for magnet links which are mainly used on public RSS feeds.

enhancement
backend
Download client
Feature request
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

web
backend
indexers
irc
settings
database
postgres
sqlite
database-migrations
proxy

Enable [CTCP replies](https://thelounge.chat/docs/guides/ctcp) with the IRC client.

backend
irc

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...

web
backend
build

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....

web
backend
filters
releases
database
database-migrations