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.401.2
This commit is contained in:
@@ -113,6 +113,11 @@ from .get_library_details import (
|
||||
SortTypedDict,
|
||||
)
|
||||
from .get_library_items import (
|
||||
ActiveDirection,
|
||||
Collection,
|
||||
CollectionTypedDict,
|
||||
DefaultDirection,
|
||||
FlattenSeasons,
|
||||
GetLibraryItemsCountry,
|
||||
GetLibraryItemsCountryTypedDict,
|
||||
GetLibraryItemsDirector,
|
||||
@@ -125,6 +130,11 @@ from .get_library_items import (
|
||||
GetLibraryItemsFilterTypedDict,
|
||||
GetLibraryItemsGenre,
|
||||
GetLibraryItemsGenreTypedDict,
|
||||
GetLibraryItemsImage,
|
||||
GetLibraryItemsImageTypedDict,
|
||||
GetLibraryItemsLibraryResponseType,
|
||||
GetLibraryItemsLibraryType,
|
||||
GetLibraryItemsLibraryTypeTypedDict,
|
||||
GetLibraryItemsMedia,
|
||||
GetLibraryItemsMediaContainer,
|
||||
GetLibraryItemsMediaContainerTypedDict,
|
||||
@@ -146,9 +156,9 @@ from .get_library_items import (
|
||||
GetLibraryItemsSort,
|
||||
GetLibraryItemsSortTypedDict,
|
||||
GetLibraryItemsType,
|
||||
GetLibraryItemsTypeTypedDict,
|
||||
GetLibraryItemsWriter,
|
||||
GetLibraryItemsWriterTypedDict,
|
||||
HasThumbnail,
|
||||
IncludeGuids,
|
||||
IncludeMeta,
|
||||
LibrarySectionID,
|
||||
@@ -157,10 +167,15 @@ from .get_library_items import (
|
||||
MediaGUIDTypedDict,
|
||||
Meta,
|
||||
MetaTypedDict,
|
||||
ShowOrdering,
|
||||
Tag,
|
||||
Type,
|
||||
UltraBlurColors,
|
||||
UltraBlurColorsTypedDict,
|
||||
)
|
||||
from .get_media_providers import (
|
||||
Action,
|
||||
ActionTypedDict,
|
||||
Feature,
|
||||
FeatureTypedDict,
|
||||
GetMediaProvidersDirectory,
|
||||
@@ -901,6 +916,9 @@ from .uploadplaylist import (
|
||||
__all__ = [
|
||||
"Account",
|
||||
"AccountTypedDict",
|
||||
"Action",
|
||||
"ActionTypedDict",
|
||||
"ActiveDirection",
|
||||
"Activity",
|
||||
"ActivityTypedDict",
|
||||
"AddPlaylistContentsMediaContainer",
|
||||
@@ -936,6 +954,8 @@ __all__ = [
|
||||
"ClearPlaylistContentsRequestTypedDict",
|
||||
"ClearPlaylistContentsResponse",
|
||||
"ClearPlaylistContentsResponseTypedDict",
|
||||
"Collection",
|
||||
"CollectionTypedDict",
|
||||
"Connections",
|
||||
"ConnectionsTypedDict",
|
||||
"Context",
|
||||
@@ -953,6 +973,7 @@ __all__ = [
|
||||
"CreatePlaylistResponseBody",
|
||||
"CreatePlaylistResponseBodyTypedDict",
|
||||
"CreatePlaylistResponseTypedDict",
|
||||
"DefaultDirection",
|
||||
"DefaultSubtitleAccessibility",
|
||||
"DefaultSubtitleForced",
|
||||
"DeleteLibraryRequest",
|
||||
@@ -980,6 +1001,7 @@ __all__ = [
|
||||
"FieldTypeTypedDict",
|
||||
"FieldTypedDict",
|
||||
"Filter",
|
||||
"FlattenSeasons",
|
||||
"Force",
|
||||
"Friend",
|
||||
"FriendTypedDict",
|
||||
@@ -1111,6 +1133,11 @@ __all__ = [
|
||||
"GetLibraryItemsFilterTypedDict",
|
||||
"GetLibraryItemsGenre",
|
||||
"GetLibraryItemsGenreTypedDict",
|
||||
"GetLibraryItemsImage",
|
||||
"GetLibraryItemsImageTypedDict",
|
||||
"GetLibraryItemsLibraryResponseType",
|
||||
"GetLibraryItemsLibraryType",
|
||||
"GetLibraryItemsLibraryTypeTypedDict",
|
||||
"GetLibraryItemsMedia",
|
||||
"GetLibraryItemsMediaContainer",
|
||||
"GetLibraryItemsMediaContainerTypedDict",
|
||||
@@ -1132,7 +1159,6 @@ __all__ = [
|
||||
"GetLibraryItemsSort",
|
||||
"GetLibraryItemsSortTypedDict",
|
||||
"GetLibraryItemsType",
|
||||
"GetLibraryItemsTypeTypedDict",
|
||||
"GetLibraryItemsWriter",
|
||||
"GetLibraryItemsWriterTypedDict",
|
||||
"GetMediaProvidersDirectory",
|
||||
@@ -1460,6 +1486,7 @@ __all__ = [
|
||||
"GetWatchListResponseTypedDict",
|
||||
"Guids",
|
||||
"GuidsTypedDict",
|
||||
"HasThumbnail",
|
||||
"Hub",
|
||||
"HubTypedDict",
|
||||
"Image",
|
||||
@@ -1593,6 +1620,7 @@ __all__ = [
|
||||
"SharedServersTypedDict",
|
||||
"SharedSources",
|
||||
"SharedSourcesTypedDict",
|
||||
"ShowOrdering",
|
||||
"Skip",
|
||||
"Smart",
|
||||
"Sort",
|
||||
@@ -1637,6 +1665,8 @@ __all__ = [
|
||||
"Trials",
|
||||
"TrialsTypedDict",
|
||||
"Type",
|
||||
"UltraBlurColors",
|
||||
"UltraBlurColorsTypedDict",
|
||||
"UpdatePlayProgressRequest",
|
||||
"UpdatePlayProgressRequestTypedDict",
|
||||
"UpdatePlayProgressResponse",
|
||||
|
||||
Reference in New Issue
Block a user