add_exclusion
Exclude a movie by TMDB ID so import lists stop re-adding it. Prevents unwanted titles from reappearing in your library.
Instructions
Exclude a movie from import lists by TMDB id so lists stop re-adding it. Deleting a movie with add_import_exclusion does the same thing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tmdb_id | Yes | TMDB id of the movie to exclude | |
| movie_year | Yes | Movie year | |
| movie_title | Yes | Movie title, shown in the exclusions list |