mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
10 lines
1.2 KiB
Markdown
10 lines
1.2 KiB
Markdown
# Rating
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
|
|
| `image` | *String* | :heavy_check_mark: | The image or reference for the rating. | imdb://image.rating |
|
|
| `value` | *float* | :heavy_check_mark: | The rating value. | 9 |
|
|
| `type` | *String* | :heavy_check_mark: | The type of rating (e.g., audience, critic). | audience | |