You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/configuration/indexers.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -53,14 +53,14 @@ If you want more indexers added please create an [Indexer Request](https://githu
53
53
54
54
For example, torrentleech provides their users with [this](http://wiki.torrentleech.org/doku.php/autobrr) page.
55
55
56
-
- If NickServ Password is marked `*` as required, then you need to have a registered account on that IRC network. See [registering with NickServ](/configuration/irc#registering-with-nickserv).
56
+
- If NickServ Password is marked `*` as required, then you need to have a registered account on that IRC network. See [registering with NickServ](irc.md#registering-with-nickserv).
57
57
- If NickServ Account is marked `*` as required, that's only used as nick, but supports NickServ auth.
58
58
- The invite command field in `Settings > IRC > Edit network` are pre filled, but you need to add your IRC key. The rest should be left as is.
59
59
60
60
1. After the indexer is set up, head to `Settings > IRC` and click the 3 dots for the newly created network, hit `Edit`, and then enable the network. This is a good time to look over everything. The invite command etc.
61
61
62
62
:::caution Important
63
-
Please check the [IRC](/configuration/irc) section for more details regarding NickServ, IRC keys, and grouping of nicks.
63
+
Please check the [IRC](../configuration/irc.md) section for more details regarding NickServ, IRC keys, and grouping of nicks.
Copy file name to clipboardexpand all lines: docs/configuration/irc.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ You shouldn't need to worry about it, but it's nice now to know what you need to
86
86
87
87
## Setup
88
88
89
-
The initial setup of IRC networks and channels are done during the setup of [indexers](/configuration/indexers).
89
+
The initial setup of IRC networks and channels are done during the setup of [indexers](../configuration/indexers.md).
90
90
91
91
If you for some reason need to setup a network manually, or edit an existing one, you can do that in `Settings > IRC`.
92
92
@@ -165,7 +165,7 @@ You may need to enable some modules for the network based on the networks setup.
165
165
166
166
#### Enabling SSL
167
167
168
-
While this is not required, it might be easier to get going than you think. This section is based on already having Linuxserver´s SWAG generating a certificate for `znc.mydomain.com`, while keeping all traffic between containers inside the same docker network.
168
+
While this is not required, it might be easier to get going than you think. This section is based on already having Linuxserver´s SWAG generating a certificate for `znc.mydomain.com`, while keeping all traffic between containers inside the same docker network.
169
169
170
170
There is two changes that need to be done to the compose example to allow this to work.
In case you are still having troubles with setting up the TorrentLeech indexer,
83
+
In case you are still having troubles with setting up the TorrentLeech indexer,
84
84
you can find detailed instructions for the setup process on their wiki:
85
85
86
86
https://wiki.torrentleech.org/doku.php/autobrr
87
87
88
88
## I have set up an indexer, but it does not connect to the #announce channel. What do I do?
89
89
90
-
Make sure you have entered the necessary keys in the invite command and that your IRC user has privileges to access to the #announce channel. See [IRC setup](/configuration/irc).
90
+
Make sure you have entered the necessary keys in the invite command and that your IRC user has privileges to access to the #announce channel. See [IRC setup](./configuration/irc.md).
91
91
92
92
import Botnaming from '/snippets/botnaming.mdx';
93
93
@@ -129,11 +129,11 @@ Use the command line or an sqlite editor.
129
129
130
130
### CLI
131
131
132
-
You need the `sqlite3` package for this.
132
+
You need the `sqlite3` package for this.
133
133
134
-
* If you are using our docker container then you can exec in and run `apk add sqlite3`.
135
-
* Ubuntu: `sudo apt install sqlite3`
136
-
* On other linux based systems use the package manager to install the package
134
+
- If you are using our docker container then you can exec in and run `apk add sqlite3`.
135
+
- Ubuntu: `sudo apt install sqlite3`
136
+
- On other linux based systems use the package manager to install the package
137
137
138
138
`sqlite3 autobrr.db "UPDATE users SET username = 'newuser';"`
139
139
@@ -149,7 +149,7 @@ Or use the gui to click edit on the `username` column of the `users` table.
149
149
150
150
## How can I use my freeleech tokens from RED? {#redacted-freeleech-tokens}
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 actions just incase you need to send to multiple clients, or run custom commands as well.
28
28
29
-
Make sure you've set up a [download client](/configuration/download-clients/dedicated) before continuing further.
29
+
Make sure you've set up a [download client](../configuration/download-clients/dedi.md) before continuing further.
30
30
31
31
Whether you're adding, updating or removing actions on a filter, make sure to <strong>save</strong> the filter afterwards.
32
32
33
33
### Macros
34
-
Many of the action fields have support for [macros](/filters/macros), which allow you to enhance your workflow significantly by providing custom logic/data processing to the input data provided by autobrr.
35
34
36
-
This [section](/filters/macros) has been moved to its own page.
35
+
Many of the action fields have support for [macros](../filters/macros.md), which allow you to enhance your workflow significantly by providing custom logic/data processing to the input data provided by autobrr.
36
+
37
+
This [section](../filters/macros.md) has been moved to its own page.
37
38
38
39
## Supported actions
39
40
@@ -125,7 +126,7 @@ Autobrr supports the ability to push directly to the \*arr suite of services.
125
126
126
127
Could be useful to do some basic filtering before sending.
127
128
128
-
Select the type, and then the client. Read more about setup in [download clients setup](/configuration/download-clients/dedicated).
129
+
Select the type, and then the client. Read more about setup in [download clients setup](../configuration/download-clients/dedi.md).
129
130
130
131
Supports both local and remote instances.
131
132
@@ -163,4 +164,4 @@ There is no built in native FTP upload action but you can get around this with a
|**Freeleech**| Should this filter match only Freeleech releases? ||[Depends on Indexer](/filters/freeleech)|
60
-
|**Freeleech Percent**| Allowed Freeleech Percentage for this filter to match. | e.g. `50%,75-100%`|[Depends on Indexer, might not use percent.](/filters/freeleech)|
|**Freeleech**| Should this filter match only Freeleech releases? ||[Depends on Indexer](./freeleech.md)|
60
+
|**Freeleech Percent**| Allowed Freeleech Percentage for this filter to match. | e.g. `50%,75-100%`|[Depends on Indexer, might not use percent.](./freeleech.md)|
Copy file name to clipboardexpand all lines: docs/filters/examples.md
+5-6
Original file line number
Diff line number
Diff line change
@@ -32,10 +32,10 @@ When using autobrr with Sonarr these are some good recommendation filters to sta
32
32
33
33
It's advisable to setup your Sonarr properly with the help of [Trash-guides](https://trash-guides.info) and then just do some light filtering of releases to not push unwanted releases to Sonarr.
34
34
35
-
Don't forget to add a [Sonarr action](/filters/actions#radarr-sonarr-lidarr-readarr-and-whisparr)!
35
+
Don't forget to add a [Sonarr action](../filters/actions.md#radarr-sonarr-lidarr-readarr-and-whisparr)!
36
36
37
37
:::caution Important
38
-
Not all indexers announce video **container** like `mkv` or `mp4`. It's best to leave this off.
38
+
Not all indexers announce video **container** like `mkv` or `mp4`. It's best to leave this off.
39
39
:::
40
40
41
41
### HD WEB (720p, 1080p)
@@ -48,7 +48,6 @@ Set this to match your quality settings in Sonarr
48
48
| Sources |[WEB, WEB-DL, WEBRip]|
49
49
| Match Categories |[Depends on Indexer](./categories.md)|
50
50
51
-
52
51
### 4k (2160p)
53
52
54
53
Set this to match your quality settings in Sonarr
@@ -99,10 +98,10 @@ When using autobrr with Radarr these are some good recommendation filters to sta
99
98
100
99
It's advisable to setup your Radarr properly with the help of [Trash-guides](https://trash-guides.info) and then just do some light filtering of releases to not push unwanted releases to Radarr.
101
100
102
-
Don't forget to add a [Radarr action](/filters/actions#radarr-sonarr-lidarr-and-whisparr)!
101
+
Don't forget to add a [Radarr action](./actions.md#radarr-sonarr-lidarr-readarr-and-whisparr)!
103
102
104
103
:::caution Important
105
-
Not all indexers announce video **container** like `mkv` or `mp4`. It's best to leave this off.
104
+
Not all indexers announce video **container** like `mkv` or `mp4`. It's best to leave this off.
106
105
:::
107
106
108
107
### HD (720p, 1080p)
@@ -145,7 +144,7 @@ If you **DON'T WANT ANY HDR** formats
145
144
146
145
If you are in need of buffer this is an example that will work will on general indexers with freeleech/bonus systems.
147
146
148
-
Check your indexer or our [list of indexers supporting freeleech](/filters/freeleech) filtering for specifics.
147
+
Check your indexer or our [list of indexers supporting freeleech](./freeleech.md) filtering for specifics.
With external filters you can run `scripts` and `webhooks` to do your own custom filtering. If **Expected exit status** matches it will continue. If not it stops there.
15
15
16
-
Many of the fields have support for [macros](/filters/macros), which allow you to enhance your workflow significantly by providing custom logic/data processing to the input data provided by autobrr.
16
+
Many of the fields have support for [macros](./macros.md), which allow you to enhance your workflow significantly by providing custom logic/data processing to the input data provided by autobrr.
17
17
18
18
### Script
19
19
20
20
Run external script that does something. Use `exit codes` correctly, like `exit 0` for no issues. In Linux, non-zero exit codes are considered not-ok/error etc.
21
21
22
-
See [stop if disk is full](/usage/tips#stop-if-disk-is-full) for a good example of what it can do.
22
+
See [stop if disk is full](../usage/tips.md#stop-if-disk-is-full) for a good example of what it can do.
Copy file name to clipboardexpand all lines: docs/filters/music.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ pagination_label: Filters - Music
9
9
pagination_next: filters/advanced
10
10
---
11
11
12
-
# Filters
12
+
# Music
13
13
14
14
:::tip
15
15
You can easily convert your autodl-irssi filters into autobrr filters using our conversion tool. Visit https://convert.autobrr.com and follow the simple steps to convert each filter individually.
You can either let autobrr create the config itself at startup, or create one manually. For more information, please visit [configuring autobrr](/configuration/autobrr) which covers creating a user manually, configuring the default port, setting the desired log level, etc.
70
+
You can either let autobrr create the config itself at startup, or create one manually. For more information, please visit [configuring autobrr](../configuration/autobrr.md) which covers creating a user manually, configuring the default port, setting the desired log level, etc.
Copy file name to clipboardexpand all lines: docs/installation/linux.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Welcome to the autobrr installation walkthrough!
30
30
Follow these steps and we will have you up and running in no time.
31
31
32
32
Follow instructions below for recommended setup on a regular Linux server.
33
-
Additionally see our installation instructions for [Docker <FaDocker />](/installation/docker) and [Windows <FaWindows />](/installation/windows).
33
+
Additionally see our installation instructions for [Docker <FaDocker />](./docker.md) and [Windows <FaWindows />](./windows.md).
34
34
35
35
import SeedboxSolutionInstallers from '/snippets/seedbox-solution-installers.mdx';
36
36
@@ -59,7 +59,7 @@ sudo tar -C /usr/local/bin -xzf autobrr*.tar.gz
59
59
This will extract both `autobrr` and `autobrrctl` to `/usr/local/bin`.
60
60
61
61
:::info
62
-
If you do not have root, or are on a shared system, place the binaries somewhere in your home directory like `~/.bin` or use our installers for [shared seedboxes](/installation/shared-seedbox).
62
+
If you do not have root, or are on a shared system, place the binaries somewhere in your home directory like `~/.bin` or use our installers for [shared seedboxes](../installation/shared-seedbox.md).
63
63
:::
64
64
65
65
### Configuration
@@ -72,7 +72,7 @@ mkdir -p ~/.config/autobrr
72
72
73
73
#### Manually configure autobrr (optional)
74
74
75
-
You can either let autobrr create the config itself at startup, or create one manually. For more information, please visit [configuring autobrr](/configuration/autobrr) which covers creating a user manually, configuring the default port, setting the desired log level, etc.
75
+
You can either let autobrr create the config itself at startup, or create one manually. For more information, please visit [configuring autobrr](../configuration/autobrr) which covers creating a user manually, configuring the default port, setting the desired log level, etc.
Copy file name to clipboardexpand all lines: docs/installation/shared-seedbox.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,10 @@ These are instructions and installation scripts for shared seedboxes. We have su
43
43
44
44
The scripts requires some input but does most of the work.
45
45
46
-
Additionally see our installation instructions for [Linux <FaLinux />](/installation/linux), [Docker <FaDocker />](/installation/docker) and [Windows <FaWindows />](/installation/windows).
46
+
Additionally see our installation instructions for [Linux <FaLinux />](../installation/linux.md), [Docker <FaDocker />](../installation/docker.md) and [Windows <FaWindows />](../installation/windows.md).
47
47
48
48
import SeedboxInstallers from '/snippets/seedbox-installers.mdx';
49
49
50
50
<SeedboxInstallers />
51
51
52
-
Note: Remember to head over to our [Configuration Guide](/configuration/indexers) to learn how to set up your indexers, IRC, and download clients after you're done installing.
52
+
Note: Remember to head over to our [Configuration Guide](../configuration/indexers.md) to learn how to set up your indexers, IRC, and download clients after you're done installing.
You can either let autobrr create the config itself at startup, or create one manually. For more information, please visit [configuring autobrr](/configuration/autobrr) which covers creating a user manually, configuring the default port, setting the desired log level, etc.
28
+
You can either let autobrr create the config itself at startup, or create one manually. For more information, please visit [configuring autobrr](../configuration/autobrr.md) which covers creating a user manually, configuring the default port, setting the desired log level, etc.
0 commit comments