mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
2.1 KiB
2.1 KiB
GetPlaylistGeneratorPolicy
Example Usage
import { GetPlaylistGeneratorPolicy } from "@lukehagar/plexjs/models/operations";
let value: GetPlaylistGeneratorPolicy = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
scope |
operations.GetPlaylistGeneratorScope | ➖ | N/A |
unwatched |
boolean | ➖ | True if only unwatched items are optimized |
value |
number | ➖ | If the scope is count, the number of items to optimize |