mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 12:37:46 +00:00
13 lines
409 B
Markdown
13 lines
409 B
Markdown
# IncludeDetails
|
|
|
|
Whether or not to include details for a section (types, filters, and sorts).
|
|
Only exists for backwards compatibility, media providers other than the server libraries have it on always.
|
|
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| -------------------- | -------------------- |
|
|
| `IncludeDetailsZero` | 0 |
|
|
| `IncludeDetailsOne` | 1 | |