We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e8191 commit 2645e90Copy full SHA for 2645e90
README.md
@@ -91,6 +91,7 @@ filters:
91
contentRatings:
92
exclude: [12, 16]
93
requestedBy_username: user
94
+ max_seasons: 2
95
apply: radarr_anime
96
```
97
fields.md
@@ -6,6 +6,7 @@ Example values for each field can be found in [filters.test.js](https://github.c
6
7
- `requestedBy_email`
8
- `requestedBy_username`
9
+- `max_seasons`
10
11
<br />
12
0 commit comments