mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +00:00
10 lines
1.2 KiB
Markdown
10 lines
1.2 KiB
Markdown
# GetLibraryItemsMetaDataRating
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
|
|
| `image` | *String* | :heavy_check_mark: | A URI or path to the rating image. | themoviedb://image.rating |
|
|
| `value` | *float* | :heavy_check_mark: | The value of the rating. | 3 |
|
|
| `type` | *String* | :heavy_check_mark: | The type of rating (e.g., audience, critic). | audience | |