autobrr − modern download automation for torrents and usenet
|
autobrr |
[−−config path] |
|
[−−config path] action [options] |
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.
−−config=PATH
Path to configuration directory (default: ˜/.config/autobrr)
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 |
−−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)
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) |
˜/.config/autobrr/config.toml
Default configuration file location
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
Basic usage with default configuration:
autobrr
Using custom configuration directory:
autobrr --config=/path/to/config
Report bugs at https://github.com/autobrr/autobrr/issues
Ludvig Lundgren and the autobrr contributors
Copyright (C)
2021-2024 Ludvig Lundgren
License GPLv2+: GNU GPL version 2 or later
Full documentation at: https://autobrr.com
Discord community: https://discord.autobrr.com
|
0 |
Successful program execution. |
|||
|
1 |
Usage, syntax or configuration file error. |