mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-09 04:20:52 +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 | |