# autobrr > The modern autodl-irssi replacement. This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [Cross-seed with autobrr](https://autobrr.com/3rd-party-tools/cross-seed.md): 3rd party tools that can be used with autobrr. - [Manage torrents](https://autobrr.com/3rd-party-tools/manage-torrents.md): 3rd party tools to manage your torrents. - [seasonpackarr](https://autobrr.com/3rd-party-tools/seasonpackarr.md): automatic episode into season pack hardlinking. - [Sizechecker](https://autobrr.com/3rd-party-tools/sizechecker.md): Simple tool to stop downloads if disk is full with notification support - [Upgraderr](https://autobrr.com/3rd-party-tools/upgraderr.md): arr, deduplication andd cross-seed functionality. - [API Docs](https://autobrr.com/api.md): autobrr is a powerful automation tool. With the help of our API, developers can integrate and extend the functionalities of autobrr into their own ... - [Community](https://autobrr.com/community.md): Where to find the autobrr community; a Discord server with over 5,500 members and an IRC server at irc.autobrr.com. - [Authentication](https://autobrr.com/configuration/authentication.md): Learn about the different authentication methods supported by autobrr - [Configuring autobrr](https://autobrr.com/configuration/autobrr.md): The primary configuration entry point for autobrr is config.toml, which should be located in the config directory you specified to the autobrr proc... - [Download Clients](https://autobrr.com/docs/configuration/download-clients/dedi.md): A guide on how to set up download clients in autobrr. - [Connecting to download clients on a shared seedbox](https://autobrr.com/docs/configuration/download-clients/shared.md): These are confirmed working ways to connect to download clients on various shared seedbox providers. - [Feeds](https://autobrr.com/configuration/feeds.md): Some indexers does not have an IRC announce channel. Luckily, most of them have RSS support. This guide explains how to set it up. - [Indexers and trackers in autobrr](https://autobrr.com/configuration/indexers.md): A guide on how to set up indexers and trackers in autobrr. - [IRC](https://autobrr.com/configuration/irc.md): A guide on how to set up IRC networks and announce channels in autobrr. - [Notifications](https://autobrr.com/configuration/notifications.md): autobrr supports Discord, Notifiarr, Telegram, Pushover, Gotify, ntfy, LunaSea, Shoutrrr and generic webhooks for notifications. This is a guide on... - [Proxies](https://autobrr.com/configuration/proxy.md): autobrr supports using proxies for communication with indexers, feeds, irc networks etc. It supports both HTTP and SOCKS5 proxies. This is a guide ... - [Contributing to autobrr](https://autobrr.com/contributing.md): This is a guide on how to contribute to the project. - [Frequently Asked Questions](https://autobrr.com/faqs.md): Here you'll find a list of frequently asked questions. - [Actions](https://autobrr.com/filters/actions.md): A configured action is what your autodl does with a successful push. You can send it any of the supported actions. Each filter supports multiple ac... - [Advanced](https://autobrr.com/filters/advanced.md): Explanation of advanced filter options, fields and values. - [Category Examples](https://autobrr.com/filters/categories.md): Categories for autobrr filters. This list was created with help from users like you. If you have others, please add them yourself or reach out on d... - [Cross-seed with qui](https://autobrr.com/filters/cross-seed-qui.md): Set up automatic cross-seeding with autobrr and qui. - [Filter Examples](https://autobrr.com/filters/examples.md): Filter examples for Sonarr, Radarr, building buffer and ratio. - [External](https://autobrr.com/filters/external.md): Explanation of external filter options, fields and values. - [Freeleech](https://autobrr.com/filters/freeleech.md): List of indexers supporting freeleech - [General](https://autobrr.com/filters/general.md): Explanation of filter options, fields and values. - [Filter Intro](https://autobrr.com/docs/filters/intro.md): Explanation of filter options, fields and values. - [Lists](https://autobrr.com/filters/lists.md): Lists transforms items monitored by arrs or lists into autobrr filters. Useful for automating your filters for monitored media or racing criteria. - [Macros](https://autobrr.com/filters/macros.md): Actions and external filters support a powerful templating engine which you might not want to miss out on! - [Music](https://autobrr.com/filters/music.md): Explanation of music filter options, fields and values. - [Omegabrr](https://autobrr.com/filters/omegabrr.md): Omegabrr transforms items monitored by arrs or lists into autobrr filters. Useful for automating your filters for monitored media or racing criteria. - [Skip Duplicates](https://autobrr.com/filters/skip-duplicates.md): Skip duplicates feature - [TV & Movies](https://autobrr.com/filters/tv-movies.md): Explanation of filter options, fields and values. - [Installation instructions for docker](https://autobrr.com/installation/docker.md): This guide expects some previous docker knowledge and an already working environment. - [Installation instructions](https://autobrr.com/installation/intro.md): An overview of the ways to install autobrr; on a shared seedbox, a Linux server, Docker, macOS or Windows, with pointers to reverse proxy and datab... - [Installation instructions for linux servers](https://autobrr.com/installation/linux.md): A guide on how to install autobrr on linux servers either manually or via seedbox solutions like swizzin, saltbox and quickbox. - [Installation instructions for macOS](https://autobrr.com/installation/macos.md): A guide on how to install autobrr on macOS. - [Caddy](https://autobrr.com/installation/reverse-proxy/caddy.md): A collection of examples on recommended reverse-proxy configurations for Caddy. - [Reverse proxy overview](https://autobrr.com/installation/reverse-proxy.md): Why and how to run autobrr behind a reverse proxy, with configuration guides for Caddy, lighttpd, nginx, SWAG, Traefik and Tailscale Serve. - [lighttpd](https://autobrr.com/installation/reverse-proxy/lighttpd.md): A collection of examples on recommended reverse-proxy configurations for lighttpd. - [Nginx](https://autobrr.com/installation/reverse-proxy/nginx.md): A collection of examples on recommended reverse-proxy configurations for Nginx. - [Swag](https://autobrr.com/installation/reverse-proxy/swag.md): A collection of examples on recommended reverse-proxy configurations for Swag. - [Tailscale Serve](https://autobrr.com/installation/reverse-proxy/tailscale-serve.md): Using Tailscale Serve as a reverse proxy for autobrr - [Traefik](https://autobrr.com/installation/reverse-proxy/traefik.md): A collection of examples on recommended reverse-proxy configurations for Traefik. - [autobrr installation instructions for dedicated seedboxes and shared (non-root) seedbox solutions like giga-rapid, hostingby.design, swizzin.net, ultra.cc, whatbox, seedhost, feralhosting, bytesized-hosting and rapidseedbox.](https://autobrr.com/installation/seedbox.md): These are instructions and installation scripts for dedicated seedboxes with the most common solutions. See [Linux](./linux.mdx) if you are running... - [Setup autobrr with PostgreSQL](https://autobrr.com/installation/supplementary/postgresql.md): A guide on how to use PostgreSQL with autobrr. - [Transfer your installation](https://autobrr.com/installation/supplementary/transfer-installation.md): This guide will walk you through the steps needed to transfer your settings such as filters, indexers, IRC networks, feeds, clients, notifications ... - [Installation instructions for Windows](https://autobrr.com/installation/windows.md): A guide on how to install autobrr on Windows. In this setup we will create an autobrr user and a Windows service that operates in the background. - [Introduction](https://autobrr.com/introduction.md): With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some. autobrr is the m... - [Quick Start](https://autobrr.com/quick-start.md): Autobrr quick start - [Support Development](https://autobrr.com/support.md): Donation options that help fund ongoing autobrr development. - [Account](https://autobrr.com/usage/account.md): Account settings. - [Search function](https://autobrr.com/usage/search.md): The Releases tab will show you every matched and rejected release. You can search through this list by typing your query and/or with selected keywo... - [Tips](https://autobrr.com/usage/tips.md): Useful tips for using autobrr.