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