No description
Find a file
stacksmash76 fe06363530
chore: add eslint and cleanup (#118)
* refactor: modified existing react imports to conform with the recommended approach of not using the default export directly, since it will be deprecated in one of the future releases. see https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html for more info. note: react types don't require importing of react.
refactor: cleaned up some of the imports

* feat: added eslint and fixed all the errors/warning. eslint can now be invoked by running "npm run lint".
chore: updated .gitignore not to include unnecessary artefacts.
refactor: re-organized some of the imports.

* refactor: converted remaining few typed functional components to proper prop argument structure.

* fix: fixed small react-query invalidation bug for the FilterDetails component.

Co-authored-by: anonymous <anonymous>
2022-02-08 18:10:47 +01:00
.github chore: create FUNDING.yml 2022-01-26 15:19:50 +01:00
cmd Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
internal fix: indexers orpheus torrent url (#122) 2022-02-07 18:59:59 +01:00
pkg refactor: download client addr parsing (#108) 2022-02-04 17:38:18 +01:00
test/integration Feature: Support multiline irc parsing (#39) 2021-12-21 21:15:42 +01:00
web chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
.dockerignore build: releases with actions and docker 2021-08-11 15:41:09 +02:00
.gitignore chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
.goreleaser.yml Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
config.toml Refactor irc client (#19) 2021-08-29 23:23:02 +02:00
docker-compose.yml build: releases with actions and docker 2021-08-11 15:41:09 +02:00
Dockerfile build: update and split gh workflows (#88) 2022-01-16 15:54:59 +01:00
go.mod Feature: Support multi user per irc network (#78) 2022-01-13 21:26:23 +01:00
go.sum Feature: Support multi user per irc network (#78) 2022-01-13 21:26:23 +01:00
Makefile build: update dockerfile (#82) 2022-01-13 23:18:05 +01:00
README.md Indexers: Add HDBits (#95) 2022-01-23 17:37:19 +01:00

autobrr

Work in progress. Expect bugs and breaking changes. Features may be broken or incomplete.

autobrr monitors IRC announce channels to get releases as soon as they are available with good filtering. Built on Go/React to be resource friendly. A modern single binary replacement for autodl-irssi+rutorrent plugin.

Features:

  • Single binary + config for easy setup
  • Support for 21 trackers
  • Easy to use UI
  • Available torrent actions:
    • qBittorrent
    • Deluge
    • Radarr
    • Sonarr
    • Lidarr
    • Save to watch folder
    • Run custom commands

Tracker support

Is your tracker missing? Add an issue to request it.

Trackers
  • AlphaRatio
  • AnimeBytes
  • BeyondHD
  • BTN
  • EMP
  • FileList
  • GazelleGames
  • HDB
  • HD-Torrents
  • IPTorrents
  • Milkie
  • MoreThanTV
  • Nebulance
  • Orpheus
  • PTP
  • RED
  • Superbits
  • TorrentDay
  • TorrentDB
  • TorrentLeech
  • TorrentSeeds
  • TranceTraffic
  • UHDBits