mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
1.5 KiB
1.5 KiB
LibrarySections
OK
Example Usage
import { LibrarySections } from "@lukehagar/plexjs/models/shared";
let value: LibrarySections = {
mediaContainer: {
livetv: 7,
machineIdentifier: "0123456789abcdef0123456789abcdef012345678",
musicAnalysis: 2,
myPlexMappingState: "mapped",
myPlexSigninState: "ok",
offlineTranscode: 1,
},
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
mediaContainer |
shared.LibrarySectionsMediaContainer | ➖ | N/A |