ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.476.1

This commit is contained in:
speakeasybot
2025-01-27 00:11:19 +00:00
parent cdcdc0ca8e
commit 13cd8a7fe5
27 changed files with 108 additions and 97 deletions

File diff suppressed because one or more lines are too long

View File

@@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false oAuth2PasswordEnabled: false
typescript: typescript:
version: 0.32.2 version: 0.32.3
additionalDependencies: additionalDependencies:
dependencies: {} dependencies: {}
devDependencies: {} devDependencies: {}

View File

@@ -1,4 +1,4 @@
speakeasyVersion: 1.474.0 speakeasyVersion: 1.476.1
sources: sources:
my-source: my-source:
sourceNamespace: my-source sourceNamespace: my-source
@@ -9,20 +9,20 @@ sources:
- main - main
plexapi: plexapi:
sourceNamespace: plexapi sourceNamespace: plexapi
sourceRevisionDigest: sha256:b146684d2d813daa8ba29e432a12334838753d0b20183beca8178a74ec4d895a sourceRevisionDigest: sha256:e73707dfae50d22dab2166b1661938446b9831bcee252ecd696a1172dfd6ae2c
sourceBlobDigest: sha256:58f51c4319fcda931d63950fd926e8650e20a2e1375e356bf3a930111e246a58 sourceBlobDigest: sha256:e06caa091ad527fd21714fc0d43e7ea385e181fbad8c4f60296457a89a23c696
tags: tags:
- latest - latest
- speakeasy-sdk-regen-1737677393 - speakeasy-sdk-regen-1737936609
- 0.0.3 - 0.0.3
targets: targets:
plexjs: plexjs:
source: plexapi source: plexapi
sourceNamespace: plexapi sourceNamespace: plexapi
sourceRevisionDigest: sha256:b146684d2d813daa8ba29e432a12334838753d0b20183beca8178a74ec4d895a sourceRevisionDigest: sha256:e73707dfae50d22dab2166b1661938446b9831bcee252ecd696a1172dfd6ae2c
sourceBlobDigest: sha256:58f51c4319fcda931d63950fd926e8650e20a2e1375e356bf3a930111e246a58 sourceBlobDigest: sha256:e06caa091ad527fd21714fc0d43e7ea385e181fbad8c4f60296457a89a23c696
codeSamplesNamespace: code-samples-typescript-plexjs codeSamplesNamespace: code-samples-typescript-plexjs
codeSamplesRevisionDigest: sha256:96ce210c9c8c0b5ae45ce5fe2e62d64d6914bb1b1b6c18eaee6e1e379fb40e13 codeSamplesRevisionDigest: sha256:ceb94c490199e79d3092cc6c72e3bbc11694bf1bf4b0e57849ac2a857fe116cc
workflow: workflow:
workflowVersion: 1.0.0 workflowVersion: 1.0.0
speakeasyVersion: latest speakeasyVersion: latest

View File

@@ -1179,3 +1179,13 @@ Based on:
- [typescript v0.32.2] . - [typescript v0.32.2] .
### Releases ### Releases
- [NPM v0.32.2] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.32.2 - . - [NPM v0.32.2] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.32.2 - .
## 2025-01-27 00:09:48
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.476.1 (2.495.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.32.3] .
### Releases
- [NPM v0.32.3] https://www.npmjs.com/package/@lukehagar/plexjs/v/0.32.3 - .

View File

