mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-10 04:21:03 +00:00
11 lines
315 B
Markdown
11 lines
315 B
Markdown
# EnableCreditsMarkerGeneration
|
|
|
|
Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled).
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ----------------- | ----------------- |
|
|
| `LIBRARY_DEFAULT` | -1 |
|
|
| `DISABLED` | 0 | |