No description
Find a file
stacksmash76 20138030e1
refactor: various frontend improvements (#101)
* Removed recoil and replaced it with react-ridge-state, a 0.4kb alternative.

* Added AuthContext and SettingsContext persistent localStorage states.

* Fixed tailwind.config.js incorrect key directive. See https://tailwindcss.com/docs/content-configuration#safelisting-classes.

* Changed darkMode in Tailwind to "class" and started manually adjusting the theme according to the appropriate media query.

* Added possibility of changing the theme manually via the Settings tab.

* Changed Releases.tsx behavior to show the UI only when the HTTP request succeeded and there is some data (i.e. table is non-empty).

* Changed the table color of screens/filters/list.tsx to a one notch lighter shade of gray for eye-comfort.

* Replaced "User" in the header, with the users real username.

* Made data version, commit and date fields optional in settings/Application.tsx.

* Started working on a RegExp playground, which works fine, but JS won't cooperate and return the right match length. Either way, the RegExp must be implemented on backend and then must be communicated with the frontend. Otherwise a potential for incorrect results exists.

* Removed Layout.tsx, since it was redundant.

* Created a Checkbox component class for easier and consistent future use.

* Rewritten App.tsx, Login.tsx, Logout.tsx to accomodate for new changes.

* Fixed previous mistake regarding tailwind.config.js purge key, since we're still using old postcss7 from October last year

* Removed package-lock.json from both root and web directories.

* Refresh TypeScript configuration to support a types/ directory containing d.ts. The effect of this is that types don't have to be imported anymore and are at all times available globally. This also unifies them into a single source of truth, which will be a lot easier to manage in the future. Note: Only certain interop types have been moved at the time of writing.

* Fixed minor Checkbox argument mistake.

* fix: remove length from data check

* chore: lock files are annoying

* fix: select

* fix: wip release filtering
2022-01-26 23:54:29 +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 Indexers: Add HDBits (#95) 2022-01-23 17:37:19 +01:00
pkg feat(filters): add music filters (#91) 2022-01-19 18:50:04 +01:00
test/integration Feature: Support multiline irc parsing (#39) 2021-12-21 21:15:42 +01:00
web refactor: various frontend improvements (#101) 2022-01-26 23:54:29 +01:00
.dockerignore build: releases with actions and docker 2021-08-11 15:41:09 +02:00
.gitignore Fix: Remove mock indexers (#83) 2022-01-13 23:29:19 +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