mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
12 lines
361 B
Markdown
12 lines
361 B
Markdown
# GetSearchAllLibrariesFlattenSeasons
|
|
|
|
Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show).
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ---------------- | ---------------- |
|
|
| `LibraryDefault` | -1 |
|
|
| `Hide` | 0 |
|
|
| `Show` | 1 | |