Manpage logo

autobrr - modern download automation for torrents and usenet

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  autobrr options  autobrrctl actions  autobrrctl options  FEATURES  FILES  ENVIRONMENT  EXAMPLES  BUGS  AUTHORS  COPYRIGHT  SEE ALSO  EXIT STATUS 

NAME

autobrr − modern download automation for torrents and usenet

SYNOPSIS

autobrr

[−−config path]

autobrrctl

[−−config path] action [options]

DESCRIPTION

autobrr is a download automation tool that monitors IRC announce channels and RSS feeds to automatically download desired content from torrent and usenet sources.

The application supports over 75 torrent trackers with IRC announces, Newznab, Torznab and RSS feeds. It features powerful filtering with RegEx support and a mobile-friendly web UI.

OPTIONS

autobrr options

−−config=PATH

Path to configuration directory (default: ˜/.config/autobrr)

autobrrctl actions

create-user username

Create a new user

change-password username

Change the password for a user

db:seed

Seed the sqlite database. Requires −−db-path and −−seed-db

db:reset

Reset and seed the sqlite database. Requires −−db-path and −−seed-db

version

Display version information

help

Show help message

autobrrctl options

−−db-path=PATH

Path to database file (for db:seed and db:reset)

−−seed-db=PATH

Path to SQL seed file (for db:seed and db:reset)

FEATURES

Download Clients

qBittorrent with built-in re-announce and categories

Deluge v1+ and v2+

rTorrent

Transmission

Porla

SABnzbd

Watch Folder support

Integration

Sonarr, Radarr, Lidarr, Whisparr, Readarr support

Custom script execution

Webhook support

Notifications (Discord, Telegram, Notifiarr, Pushover, Gotify)

FILES

˜/.config/autobrr/config.toml

Default configuration file location

ENVIRONMENT

AUTOBRR__HOST

Listen address (default: 127.0.0.1)

AUTOBRR__PORT

Listen port (default: 7474)

AUTOBRR__BASE_URL

Base URL for reverse proxy (default: /)

AUTOBRR__LOG_LEVEL

Log level (DEBUG, INFO, WARN, ERROR) (default: INFO)

AUTOBRR__DATABASE_TYPE

Database type (sqlite/postgres) (default: sqlite)

For a complete list of environment variables, see:
https://autobrr.com

EXAMPLES

Basic usage with default configuration:

autobrr

Using custom configuration directory:

autobrr --config=/path/to/config

BUGS

Report bugs at https://github.com/autobrr/autobrr/issues

AUTHORS

Ludvig Lundgren and the autobrr contributors

COPYRIGHT

Copyright (C) 2021-2024 Ludvig Lundgren
License GPLv2+: GNU GPL version 2 or later

SEE ALSO

Full documentation at: https://autobrr.com

Discord community: https://discord.autobrr.com

EXIT STATUS

0

Successful program execution.

1

Usage, syntax or configuration file error.


Updated 2026-06-01 - jenkler.se | uex.se