mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
"actor" -> "producer"
This commit is contained in:
parent
1bf2243dfb
commit
1cd4a9feaa
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ Tag search can take multiple values as a **list or a comma-separated string**.
|
|||
| `season_label` | Uses the label tags to match for season collections | ❌ | ✅ | ❌ |
|
||||
| `episode_label` | Uses the label tags to match for episode collections | ❌ | ✅ | ❌ |
|
||||
| `network` | Uses the network tags to match<br>**Only works with the New Plex TV Agent** | ❌ | ✅ | ❌ |
|
||||
| `producer` | Uses the actor tags to match | ✅ | ❌ | ❌ |
|
||||
| `producer` | Uses the producer tags to match | ✅ | ❌ | ❌ |
|
||||
| `resolution` | Uses the resolution tags to match | ✅ | ✅ | ❌ |
|
||||
| `subtitle_language` | Uses the subtitle language tags to match | ✅ | ✅ | ❌ |
|
||||
| `writer` | Uses the writer tags to match | ✅ | ❌ | ❌ |
|
||||
|
|
Loading…
Reference in a new issue