mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
15 KiB
15 KiB
MediaContainer
Example Usage
import { MediaContainer } from "@lukehagar/plexjs/sdk/models/operations";
let value: MediaContainer = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
size |
number | ➖ | N/A |
allowCameraUpload |
boolean | ➖ | N/A |
allowChannelAccess |
boolean | ➖ | N/A |
allowMediaDeletion |
boolean | ➖ | N/A |
allowSharing |
boolean | ➖ | N/A |
allowSync |
boolean | ➖ | N/A |
allowTuners |
boolean | ➖ | N/A |
backgroundProcessing |
boolean | ➖ | N/A |
certificate |
boolean | ➖ | N/A |
companionProxy |
boolean | ➖ | N/A |
countryCode |
string | ➖ | N/A |
diagnostics |
string | ➖ | N/A |
eventStream |
boolean | ➖ | N/A |
friendlyName |
string | ➖ | N/A |
hubSearch |
boolean | ➖ | N/A |
itemClusters |
boolean | ➖ | N/A |
livetv |
number | ➖ | N/A |
machineIdentifier |
string | ➖ | N/A |
mediaProviders |
boolean | ➖ | N/A |
multiuser |
boolean | ➖ | N/A |
musicAnalysis |
number | ➖ | N/A |
myPlex |
boolean | ➖ | N/A |
myPlexMappingState |
string | ➖ | N/A |
myPlexSigninState |
string | ➖ | N/A |
myPlexSubscription |
boolean | ➖ | N/A |
myPlexUsername |
string | ➖ | N/A |
offlineTranscode |
number | ➖ | N/A |
ownerFeatures |
string | ➖ | N/A |
photoAutoTag |
boolean | ➖ | N/A |
platform |
string | ➖ | N/A |
platformVersion |
string | ➖ | N/A |
pluginHost |
boolean | ➖ | N/A |
pushNotifications |
boolean | ➖ | N/A |
readOnlyLibraries |
boolean | ➖ | N/A |
streamingBrainABRVersion |
number | ➖ | N/A |
streamingBrainVersion |
number | ➖ | N/A |
sync |
boolean | ➖ | N/A |
transcoderActiveVideoSessions |
number | ➖ | N/A |
transcoderAudio |
boolean | ➖ | N/A |
transcoderLyrics |
boolean | ➖ | N/A |
transcoderPhoto |
boolean | ➖ | N/A |
transcoderSubtitles |
boolean | ➖ | N/A |
transcoderVideo |
boolean | ➖ | N/A |
transcoderVideoBitrates |
string | ➖ | N/A |
transcoderVideoQualities |
string | ➖ | N/A |
transcoderVideoResolutions |
string | ➖ | N/A |
updatedAt |
number | ➖ | N/A |
updater |
boolean | ➖ | N/A |
version |
string | ➖ | N/A |
voiceSearch |
boolean | ➖ | N/A |
directory |
operations.Directory[] | ➖ | N/A |