mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
12 lines
645 B
Markdown
12 lines
645 B
Markdown
# GetLibraryItemsFlattenSeasons
|
|
|
|
Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show).
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| --------------------------------------------- | --------------------------------------------- |
|
|
| `GetLibraryItemsFlattenSeasonsLibraryDefault` | -1 |
|
|
| `GetLibraryItemsFlattenSeasonsHide` | 0 |
|
|
| `GetLibraryItemsFlattenSeasonsShow` | 1 | |