diff --git a/docs/metadata/builders/plex.md b/docs/metadata/builders/plex.md index 756c414e..7dc03443 100644 --- a/docs/metadata/builders/plex.md +++ b/docs/metadata/builders/plex.md @@ -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
**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 | ✅ | ❌ | ❌ |