mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 12:47:44 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.476.2
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -13,7 +13,7 @@ generation:
|
|||||||
oAuth2ClientCredentialsEnabled: true
|
oAuth2ClientCredentialsEnabled: true
|
||||||
oAuth2PasswordEnabled: false
|
oAuth2PasswordEnabled: false
|
||||||
python:
|
python:
|
||||||
version: 0.21.0
|
version: 0.21.1
|
||||||
additionalDependencies:
|
additionalDependencies:
|
||||||
dev: {}
|
dev: {}
|
||||||
main: {}
|
main: {}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
speakeasyVersion: 1.476.0
|
speakeasyVersion: 1.476.2
|
||||||
sources:
|
sources:
|
||||||
my-source:
|
my-source:
|
||||||
sourceNamespace: my-source
|
sourceNamespace: my-source
|
||||||
@@ -8,19 +8,19 @@ sources:
|
|||||||
- latest
|
- latest
|
||||||
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-1737763301
|
- speakeasy-sdk-regen-1738022506
|
||||||
targets:
|
targets:
|
||||||
plexpy:
|
plexpy:
|
||||||
source: plexapi
|
source: plexapi
|
||||||
sourceNamespace: plexapi
|
sourceNamespace: plexapi
|
||||||
sourceRevisionDigest: sha256:b146684d2d813daa8ba29e432a12334838753d0b20183beca8178a74ec4d895a
|
sourceRevisionDigest: sha256:e73707dfae50d22dab2166b1661938446b9831bcee252ecd696a1172dfd6ae2c
|
||||||
sourceBlobDigest: sha256:58f51c4319fcda931d63950fd926e8650e20a2e1375e356bf3a930111e246a58
|
sourceBlobDigest: sha256:e06caa091ad527fd21714fc0d43e7ea385e181fbad8c4f60296457a89a23c696
|
||||||
codeSamplesNamespace: code-samples-python-plexpy
|
codeSamplesNamespace: code-samples-python-plexpy
|
||||||
codeSamplesRevisionDigest: sha256:b261ae23357a0df82454126aa5b040e1e31fd57075678a206cf19492da6ec6c8
|
codeSamplesRevisionDigest: sha256:bc15ff165c65f5567be1675febe04ab81d64f96e0d364efbf9b6c61b0fbb46e9
|
||||||
workflow:
|
workflow:
|
||||||
workflowVersion: 1.0.0
|
workflowVersion: 1.0.0
|
||||||
speakeasyVersion: latest
|
speakeasyVersion: latest
|
||||||
|
|||||||
10
RELEASES.md
10
RELEASES.md
@@ -899,3 +899,13 @@ Based on:
|
|||||||
- [python v0.21.0] .
|
- [python v0.21.0] .
|
||||||
### Releases
|
### Releases
|
||||||
- [PyPI v0.21.0] https://pypi.org/project/plex-api-client/0.21.0 - .
|
- [PyPI v0.21.0] https://pypi.org/project/plex-api-client/0.21.0 - .
|
||||||
|
|
||||||
|
## 2025-01-28 00:01:31
|
||||||
|
### Changes
|
||||||
|
Based on:
|
||||||
|
- OpenAPI Doc
|
||||||
|
- Speakeasy CLI 1.476.2 (2.495.1) https://github.com/speakeasy-api/speakeasy
|
||||||
|
### Generated
|
||||||
|
- [python v0.21.1] .
|
||||||
|
### Releases
|
||||||
|
- [PyPI v0.21.1] https://pypi.org/project/plex-api-client/0.21.1 - .
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
| `flatten_seasons` | [Optional[operations.GetLibraryItemsFlattenSeasons]](../../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 |
|
| `flatten_seasons` | [Optional[operations.GetLibraryItemsFlattenSeasons]](../../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 |
|
||||||
| `episode_sort` | [Optional[operations.GetLibraryItemsEpisodeSort]](../../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 |
|
| `episode_sort` | [Optional[operations.GetLibraryItemsEpisodeSort]](../../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 |
|
||||||
| `enable_credits_marker_generation` | [Optional[operations.GetLibraryItemsEnableCreditsMarkerGeneration]](../../models/operations/getlibraryitemsenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
|
| `enable_credits_marker_generation` | [Optional[operations.GetLibraryItemsEnableCreditsMarkerGeneration]](../../models/operations/getlibraryitemsenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
|
||||||
| `show_ordering` | [Optional[operations.GetLibraryItemsShowOrdering]](../../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 |
|
| `show_ordering` | [Optional[operations.GetLibraryItemsShowOrdering]](../../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` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
|
| `thumb` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
|
||||||
| `art` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
|
| `art` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
|
||||||
| `banner` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |
|
| `banner` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |
|
||||||
|
|||||||
@@ -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)).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -15,6 +15,6 @@ tvdbAbsolute = TheTVDB (Absolute)).
|
|||||||
| --------------- | --------------- |
|
| --------------- | --------------- |
|
||||||
| `NONE` | None |
|
| `NONE` | None |
|
||||||
| `TMDB_AIRING` | tmdbAiring |
|
| `TMDB_AIRING` | tmdbAiring |
|
||||||
| `TVDB_AIRING` | tvdbAiring |
|
| `TVDB_AIRED` | aired |
|
||||||
| `TVDB_DVD` | tvdbDvd |
|
| `TVDB_DVD` | dvd |
|
||||||
| `TVDB_ABSOLUTE` | tvdbAbsolute |
|
| `TVDB_ABSOLUTE` | absolute |
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
| `flatten_seasons` | [Optional[operations.FlattenSeasons]](../../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 |
|
| `flatten_seasons` | [Optional[operations.FlattenSeasons]](../../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 |
|
||||||
| `episode_sort` | [Optional[operations.EpisodeSort]](../../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 |
|
| `episode_sort` | [Optional[operations.EpisodeSort]](../../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 |
|
||||||
| `enable_credits_marker_generation` | [Optional[operations.EnableCreditsMarkerGeneration]](../../models/operations/enablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
|
| `enable_credits_marker_generation` | [Optional[operations.EnableCreditsMarkerGeneration]](../../models/operations/enablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
|
||||||
| `show_ordering` | [Optional[operations.ShowOrdering]](../../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 |
|
| `show_ordering` | [Optional[operations.ShowOrdering]](../../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` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
|
| `thumb` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
|
||||||
| `art` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
|
| `art` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
|
||||||
| `banner` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |
|
| `banner` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
| `flatten_seasons` | [Optional[operations.GetSearchAllLibrariesFlattenSeasons]](../../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 |
|
| `flatten_seasons` | [Optional[operations.GetSearchAllLibrariesFlattenSeasons]](../../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 |
|
||||||
| `episode_sort` | [Optional[operations.GetSearchAllLibrariesEpisodeSort]](../../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 |
|
| `episode_sort` | [Optional[operations.GetSearchAllLibrariesEpisodeSort]](../../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 |
|
||||||
| `enable_credits_marker_generation` | [Optional[operations.GetSearchAllLibrariesEnableCreditsMarkerGeneration]](../../models/operations/getsearchalllibrariesenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
|
| `enable_credits_marker_generation` | [Optional[operations.GetSearchAllLibrariesEnableCreditsMarkerGeneration]](../../models/operations/getsearchalllibrariesenablecreditsmarkergeneration.md) | :heavy_minus_sign: | Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled). | -1 |
|
||||||
| `show_ordering` | [Optional[operations.GetSearchAllLibrariesShowOrdering]](../../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 |
|
| `show_ordering` | [Optional[operations.GetSearchAllLibrariesShowOrdering]](../../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` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
|
| `thumb` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/thumb/1703239236 |
|
||||||
| `art` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
|
| `art` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/art/1703239236 |
|
||||||
| `banner` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |
|
| `banner` | *Optional[str]* | :heavy_minus_sign: | N/A | /library/metadata/58683/banner/1703239236 |
|
||||||
|
|||||||
@@ -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)).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -15,6 +15,6 @@ tvdbAbsolute = TheTVDB (Absolute)).
|
|||||||
| --------------- | --------------- |
|
| --------------- | --------------- |
|
||||||
| `NONE` | None |
|
| `NONE` | None |
|
||||||
| `TMDB_AIRING` | tmdbAiring |
|
| `TMDB_AIRING` | tmdbAiring |
|
||||||
| `TVDB_AIRING` | tvdbAiring |
|
| `TVDB_AIRED` | aired |
|
||||||
| `TVDB_DVD` | tvdbDvd |
|
| `TVDB_DVD` | dvd |
|
||||||
| `TVDB_ABSOLUTE` | tvdbAbsolute |
|
| `TVDB_ABSOLUTE` | absolute |
|
||||||
@@ -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)).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -15,6 +15,6 @@ tvdbAbsolute = TheTVDB (Absolute)).
|
|||||||
| --------------- | --------------- |
|
| --------------- | --------------- |
|
||||||
| `NONE` | None |
|
| `NONE` | None |
|
||||||
| `TMDB_AIRING` | tmdbAiring |
|
| `TMDB_AIRING` | tmdbAiring |
|
||||||
| `TVDB_AIRING` | tvdbAiring |
|
| `TVDB_AIRED` | aired |
|
||||||
| `TVDB_DVD` | tvdbDvd |
|
| `TVDB_DVD` | dvd |
|
||||||
| `TVDB_ABSOLUTE` | tvdbAbsolute |
|
| `TVDB_ABSOLUTE` | absolute |
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "plex-api-client"
|
name = "plex-api-client"
|
||||||
version = "0.21.0"
|
version = "0.21.1"
|
||||||
description = "Python Client SDK Generated by Speakeasy"
|
description = "Python Client SDK Generated by Speakeasy"
|
||||||
authors = [{ name = "Speakeasy" },]
|
authors = [{ name = "Speakeasy" },]
|
||||||
readme = "README-PYPI.md"
|
readme = "README-PYPI.md"
|
||||||
|
|||||||
@@ -3,10 +3,10 @@
|
|||||||
import importlib.metadata
|
import importlib.metadata
|
||||||
|
|
||||||
__title__: str = "plex-api-client"
|
__title__: str = "plex-api-client"
|
||||||
__version__: str = "0.21.0"
|
__version__: str = "0.21.1"
|
||||||
__openapi_doc_version__: str = "0.0.3"
|
__openapi_doc_version__: str = "0.0.3"
|
||||||
__gen_version__: str = "2.496.0"
|
__gen_version__: str = "2.495.1"
|
||||||
__user_agent__: str = "speakeasy-sdk/python 0.21.0 2.496.0 0.0.3 plex-api-client"
|
__user_agent__: str = "speakeasy-sdk/python 0.21.1 2.495.1 0.0.3 plex-api-client"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
if __package__ is not None:
|
if __package__ is not None:
|
||||||
|
|||||||
@@ -365,20 +365,20 @@ class GetLibraryItemsEnableCreditsMarkerGeneration(str, Enum):
|
|||||||
|
|
||||||
|
|
||||||
class GetLibraryItemsShowOrdering(str, Enum):
|
class GetLibraryItemsShowOrdering(str, Enum):
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
NONE = "None"
|
NONE = "None"
|
||||||
TMDB_AIRING = "tmdbAiring"
|
TMDB_AIRING = "tmdbAiring"
|
||||||
TVDB_AIRING = "tvdbAiring"
|
TVDB_AIRED = "aired"
|
||||||
TVDB_DVD = "tvdbDvd"
|
TVDB_DVD = "dvd"
|
||||||
TVDB_ABSOLUTE = "tvdbAbsolute"
|
TVDB_ABSOLUTE = "absolute"
|
||||||
|
|
||||||
|
|
||||||
class GetLibraryItemsOptimizedForStreaming(int, Enum):
|
class GetLibraryItemsOptimizedForStreaming(int, Enum):
|
||||||
@@ -922,12 +922,12 @@ class GetLibraryItemsMetadataTypedDict(TypedDict):
|
|||||||
]
|
]
|
||||||
r"""Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled)."""
|
r"""Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled)."""
|
||||||
show_ordering: NotRequired[GetLibraryItemsShowOrdering]
|
show_ordering: NotRequired[GetLibraryItemsShowOrdering]
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
thumb: NotRequired[str]
|
thumb: NotRequired[str]
|
||||||
@@ -1073,12 +1073,12 @@ class GetLibraryItemsMetadata(BaseModel):
|
|||||||
show_ordering: Annotated[
|
show_ordering: Annotated[
|
||||||
Optional[GetLibraryItemsShowOrdering], pydantic.Field(alias="showOrdering")
|
Optional[GetLibraryItemsShowOrdering], pydantic.Field(alias="showOrdering")
|
||||||
] = None
|
] = None
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
@@ -345,20 +345,20 @@ class EnableCreditsMarkerGeneration(str, Enum):
|
|||||||
|
|
||||||
|
|
||||||
class ShowOrdering(str, Enum):
|
class ShowOrdering(str, Enum):
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
NONE = "None"
|
NONE = "None"
|
||||||
TMDB_AIRING = "tmdbAiring"
|
TMDB_AIRING = "tmdbAiring"
|
||||||
TVDB_AIRING = "tvdbAiring"
|
TVDB_AIRED = "aired"
|
||||||
TVDB_DVD = "tvdbDvd"
|
TVDB_DVD = "dvd"
|
||||||
TVDB_ABSOLUTE = "tvdbAbsolute"
|
TVDB_ABSOLUTE = "absolute"
|
||||||
|
|
||||||
|
|
||||||
class OptimizedForStreaming(int, Enum):
|
class OptimizedForStreaming(int, Enum):
|
||||||
@@ -897,12 +897,12 @@ class GetRecentlyAddedMetadataTypedDict(TypedDict):
|
|||||||
enable_credits_marker_generation: NotRequired[EnableCreditsMarkerGeneration]
|
enable_credits_marker_generation: NotRequired[EnableCreditsMarkerGeneration]
|
||||||
r"""Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled)."""
|
r"""Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled)."""
|
||||||
show_ordering: NotRequired[ShowOrdering]
|
show_ordering: NotRequired[ShowOrdering]
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
thumb: NotRequired[str]
|
thumb: NotRequired[str]
|
||||||
@@ -1048,12 +1048,12 @@ class GetRecentlyAddedMetadata(BaseModel):
|
|||||||
show_ordering: Annotated[
|
show_ordering: Annotated[
|
||||||
Optional[ShowOrdering], pydantic.Field(alias="showOrdering")
|
Optional[ShowOrdering], pydantic.Field(alias="showOrdering")
|
||||||
] = None
|
] = None
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
@@ -126,20 +126,20 @@ class GetSearchAllLibrariesEnableCreditsMarkerGeneration(str, Enum):
|
|||||||
|
|
||||||
|
|
||||||
class GetSearchAllLibrariesShowOrdering(str, Enum):
|
class GetSearchAllLibrariesShowOrdering(str, Enum):
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
NONE = "None"
|
NONE = "None"
|
||||||
TMDB_AIRING = "tmdbAiring"
|
TMDB_AIRING = "tmdbAiring"
|
||||||
TVDB_AIRING = "tvdbAiring"
|
TVDB_AIRED = "aired"
|
||||||
TVDB_DVD = "tvdbDvd"
|
TVDB_DVD = "dvd"
|
||||||
TVDB_ABSOLUTE = "tvdbAbsolute"
|
TVDB_ABSOLUTE = "absolute"
|
||||||
|
|
||||||
|
|
||||||
class GetSearchAllLibrariesOptimizedForStreaming(int, Enum):
|
class GetSearchAllLibrariesOptimizedForStreaming(int, Enum):
|
||||||
@@ -684,12 +684,12 @@ class GetSearchAllLibrariesMetadataTypedDict(TypedDict):
|
|||||||
]
|
]
|
||||||
r"""Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled)."""
|
r"""Setting that indicates if credits markers detection is enabled. (-1 = Library default, 0 = Disabled)."""
|
||||||
show_ordering: NotRequired[GetSearchAllLibrariesShowOrdering]
|
show_ordering: NotRequired[GetSearchAllLibrariesShowOrdering]
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
thumb: NotRequired[str]
|
thumb: NotRequired[str]
|
||||||
@@ -837,12 +837,12 @@ class GetSearchAllLibrariesMetadata(BaseModel):
|
|||||||
Optional[GetSearchAllLibrariesShowOrdering],
|
Optional[GetSearchAllLibrariesShowOrdering],
|
||||||
pydantic.Field(alias="showOrdering"),
|
pydantic.Field(alias="showOrdering"),
|
||||||
] = None
|
] = None
|
||||||
r"""Setting that indicates the episode ordering for the show
|
r"""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)).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user