mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
12 lines
2.8 KiB
Markdown
12 lines
2.8 KiB
Markdown
# Genre
|
|
|
|
The filter query string for similar items.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
|
|
| `id` | *int* | :heavy_check_mark: | The unique identifier for the genre.<br/>NOTE: This is different for each Plex server and is not globally unique.<br/> | 259 |
|
|
| `filter` | *String* | :heavy_check_mark: | N/A | genre=19 |
|
|
| `tag` | *String* | :heavy_check_mark: | The genre name of this media-item<br/> | Crime | |