|
|
@ -599,8 +599,7 @@ Use filters to specify the movie/shows's country of origin or blacklist (i.e. fi
|
|
|
|
|
|
|
|
|
|
|
|
- This is similar to running `--ignore-blacklist` via the CLI command.
|
|
|
|
- This is similar to running `--ignore-blacklist` via the CLI command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Example:
|
|
|
|
Example:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
"disabled_for": [
|
|
|
|
"disabled_for": [
|
|
|
@ -638,6 +637,19 @@ Example:
|
|
|
|
|
|
|
|
|
|
|
|
`blacklisted_tvdb_ids` - Blacklist certain shows with their TVDB IDs.
|
|
|
|
`blacklisted_tvdb_ids` - Blacklist certain shows with their TVDB IDs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Example:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
"blacklisted_tvdb_ids": [
|
|
|
|
|
|
|
|
79274,
|
|
|
|
|
|
|
|
85287,
|
|
|
|
|
|
|
|
71256,
|
|
|
|
|
|
|
|
194751,
|
|
|
|
|
|
|
|
76733,
|
|
|
|
|
|
|
|
336238
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Notifications
|
|
|
|
## Notifications
|
|
|
|
|
|
|
|
|
|
|
|