mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-09 12:37:46 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.142.3
This commit is contained in:
@@ -2,4 +2,3 @@
|
||||
##### `activity_uuid` *{`str`}*
|
||||
The UUID of the activity to cancel.
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.CancelServerActivitiesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<CancelServerActivitiesResponse/>
|
||||
<CancelServerActivitiesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetServerActivitiesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetServerActivitiesResponse/>
|
||||
<GetServerActivitiesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetButlerTasksResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetButlerTasksResponse/>
|
||||
<GetButlerTasksResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.StartAllTasksResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<StartAllTasksResponse/>
|
||||
<StartAllTasksResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,9 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `task_name` *{`operations.TaskName`}*
|
||||
the name of the task to be started.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<TaskName/>
|
||||
<TaskName />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.StartTaskResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<StartTaskResponse/>
|
||||
<StartTaskResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.StopAllTasksResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<StopAllTasksResponse/>
|
||||
<StopAllTasksResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,9 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `task_name` *{`operations.PathParamTaskName`}*
|
||||
The name of the task to be started.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<PathParamTaskName/>
|
||||
<PathParamTaskName />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.StopTaskResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<StopTaskResponse/>
|
||||
<StopTaskResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,12 +5,12 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `count` *{`Optional[float]`}*
|
||||
The number of items to return with each hub.
|
||||
|
||||
---
|
||||
##### `only_transient` *{`Optional[operations.OnlyTransient]`}*
|
||||
Only return hubs which are "transient", meaning those which are prone to changing after media playback or addition (e.g. On Deck, or Recently Added).
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<OnlyTransient/>
|
||||
<OnlyTransient />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetGlobalHubsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetGlobalHubsResponse/>
|
||||
<GetGlobalHubsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,16 +5,15 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to query
|
||||
|
||||
---
|
||||
##### `count` *{`Optional[float]`}*
|
||||
The number of items to return with each hub.
|
||||
|
||||
---
|
||||
##### `only_transient` *{`Optional[operations.QueryParamOnlyTransient]`}*
|
||||
Only return hubs which are "transient", meaning those which are prone to changing after media playback or addition (e.g. On Deck, or Recently Added).
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<QueryParamOnlyTransient/>
|
||||
<QueryParamOnlyTransient />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLibraryHubsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLibraryHubsResponse/>
|
||||
<GetLibraryHubsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ the Id of the library to query
|
||||
<br/>
|
||||
**Example:** `1000`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.DeleteLibraryResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<DeleteLibraryResponse/>
|
||||
<DeleteLibraryResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to query
|
||||
|
||||
---
|
||||
##### `type` *{`float`}*
|
||||
item type
|
||||
|
||||
---
|
||||
##### `filter_` *{`Optional[str]`}*
|
||||
the filter parameter
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetCommonLibraryItemsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetCommonLibraryItemsResponse/>
|
||||
<GetCommonLibraryItemsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,9 +3,7 @@
|
||||
This is the path to the local file, must be prefixed by `file://`
|
||||
<br/>
|
||||
**Example:** `file://C:\Image.png&type=13`
|
||||
|
||||
---
|
||||
##### `type` *{`Optional[float]`}*
|
||||
Item type
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetFileHashResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetFileHashResponse/>
|
||||
<GetFileHashResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to query
|
||||
|
||||
---
|
||||
##### `type` *{`float`}*
|
||||
item type
|
||||
|
||||
---
|
||||
##### `filter_` *{`Optional[str]`}*
|
||||
the filter parameter
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLatestLibraryItemsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLatestLibraryItemsResponse/>
|
||||
<GetLatestLibraryItemsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLibrariesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLibrariesResponse/>
|
||||
<GetLibrariesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -7,14 +7,14 @@ import Labels from "/src/lib/labels";
|
||||
the Id of the library to query
|
||||
<br/>
|
||||
**Example:** `1000`
|
||||
|
||||
---
|
||||
##### `include_details` *{`Optional[operations.IncludeDetails]`}*
|
||||
Whether or not to include details for a section (types, filters, and sorts).
|
||||
Only exists for backwards compatibility, media providers other than the server libraries have it on always.
|
||||
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<IncludeDetails/>
|
||||
<IncludeDetails />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLibraryResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLibraryResponse/>
|
||||
<GetLibraryResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to query
|
||||
|
||||
---
|
||||
##### `type` *{`Optional[float]`}*
|
||||
item type
|
||||
|
||||
---
|
||||
##### `filter_` *{`Optional[str]`}*
|
||||
the filter parameter
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLibraryItemsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLibraryItemsResponse/>
|
||||
<GetLibraryItemsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `rating_key` *{`float`}*
|
||||
the id of the library item to return the children of.
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetMetadataResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetMetadataResponse/>
|
||||
<GetMetadataResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `rating_key` *{`float`}*
|
||||
the id of the library item to return the children of.
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetMetadataChildrenResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetMetadataChildrenResponse/>
|
||||
<GetMetadataChildrenResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetOnDeckResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetOnDeckResponse/>
|
||||
<GetOnDeckResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetRecentlyAddedResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetRecentlyAddedResponse/>
|
||||
<GetRecentlyAddedResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to refresh
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.RefreshLibraryResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<RefreshLibraryResponse/>
|
||||
<RefreshLibraryResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.EnablePaperTrailResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<EnablePaperTrailResponse/>
|
||||
<EnablePaperTrailResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -11,16 +11,15 @@ An integer log level to write to the PMS log with.
|
||||
3: Debug
|
||||
4: Verbose
|
||||
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<Level/>
|
||||
<Level />
|
||||
</Collapsible>
|
||||
|
||||
---
|
||||
##### `message` *{`str`}*
|
||||
The text of the message to write to the log.
|
||||
|
||||
---
|
||||
##### `source` *{`str`}*
|
||||
a string indicating the source of the message.
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.LogLineResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<LogLineResponse/>
|
||||
<LogLineResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.LogMultiLineResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<LogMultiLineResponse/>
|
||||
<LogMultiLineResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ The media key to mark as played
|
||||
<br/>
|
||||
**Example:** `59398`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.MarkPlayedResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<MarkPlayedResponse/>
|
||||
<MarkPlayedResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ The media key to mark as Unplayed
|
||||
<br/>
|
||||
**Example:** `59398`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.MarkUnplayedResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<MarkUnplayedResponse/>
|
||||
<MarkUnplayedResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `key` *{`str`}*
|
||||
the media key
|
||||
|
||||
---
|
||||
##### `time` *{`float`}*
|
||||
The time, in milliseconds, used to set the media playback progress.
|
||||
|
||||
---
|
||||
##### `state` *{`str`}*
|
||||
The playback state of the media item.
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.UpdatePlayProgressResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<UpdatePlayProgressResponse/>
|
||||
<UpdatePlayProgressResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,17 +1,14 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `playlist_id` *{`float`}*
|
||||
the ID of the playlist
|
||||
|
||||
---
|
||||
##### `uri` *{`str`}*
|
||||
the content URI for the playlist
|
||||
<br/>
|
||||
**Example:** `library://..`
|
||||
|
||||
---
|
||||
##### `play_queue_id` *{`float`}*
|
||||
the play queue to add to a playlist
|
||||
<br/>
|
||||
**Example:** `123`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.AddPlaylistContentsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<AddPlaylistContentsResponse/>
|
||||
<AddPlaylistContentsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `playlist_id` *{`float`}*
|
||||
the ID of the playlist
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.ClearPlaylistContentsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<ClearPlaylistContentsResponse/>
|
||||
<ClearPlaylistContentsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,9 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `request` *{`operations.CreatePlaylistRequest`}*
|
||||
The request object to use for the request.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<CreatePlaylistRequest/>
|
||||
<CreatePlaylistRequest />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.CreatePlaylistResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<CreatePlaylistResponse/>
|
||||
<CreatePlaylistResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `playlist_id` *{`float`}*
|
||||
the ID of the playlist
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.DeletePlaylistResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<DeletePlaylistResponse/>
|
||||
<DeletePlaylistResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `playlist_id` *{`float`}*
|
||||
the ID of the playlist
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetPlaylistResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetPlaylistResponse/>
|
||||
<GetPlaylistResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `playlist_id` *{`float`}*
|
||||
the ID of the playlist
|
||||
|
||||
---
|
||||
##### `type` *{`float`}*
|
||||
the metadata type of the item to return
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetPlaylistContentsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetPlaylistContentsResponse/>
|
||||
<GetPlaylistContentsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -6,15 +6,17 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `playlist_type` *{`Optional[operations.PlaylistType]`}*
|
||||
limit to a type of playlist.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<PlaylistType/>
|
||||
<PlaylistType />
|
||||
</Collapsible>
|
||||
|
||||
---
|
||||
##### `smart` *{`Optional[operations.QueryParamSmart]`}*
|
||||
type of playlists to return (default is all).
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<QueryParamSmart/>
|
||||
<QueryParamSmart />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetPlaylistsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetPlaylistsResponse/>
|
||||
<GetPlaylistsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `playlist_id` *{`float`}*
|
||||
the ID of the playlist
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.UpdatePlaylistResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<UpdatePlaylistResponse/>
|
||||
<UpdatePlaylistResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -13,14 +13,14 @@ The GUID of each playlist is based on the filename.
|
||||
|
||||
<br/>
|
||||
**Example:** `/home/barkley/playlist.m3u`
|
||||
|
||||
---
|
||||
##### `force` *{`operations.Force`}*
|
||||
force overwriting of duplicate playlists. By default, a playlist file uploaded with the same path will overwrite the existing playlist.
|
||||
The `force` argument is used to disable overwriting. If the `force` argument is set to 0, a new playlist will be created suffixed with the date and time that the duplicate was uploaded.
|
||||
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<Force/>
|
||||
<Force />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.UploadPlaylistResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<UploadPlaylistResponse/>
|
||||
<UploadPlaylistResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ The search query string to use
|
||||
<br/>
|
||||
**Example:** `110`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetSearchResultsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetSearchResultsResponse/>
|
||||
<GetSearchResultsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,15 +3,12 @@
|
||||
The query term
|
||||
<br/>
|
||||
**Example:** `arnold`
|
||||
|
||||
---
|
||||
##### `section_id` *{`Optional[float]`}*
|
||||
This gives context to the search, and can result in re\-ordering of search result hubs
|
||||
|
||||
---
|
||||
##### `limit` *{`Optional[float]`}*
|
||||
The number of items to return per hub
|
||||
<br/>
|
||||
**Example:** `5`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.PerformSearchResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<PerformSearchResponse/>
|
||||
<PerformSearchResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,15 +3,12 @@
|
||||
The query term
|
||||
<br/>
|
||||
**Example:** `dead+poop`
|
||||
|
||||
---
|
||||
##### `section_id` *{`Optional[float]`}*
|
||||
This gives context to the search, and can result in re\-ordering of search result hubs
|
||||
|
||||
---
|
||||
##### `limit` *{`Optional[float]`}*
|
||||
The number of items to return per hub
|
||||
<br/>
|
||||
**Example:** `5`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.PerformVoiceSearchResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<PerformVoiceSearchResponse/>
|
||||
<PerformVoiceSearchResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ The source identifier with an included prefix.
|
||||
<br/>
|
||||
**Example:** `server://client-identifier`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetSourceConnectionInformationResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetSourceConnectionInformationResponse/>
|
||||
<GetSourceConnectionInformationResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -6,15 +6,17 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `type` *{`operations.QueryParamType`}*
|
||||
`delegation` \- This is the only supported `type` parameter.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<QueryParamType/>
|
||||
<QueryParamType />
|
||||
</Collapsible>
|
||||
|
||||
---
|
||||
##### `scope` *{`operations.Scope`}*
|
||||
`all` \- This is the only supported `scope` parameter.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<Scope/>
|
||||
<Scope />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetTransientTokenResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetTransientTokenResponse/>
|
||||
<GetTransientTokenResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetAvailableClientsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetAvailableClientsResponse/>
|
||||
<GetAvailableClientsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetDevicesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetDevicesResponse/>
|
||||
<GetDevicesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetMyPlexAccountResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetMyPlexAccountResponse/>
|
||||
<GetMyPlexAccountResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,9 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `request` *{`operations.GetResizedPhotoRequest`}*
|
||||
The request object to use for the request.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetResizedPhotoRequest/>
|
||||
<GetResizedPhotoRequest />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetResizedPhotoResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetResizedPhotoResponse/>
|
||||
<GetResizedPhotoResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetServerCapabilitiesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetServerCapabilitiesResponse/>
|
||||
<GetServerCapabilitiesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetServerIdentityResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetServerIdentityResponse/>
|
||||
<GetServerIdentityResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetServerListResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetServerListResponse/>
|
||||
<GetServerListResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetServerPreferencesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetServerPreferencesResponse/>
|
||||
<GetServerPreferencesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetSessionHistoryResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetSessionHistoryResponse/>
|
||||
<GetSessionHistoryResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetSessionsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetSessionsResponse/>
|
||||
<GetSessionsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetTranscodeSessionsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetTranscodeSessionsResponse/>
|
||||
<GetTranscodeSessionsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ the Key of the transcode session to stop
|
||||
<br/>
|
||||
**Example:** `zz7llzqlx8w9vnrsbnwhbmep`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.StopTranscodeSessionResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<StopTranscodeSessionResponse/>
|
||||
<StopTranscodeSessionResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -6,15 +6,17 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `tonight` *{`Optional[operations.Tonight]`}*
|
||||
Indicate that you want the update to run during the next Butler execution. Omitting this or setting it to false indicates that the update should install
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<Tonight/>
|
||||
<Tonight />
|
||||
</Collapsible>
|
||||
|
||||
---
|
||||
##### `skip` *{`Optional[operations.Skip]`}*
|
||||
Indicate that the latest version should be marked as skipped. The \<Release\> entry for this version will have the `state` set to `skipped`.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<Skip/>
|
||||
<Skip />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.ApplyUpdatesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<ApplyUpdatesResponse/>
|
||||
<ApplyUpdatesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,9 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `download` *{`Optional[operations.Download]`}*
|
||||
Indicate that you want to start download any updates found.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<Download/>
|
||||
<Download />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.CheckForUpdatesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<CheckForUpdatesResponse/>
|
||||
<CheckForUpdatesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetUpdateStatusResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetUpdateStatusResponse/>
|
||||
<GetUpdateStatusResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,9 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `request` *{`operations.GetTimelineRequest`}*
|
||||
The request object to use for the request.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetTimelineRequest/>
|
||||
<GetTimelineRequest />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetTimelineResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetTimelineResponse/>
|
||||
<GetTimelineResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -5,8 +5,9 @@ import Labels from "/src/lib/labels";
|
||||
|
||||
##### `request` *{`operations.StartUniversalTranscodeRequest`}*
|
||||
The request object to use for the request.
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<StartUniversalTranscodeRequest/>
|
||||
<StartUniversalTranscodeRequest />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.StartUniversalTranscodeResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<StartUniversalTranscodeResponse/>
|
||||
<StartUniversalTranscodeResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user