Updated Plex Builders (markdown)

master
meisnate12 3 years ago
parent 14e1d0e36a
commit 8842f7d889

@ -85,7 +85,7 @@ Gets every movie/show based on the search parameters provided. The search will r
| `writer` | Gets every movie with the specified writer | :heavy_check_mark: | :x: |
| `year` | Gets every movie/show with the specified year (Put a `-` between two years for a range i.e. `year: 1990-1999` or end with `NOW` to go till current i.e. `year: 2000-NOW`) | :heavy_check_mark: | :heavy_check_mark: |
* You can only use each search option once per `plex_search` but you can give the search multiple values.
* You can only use each search option once per `plex_search` but multiple values are supported as either a list or a comma separated string.
* If you want to restrict the search by multiples of the same attribute (i.e. You want every movie that is a Romance and Comedy) try using [Collection Filters](https://github.com/meisnate12/Plex-Meta-Manager/wiki/Collection-Filters).
```yaml

Loading…
Cancel
Save