@@ -116,7 +116,7 @@ let value: GetLibraryItemsMediaContainer = {
episodeSort: GetLibraryItemsEpisodeSort.OldestFirst, episodeSort: GetLibraryItemsEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault, GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetLibraryItemsShowOrdering.TvdbDvd, showOrdering: GetLibraryItemsShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -40,7 +40,7 @@ let value: GetLibraryItemsMetadata = {
episodeSort: GetLibraryItemsEpisodeSort.OldestFirst, episodeSort: GetLibraryItemsEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault, GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetLibraryItemsShowOrdering.TvdbDvd, showOrdering: GetLibraryItemsShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",
@@ -257,7 +257,7 @@ let value: GetLibraryItemsMetadata = {
| `flattenSeasons` | [operations.GetLibraryItemsFlattenSeasons](../../../sdk/models/operations/getlibraryitemsflattenseasons.md) | :heavy_minus_sign: | Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show). | 1 | | `flattenSeasons` | [operations.GetLibraryItemsFlattenSeasons](../../../sdk/models/operations/getlibraryitemsflattenseasons.md) | :heavy_minus_sign: | Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show). | 1 |
| `episodeSort` | [operations.GetLibraryItemsEpisodeSort](../../../sdk/models/operations/getlibraryitemsepisodesort.md) | :heavy_minus_sign: | Setting that indicates how episodes are sorted for the show. (-1 = Library default, 0 = Oldest first, 1 = Newest first). | 0 | | `episodeSort` | [operations.GetLibraryItemsEpisodeSort](../../../sdk/models/operations/getlibraryitemsepisodesort.md) | :heavy_minus_sign: | Setting that indicates how episodes are sorted for the show. (-1 = Library default, 0 = Oldest first, 1 = Newest first). | 0 |
| `enableCreditsMarkerGeneration` | [operations.GetLibraryItemsEnableCreditsMarkerGeneration](../../../sdk/models/operations/getlibraryitemsenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 | | `enableCreditsMarkerGeneration` | [operations.GetLibraryItemsEnableCreditsMarkerGeneration](../../../sdk/models/operations/getlibraryitemsenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
| `showOrdering` | [operations.GetLibraryItemsShowOrdering](../../../sdk/models/operations/getlibraryitemsshowordering.md) | :heavy_minus_sign: | Setting that indicates the episode ordering for the show<br/>None = Library default,<br/>tmdbAiring = The Movie Database (Aired),<br/>tvdbAiring = TheTVDB (Aired),<br/>tvdbDvd = TheTVDB (DVD),<br/>tvdbAbsolute = TheTVDB (Absolute)).<br/> | tvdbDvd | | `showOrdering` | [operations.GetLibraryItemsShowOrdering](../../../sdk/models/operations/getlibraryitemsshowordering.md) | :heavy_minus_sign: | Setting that indicates the episode ordering for the show.<br/>None = Library default,<br/>tmdbAiring = The Movie Database (Aired),<br/>aired = TheTVDB (Aired),<br/>dvd = TheTVDB (DVD),<br/>absolute = TheTVDB (Absolute)).<br/> | absolute |
| `thumb` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 | | `thumb` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
| `art` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 | | `art` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
| `banner` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 | | `banner` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |

View File

@@ -120,7 +120,7 @@ let value: GetLibraryItemsResponse = {
episodeSort: GetLibraryItemsEpisodeSort.OldestFirst, episodeSort: GetLibraryItemsEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault, GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetLibraryItemsShowOrdering.TvdbDvd, showOrdering: GetLibraryItemsShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -116,7 +116,7 @@ let value: GetLibraryItemsResponseBody = {
episodeSort: GetLibraryItemsEpisodeSort.OldestFirst, episodeSort: GetLibraryItemsEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault, GetLibraryItemsEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetLibraryItemsShowOrdering.TvdbDvd, showOrdering: GetLibraryItemsShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -1,11 +1,11 @@
# GetLibraryItemsShowOrdering # GetLibraryItemsShowOrdering
Setting that indicates the episode ordering for the show Setting that indicates the episode ordering for the show.
None = Library default, None = Library default,
tmdbAiring = The Movie Database (Aired), tmdbAiring = The Movie Database (Aired),
tvdbAiring = TheTVDB (Aired), aired = TheTVDB (Aired),
tvdbDvd = TheTVDB (DVD), dvd = TheTVDB (DVD),
tvdbAbsolute = TheTVDB (Absolute)). absolute = TheTVDB (Absolute)).
## Example Usage ## Example Usage
@@ -13,7 +13,8 @@ tvdbAbsolute = TheTVDB (Absolute)).
```typescript ```typescript
import { GetLibraryItemsShowOrdering } from "@lukehagar/plexjs/sdk/models/operations"; import { GetLibraryItemsShowOrdering } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetLibraryItemsShowOrdering = GetLibraryItemsShowOrdering.TvdbDvd; let value: GetLibraryItemsShowOrdering =
GetLibraryItemsShowOrdering.TvdbAbsolute;
``` ```
## Values ## Values
@@ -22,6 +23,6 @@ let value: GetLibraryItemsShowOrdering = GetLibraryItemsShowOrdering.TvdbDvd;
| -------------- | -------------- | | -------------- | -------------- |
| `None` | None | | `None` | None |
| `TmdbAiring` | tmdbAiring | | `TmdbAiring` | tmdbAiring |
| `TvdbAiring` | tvdbAiring | | `TvdbAired` | aired |
| `TvdbDvd` | tvdbDvd | | `TvdbDvd` | dvd |
| `TvdbAbsolute` | tvdbAbsolute | | `TvdbAbsolute` | absolute |

