mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 12:47:44 +00:00
13 lines
372 B
Markdown
13 lines
372 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 |
|
|
| ----------------- | ----------------- |
|
|
| `LIBRARY_DEFAULT` | -1 |
|
|
| `HIDE` | 0 |
|
|
| `SHOW` | 1 | |