Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/Glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,14 @@ The key is used for identification in Yaml rule files.
- Availability: movies, shows, seasons, episodes
- Type: text[]

#### Watchlisted by (username)

> List of users that have the Plex item in their watchlist. This rule is experimental and might not work for all use cases.

- Key: Plex.watchlist_isListedByUsers
- Availability: movies, shows, seasons, episodes
- Type: text[]

#### Present in amount of other collections (incl. parents)

> The number of collections the Plex item is present in. This will also include collections the parent season and/or episode is present in.
Expand Down