View File

@@ -96,7 +96,7 @@ let value: GetRecentlyAddedMediaContainer = {
episodeSort: EpisodeSort.OldestFirst, episodeSort: EpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
EnableCreditsMarkerGeneration.LibraryDefault, EnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: ShowOrdering.TvdbDvd, showOrdering: ShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -39,7 +39,7 @@ let value: GetRecentlyAddedMetadata = {
flattenSeasons: FlattenSeasons.Show, flattenSeasons: FlattenSeasons.Show,
episodeSort: EpisodeSort.OldestFirst, episodeSort: EpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: EnableCreditsMarkerGeneration.LibraryDefault, enableCreditsMarkerGeneration: EnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: ShowOrdering.TvdbDvd, showOrdering: ShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",
@@ -256,7 +256,7 @@ let value: GetRecentlyAddedMetadata = {
| `flattenSeasons` | [operations.FlattenSeasons](../../../sdk/models/operations/flattenseasons.md) | :heavy_minus_sign: | Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show). | 1 | | `flattenSeasons` | [operations.FlattenSeasons](../../../sdk/models/operations/flattenseasons.md) | :heavy_minus_sign: | Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show). | 1 |
| `episodeSort` | [operations.EpisodeSort](../../../sdk/models/operations/episodesort.md) | :heavy_minus_sign: | Setting that indicates how episodes are sorted for the show. (-1 = Library default, 0 = Oldest first, 1 = Newest first). | 0 | | `episodeSort` | [operations.EpisodeSort](../../../sdk/models/operations/episodesort.md) | :heavy_minus_sign: | Setting that indicates how episodes are sorted for the show. (-1 = Library default, 0 = Oldest first, 1 = Newest first). | 0 |
| `enableCreditsMarkerGeneration` | [operations.EnableCreditsMarkerGeneration](../../../sdk/models/operations/enablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 | | `enableCreditsMarkerGeneration` | [operations.EnableCreditsMarkerGeneration](../../../sdk/models/operations/enablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
| `showOrdering` | [operations.ShowOrdering](../../../sdk/models/operations/showordering.md) | :heavy_minus_sign: | Setting that indicates the episode ordering for the show<br/>None = Library default,<br/>tmdbAiring = The Movie Database (Aired),<br/>tvdbAiring = TheTVDB (Aired),<br/>tvdbDvd = TheTVDB (DVD),<br/>tvdbAbsolute = TheTVDB (Absolute)).<br/> | tvdbDvd | | `showOrdering` | [operations.ShowOrdering](../../../sdk/models/operations/showordering.md) | :heavy_minus_sign: | Setting that indicates the episode ordering for the show.<br/>None = Library default,<br/>tmdbAiring = The Movie Database (Aired),<br/>aired = TheTVDB (Aired),<br/>dvd = TheTVDB (DVD),<br/>absolute = TheTVDB (Absolute)).<br/> | absolute |
| `thumb` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 | | `thumb` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
| `art` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 | | `art` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
| `banner` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 | | `banner` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |

View File

@@ -103,7 +103,7 @@ let value: GetRecentlyAddedResponse = {
episodeSort: EpisodeSort.OldestFirst, episodeSort: EpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
EnableCreditsMarkerGeneration.LibraryDefault, EnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: ShowOrdering.TvdbDvd, showOrdering: ShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -99,7 +99,7 @@ let value: GetRecentlyAddedResponseBody = {
episodeSort: EpisodeSort.OldestFirst, episodeSort: EpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
EnableCreditsMarkerGeneration.LibraryDefault, EnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: ShowOrdering.TvdbDvd, showOrdering: ShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -45,7 +45,7 @@ let value: GetSearchAllLibrariesMediaContainer = {
episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst, episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault, GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetSearchAllLibrariesShowOrdering.TvdbDvd, showOrdering: GetSearchAllLibrariesShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -40,7 +40,7 @@ let value: GetSearchAllLibrariesMetadata = {
episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst, episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault, GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetSearchAllLibrariesShowOrdering.TvdbDvd, showOrdering: GetSearchAllLibrariesShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",
@@ -257,7 +257,7 @@ let value: GetSearchAllLibrariesMetadata = {
| `flattenSeasons` | [operations.GetSearchAllLibrariesFlattenSeasons](../../../sdk/models/operations/getsearchalllibrariesflattenseasons.md) | :heavy_minus_sign: | Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show). | 1 | | `flattenSeasons` | [operations.GetSearchAllLibrariesFlattenSeasons](../../../sdk/models/operations/getsearchalllibrariesflattenseasons.md) | :heavy_minus_sign: | Setting that indicates if seasons are set to hidden for the show. (-1 = Library default, 0 = Hide, 1 = Show). | 1 |
| `episodeSort` | [operations.GetSearchAllLibrariesEpisodeSort](../../../sdk/models/operations/getsearchalllibrariesepisodesort.md) | :heavy_minus_sign: | Setting that indicates how episodes are sorted for the show. (-1 = Library default, 0 = Oldest first, 1 = Newest first). | 0 | | `episodeSort` | [operations.GetSearchAllLibrariesEpisodeSort](../../../sdk/models/operations/getsearchalllibrariesepisodesort.md) | :heavy_minus_sign: | Setting that indicates how episodes are sorted for the show. (-1 = Library default, 0 = Oldest first, 1 = Newest first). | 0 |
| `enableCreditsMarkerGeneration` | [operations.GetSearchAllLibrariesEnableCreditsMarkerGeneration](../../../sdk/models/operations/getsearchalllibrariesenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 | | `enableCreditsMarkerGeneration` | [operations.GetSearchAllLibrariesEnableCreditsMarkerGeneration](../../../sdk/models/operations/getsearchalllibrariesenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
| `showOrdering` | [operations.GetSearchAllLibrariesShowOrdering](../../../sdk/models/operations/getsearchalllibrariesshowordering.md) | :heavy_minus_sign: | Setting that indicates the episode ordering for the show<br/>None = Library default,<br/>tmdbAiring = The Movie Database (Aired),<br/>tvdbAiring = TheTVDB (Aired),<br/>tvdbDvd = TheTVDB (DVD),<br/>tvdbAbsolute = TheTVDB (Absolute)).<br/> | tvdbDvd | | `showOrdering` | [operations.GetSearchAllLibrariesShowOrdering](../../../sdk/models/operations/getsearchalllibrariesshowordering.md) | :heavy_minus_sign: | Setting that indicates the episode ordering for the show.<br/>None = Library default,<br/>tmdbAiring = The Movie Database (Aired),<br/>aired = TheTVDB (Aired),<br/>dvd = TheTVDB (DVD),<br/>absolute = TheTVDB (Absolute)).<br/> | absolute |
| `thumb` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 | | `thumb` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
| `art` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 | | `art` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
| `banner` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 | | `banner` | *string* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |

View File

@@ -52,7 +52,7 @@ let value: GetSearchAllLibrariesResponse = {
episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst, episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault, GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetSearchAllLibrariesShowOrdering.TvdbDvd, showOrdering: GetSearchAllLibrariesShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -48,7 +48,7 @@ let value: GetSearchAllLibrariesResponseBody = {
episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst, episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault, GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetSearchAllLibrariesShowOrdering.TvdbDvd, showOrdering: GetSearchAllLibrariesShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -1,11 +1,11 @@
# GetSearchAllLibrariesShowOrdering # GetSearchAllLibrariesShowOrdering
Setting that indicates the episode ordering for the show Setting that indicates the episode ordering for the show.
None = Library default, None = Library default,
tmdbAiring = The Movie Database (Aired), tmdbAiring = The Movie Database (Aired),
tvdbAiring = TheTVDB (Aired), aired = TheTVDB (Aired),
tvdbDvd = TheTVDB (DVD), dvd = TheTVDB (DVD),
tvdbAbsolute = TheTVDB (Absolute)). absolute = TheTVDB (Absolute)).
## Example Usage ## Example Usage
@@ -14,7 +14,7 @@ tvdbAbsolute = TheTVDB (Absolute)).
import { GetSearchAllLibrariesShowOrdering } from "@lukehagar/plexjs/sdk/models/operations"; import { GetSearchAllLibrariesShowOrdering } from "@lukehagar/plexjs/sdk/models/operations";
let value: GetSearchAllLibrariesShowOrdering = let value: GetSearchAllLibrariesShowOrdering =
GetSearchAllLibrariesShowOrdering.TvdbDvd; GetSearchAllLibrariesShowOrdering.TvdbAbsolute;
``` ```
## Values ## Values
@@ -23,6 +23,6 @@ let value: GetSearchAllLibrariesShowOrdering =
| -------------- | -------------- | | -------------- | -------------- |
| `None` | None | | `None` | None |
| `TmdbAiring` | tmdbAiring | | `TmdbAiring` | tmdbAiring |
| `TvdbAiring` | tvdbAiring | | `TvdbAired` | aired |
| `TvdbDvd` | tvdbDvd | | `TvdbDvd` | dvd |
| `TvdbAbsolute` | tvdbAbsolute | | `TvdbAbsolute` | absolute |

View File

@@ -42,7 +42,7 @@ let value: SearchResult = {
episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst, episodeSort: GetSearchAllLibrariesEpisodeSort.OldestFirst,
enableCreditsMarkerGeneration: enableCreditsMarkerGeneration:
GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault, GetSearchAllLibrariesEnableCreditsMarkerGeneration.LibraryDefault,
showOrdering: GetSearchAllLibrariesShowOrdering.TvdbDvd, showOrdering: GetSearchAllLibrariesShowOrdering.TvdbAbsolute,
thumb: "/library/metadata/58683/thumb/1703239236", thumb: "/library/metadata/58683/thumb/1703239236",
art: "/library/metadata/58683/art/1703239236", art: "/library/metadata/58683/art/1703239236",
banner: "/library/metadata/58683/banner/1703239236", banner: "/library/metadata/58683/banner/1703239236",

View File

@@ -1,11 +1,11 @@
# ShowOrdering # ShowOrdering
Setting that indicates the episode ordering for the show Setting that indicates the episode ordering for the show.
None = Library default, None = Library default,
tmdbAiring = The Movie Database (Aired), tmdbAiring = The Movie Database (Aired),
tvdbAiring = TheTVDB (Aired), aired = TheTVDB (Aired),
tvdbDvd = TheTVDB (DVD), dvd = TheTVDB (DVD),
tvdbAbsolute = TheTVDB (Absolute)). absolute = TheTVDB (Absolute)).
## Example Usage ## Example Usage
@@ -13,7 +13,7 @@ tvdbAbsolute = TheTVDB (Absolute)).
```typescript ```typescript
import { ShowOrdering } from "@lukehagar/plexjs/sdk/models/operations"; import { ShowOrdering } from "@lukehagar/plexjs/sdk/models/operations";
let value: ShowOrdering = ShowOrdering.TvdbDvd; let value: ShowOrdering = ShowOrdering.TvdbAbsolute;
``` ```
## Values ## Values
@@ -22,6 +22,6 @@ let value: ShowOrdering = ShowOrdering.TvdbDvd;
| -------------- | -------------- | | -------------- | -------------- |
| `None` | None | | `None` | None |
| `TmdbAiring` | tmdbAiring | | `TmdbAiring` | tmdbAiring |
| `TvdbAiring` | tvdbAiring | | `TvdbAired` | aired |
| `TvdbDvd` | tvdbDvd | | `TvdbDvd` | dvd |
| `TvdbAbsolute` | tvdbAbsolute | | `TvdbAbsolute` | absolute |

View File

@@ -2,7 +2,7 @@
{ {
"name": "@lukehagar/plexjs", "name": "@lukehagar/plexjs",
"version": "0.32.2", "version": "0.32.3",
"exports": { "exports": {
".": "./src/index.ts", ".": "./src/index.ts",
"./sdk/models/errors": "./src/sdk/models/errors/index.ts", "./sdk/models/errors": "./src/sdk/models/errors/index.ts",

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "@lukehagar/plexjs", "name": "@lukehagar/plexjs",
"version": "0.32.2", "version": "0.32.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@lukehagar/plexjs", "name": "@lukehagar/plexjs",
"version": "0.32.2", "version": "0.32.3",
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1", "@typescript-eslint/parser": "^7.7.1",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lukehagar/plexjs", "name": "@lukehagar/plexjs",
"version": "0.32.2", "version": "0.32.3",
"author": "LukeHagar", "author": "LukeHagar",
"main": "./index.js", "main": "./index.js",
"sideEffects": false, "sideEffects": false,

View File

@@ -90,7 +90,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = { export const SDK_METADATA = {
language: "typescript", language: "typescript",
openapiDocVersion: "0.0.3", openapiDocVersion: "0.0.3",
sdkVersion: "0.32.2", sdkVersion: "0.32.3",
genVersion: "2.495.0", genVersion: "2.495.1",
userAgent: "speakeasy-sdk/typescript 0.32.2 2.495.0 0.0.3 @lukehagar/plexjs", userAgent: "speakeasy-sdk/typescript 0.32.3 2.495.1 0.0.3 @lukehagar/plexjs",
} as const; } as const;

View File

@@ -243,21 +243,21 @@ export enum GetLibraryItemsEnableCreditsMarkerGeneration {
} }
/** /**
* Setting that indicates the episode ordering for the show * Setting that indicates the episode ordering for the show.
* *
* @remarks * @remarks
* None = Library default, * None = Library default,
* tmdbAiring = The Movie Database (Aired), * tmdbAiring = The Movie Database (Aired),
* tvdbAiring = TheTVDB (Aired), * aired = TheTVDB (Aired),
* tvdbDvd = TheTVDB (DVD), * dvd = TheTVDB (DVD),
* tvdbAbsolute = TheTVDB (Absolute)). * absolute = TheTVDB (Absolute)).
*/ */
export enum GetLibraryItemsShowOrdering { export enum GetLibraryItemsShowOrdering {
None = "None", None = "None",
TmdbAiring = "tmdbAiring", TmdbAiring = "tmdbAiring",
TvdbAiring = "tvdbAiring", TvdbAired = "aired",
TvdbDvd = "tvdbDvd", TvdbDvd = "dvd",
TvdbAbsolute = "tvdbAbsolute", TvdbAbsolute = "absolute",
} }
export enum GetLibraryItemsOptimizedForStreaming { export enum GetLibraryItemsOptimizedForStreaming {
@@ -596,14 +596,14 @@ export type GetLibraryItemsMetadata = {
| GetLibraryItemsEnableCreditsMarkerGeneration | GetLibraryItemsEnableCreditsMarkerGeneration
| undefined; | undefined;
/** /**
* Setting that indicates the episode ordering for the show * Setting that indicates the episode ordering for the show.
* *
* @remarks * @remarks
* None = Library default, * None = Library default,
* tmdbAiring = The Movie Database (Aired), * tmdbAiring = The Movie Database (Aired),
* tvdbAiring = TheTVDB (Aired), * aired = TheTVDB (Aired),
* tvdbDvd = TheTVDB (DVD), * dvd = TheTVDB (DVD),
* tvdbAbsolute = TheTVDB (Absolute)). * absolute = TheTVDB (Absolute)).
*/ */
showOrdering?: GetLibraryItemsShowOrdering | undefined; showOrdering?: GetLibraryItemsShowOrdering | undefined;
thumb?: string | undefined; thumb?: string | undefined;

View File

@@ -212,21 +212,21 @@ export enum EnableCreditsMarkerGeneration {
} }
/** /**
* Setting that indicates the episode ordering for the show * Setting that indicates the episode ordering for the show.
* *
* @remarks * @remarks
* None = Library default, * None = Library default,
* tmdbAiring = The Movie Database (Aired), * tmdbAiring = The Movie Database (Aired),
* tvdbAiring = TheTVDB (Aired), * aired = TheTVDB (Aired),
* tvdbDvd = TheTVDB (DVD), * dvd = TheTVDB (DVD),
* tvdbAbsolute = TheTVDB (Absolute)). * absolute = TheTVDB (Absolute)).
*/ */
export enum ShowOrdering { export enum ShowOrdering {
None = "None", None = "None",
TmdbAiring = "tmdbAiring", TmdbAiring = "tmdbAiring",
TvdbAiring = "tvdbAiring", TvdbAired = "aired",
TvdbDvd = "tvdbDvd", TvdbDvd = "dvd",
TvdbAbsolute = "tvdbAbsolute", TvdbAbsolute = "absolute",
} }
export enum OptimizedForStreaming { export enum OptimizedForStreaming {
@@ -563,14 +563,14 @@ export type GetRecentlyAddedMetadata = {
*/ */
enableCreditsMarkerGeneration?: EnableCreditsMarkerGeneration | undefined; enableCreditsMarkerGeneration?: EnableCreditsMarkerGeneration | undefined;
/** /**
* Setting that indicates the episode ordering for the show * Setting that indicates the episode ordering for the show.
* *
* @remarks * @remarks
* None = Library default, * None = Library default,
* tmdbAiring = The Movie Database (Aired), * tmdbAiring = The Movie Database (Aired),
* tvdbAiring = TheTVDB (Aired), * aired = TheTVDB (Aired),
* tvdbDvd = TheTVDB (DVD), * dvd = TheTVDB (DVD),
* tvdbAbsolute = TheTVDB (Absolute)). * absolute = TheTVDB (Absolute)).
*/ */
showOrdering?: ShowOrdering | undefined; showOrdering?: ShowOrdering | undefined;
thumb?: string | undefined; thumb?: string | undefined;

View File

@@ -101,21 +101,21 @@ export enum GetSearchAllLibrariesEnableCreditsMarkerGeneration {
} }
/** /**
* Setting that indicates the episode ordering for the show * Setting that indicates the episode ordering for the show.
* *
* @remarks * @remarks
* None = Library default, * None = Library default,
* tmdbAiring = The Movie Database (Aired), * tmdbAiring = The Movie Database (Aired),
* tvdbAiring = TheTVDB (Aired), * aired = TheTVDB (Aired),
* tvdbDvd = TheTVDB (DVD), * dvd = TheTVDB (DVD),
* tvdbAbsolute = TheTVDB (Absolute)). * absolute = TheTVDB (Absolute)).
*/ */
export enum GetSearchAllLibrariesShowOrdering { export enum GetSearchAllLibrariesShowOrdering {
None = "None", None = "None",
TmdbAiring = "tmdbAiring", TmdbAiring = "tmdbAiring",
TvdbAiring = "tvdbAiring", TvdbAired = "aired",
TvdbDvd = "tvdbDvd", TvdbDvd = "dvd",
TvdbAbsolute = "tvdbAbsolute", TvdbAbsolute = "absolute",
} }
export enum GetSearchAllLibrariesOptimizedForStreaming { export enum GetSearchAllLibrariesOptimizedForStreaming {
@@ -456,14 +456,14 @@ export type GetSearchAllLibrariesMetadata = {
| GetSearchAllLibrariesEnableCreditsMarkerGeneration | GetSearchAllLibrariesEnableCreditsMarkerGeneration
| undefined; | undefined;
/** /**
* Setting that indicates the episode ordering for the show * Setting that indicates the episode ordering for the show.
* *
* @remarks * @remarks
* None = Library default, * None = Library default,
* tmdbAiring = The Movie Database (Aired), * tmdbAiring = The Movie Database (Aired),
* tvdbAiring = TheTVDB (Aired), * aired = TheTVDB (Aired),
* tvdbDvd = TheTVDB (DVD), * dvd = TheTVDB (DVD),
* tvdbAbsolute = TheTVDB (Absolute)). * absolute = TheTVDB (Absolute)).
*/ */
showOrdering?: GetSearchAllLibrariesShowOrdering | undefined; showOrdering?: GetSearchAllLibrariesShowOrdering | undefined;
thumb?: string | undefined; thumb?: string | undefined;