diff --git a/README.md b/README.md index d3a7d45..54f3c5d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Massive Thanks to WalkerServers for spo - [AutoDL setup (Advanced)](#autodl-setup-advanced) - [Torrent Category](#torrent-category) - [Change Category on torrent completion](#change-category-on-torrent-completion) + - [Autobrr Setup](#autobrr-setup-beta) - [qBittorrent post race setup](#qbittorrent-post-race-setup) - [Other Scripts](#other-scripts) - [Tag Errored Torrents](#tag-errored-torrents) @@ -159,7 +160,7 @@ This is the path to the script. Now in AutoDL, change the Action for your filter 2. Comamnd - `/home/username/scripts/qbit-race/bin/autodl_feed.js` 3. Arguments - `"$(TorrentPathName)"` -** NOTE: THIS IS DIFFERENT THAN PREVIOUS VERSION WHICH NEEDED 4 ARGUMENTS!!! ** +**NOTE: THIS IS DIFFERENT THAN PREVIOUS VERSION WHICH NEEDED 4 ARGUMENTS!!!** Click OK, and that should be it! @@ -206,6 +207,10 @@ CATEGORY_FINISH_CHANGE: { } ``` +## autobrr setup (BETA) + +It should work with [autobrr](https://github.com/autobrr/autobrr) as well, for the arguments in autobrr, just put `{{ .TorrentPathName }}` , and the command to execute same as that for AutoDL (path to `autodl_feed.js`). Advanced instructions for category etc. are similar. + ## qBittorrent post race setup After the race, the post race script will resume the torrents (if nothing else is downloading), and also send you a discord notification with the ratio (if you have enabled it).