|
|
@ -514,7 +514,7 @@ Use filters to specify the movie/shows's country of origin or blacklist (i.e. fi
|
|
|
|
|
|
|
|
|
|
|
|
- Example:
|
|
|
|
- Example:
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```json
|
|
|
|
"disabled_for": [
|
|
|
|
"disabled_for": [
|
|
|
|
"anticipated",
|
|
|
|
"anticipated",
|
|
|
|
"watchlist:user1",
|
|
|
|
"watchlist:user1",
|
|
|
@ -550,6 +550,15 @@ Use filters to specify the movie/shows's country of origin or blacklist (i.e. fi
|
|
|
|
|
|
|
|
|
|
|
|
`blacklisted_tmdb_ids` - Blacklist certain movies with their TMDB IDs.
|
|
|
|
`blacklisted_tmdb_ids` - Blacklist certain movies with their TMDB IDs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Example:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```json
|
|
|
|
|
|
|
|
"blacklisted_tmdb_ids": [
|
|
|
|
|
|
|
|
140607,
|
|
|
|
|
|
|
|
181808
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
`rating_limit` - Only add movies above this Rotten Tomatoes score.
|
|
|
|
`rating_limit` - Only add movies above this Rotten Tomatoes score.
|
|
|
|
|
|
|
|
|
|
|
|
#### Shows
|
|
|
|
#### Shows
|
|
|
@ -603,7 +612,7 @@ Use filters to specify the movie/shows's country of origin or blacklist (i.e. fi
|
|
|
|
|
|
|
|
|
|
|
|
- Example:
|
|
|
|
- Example:
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```json
|
|
|
|
"disabled_for": [
|
|
|
|
"disabled_for": [
|
|
|
|
"anticipated",
|
|
|
|
"anticipated",
|
|
|
|
"watchlist:user1",
|
|
|
|
"watchlist:user1",
|
|
|
@ -641,7 +650,7 @@ Use filters to specify the movie/shows's country of origin or blacklist (i.e. fi
|
|
|
|
|
|
|
|
|
|
|
|
- Example:
|
|
|
|
- Example:
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```json
|
|
|
|
"blacklisted_tvdb_ids": [
|
|
|
|
"blacklisted_tvdb_ids": [
|
|
|
|
79274,
|
|
|
|
79274,
|
|
|
|
85287,
|
|
|
|
85287,
|
|
|
|