mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-07 20:57:45 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.487.0
This commit is contained in:
@@ -482,6 +482,32 @@ from .get_thumb_image import (
|
||||
GetThumbImageResponse,
|
||||
GetThumbImageResponseTypedDict,
|
||||
)
|
||||
from .get_users import (
|
||||
AllLibraries,
|
||||
AllowCameraUpload,
|
||||
AllowChannels,
|
||||
AllowSubtitleAdmin,
|
||||
AllowSync,
|
||||
AllowTuners,
|
||||
GET_USERS_SERVERS,
|
||||
GetUsersMediaContainer,
|
||||
GetUsersMediaContainerTypedDict,
|
||||
GetUsersRequest,
|
||||
GetUsersRequestTypedDict,
|
||||
GetUsersResponse,
|
||||
GetUsersResponseBody,
|
||||
GetUsersResponseBodyTypedDict,
|
||||
GetUsersResponseTypedDict,
|
||||
GetUsersServer,
|
||||
GetUsersServerTypedDict,
|
||||
Home,
|
||||
Owned,
|
||||
Pending,
|
||||
Protected,
|
||||
Restricted,
|
||||
User,
|
||||
UserTypedDict,
|
||||
)
|
||||
from .get_watch_list import (
|
||||
Filter,
|
||||
GET_WATCH_LIST_SERVERS,
|
||||
@@ -929,8 +955,8 @@ from .gettopwatchedcontent import (
|
||||
GetTopWatchedContentResponseTypedDict,
|
||||
GetTopWatchedContentRole,
|
||||
GetTopWatchedContentRoleTypedDict,
|
||||
User,
|
||||
UserTypedDict,
|
||||
GetTopWatchedContentUser,
|
||||
GetTopWatchedContentUserTypedDict,
|
||||
)
|
||||
from .gettranscodesessions import (
|
||||
GetTranscodeSessionsMediaContainer,
|
||||
@@ -1108,6 +1134,12 @@ __all__ = [
|
||||
"AddPlaylistContentsResponseBody",
|
||||
"AddPlaylistContentsResponseBodyTypedDict",
|
||||
"AddPlaylistContentsResponseTypedDict",
|
||||
"AllLibraries",
|
||||
"AllowCameraUpload",
|
||||
"AllowChannels",
|
||||
"AllowSubtitleAdmin",
|
||||
"AllowSync",
|
||||
"AllowTuners",
|
||||
"ApplyUpdatesRequest",
|
||||
"ApplyUpdatesRequestTypedDict",
|
||||
"ApplyUpdatesResponse",
|
||||
@@ -1189,6 +1221,7 @@ __all__ = [
|
||||
"GET_SERVER_RESOURCES_SERVERS",
|
||||
"GET_TOKEN_BY_PIN_ID_SERVERS",
|
||||
"GET_TOKEN_DETAILS_SERVERS",
|
||||
"GET_USERS_SERVERS",
|
||||
"GET_USER_FRIENDS_SERVERS",
|
||||
"GET_WATCH_LIST_SERVERS",
|
||||
"Genre",
|
||||
@@ -1797,6 +1830,8 @@ __all__ = [
|
||||
"GetTopWatchedContentResponseTypedDict",
|
||||
"GetTopWatchedContentRole",
|
||||
"GetTopWatchedContentRoleTypedDict",
|
||||
"GetTopWatchedContentUser",
|
||||
"GetTopWatchedContentUserTypedDict",
|
||||
"GetTranscodeSessionsMediaContainer",
|
||||
"GetTranscodeSessionsMediaContainerTypedDict",
|
||||
"GetTranscodeSessionsResponse",
|
||||
@@ -1816,6 +1851,16 @@ __all__ = [
|
||||
"GetUpdateStatusResponseTypedDict",
|
||||
"GetUserFriendsResponse",
|
||||
"GetUserFriendsResponseTypedDict",
|
||||
"GetUsersMediaContainer",
|
||||
"GetUsersMediaContainerTypedDict",
|
||||
"GetUsersRequest",
|
||||
"GetUsersRequestTypedDict",
|
||||
"GetUsersResponse",
|
||||
"GetUsersResponseBody",
|
||||
"GetUsersResponseBodyTypedDict",
|
||||
"GetUsersResponseTypedDict",
|
||||
"GetUsersServer",
|
||||
"GetUsersServerTypedDict",
|
||||
"GetWatchListRequest",
|
||||
"GetWatchListRequestTypedDict",
|
||||
"GetWatchListResponse",
|
||||
@@ -1825,6 +1870,7 @@ __all__ = [
|
||||
"Guids",
|
||||
"GuidsTypedDict",
|
||||
"HasThumbnail",
|
||||
"Home",
|
||||
"Hub",
|
||||
"HubTypedDict",
|
||||
"Image",
|
||||
@@ -1880,12 +1926,14 @@ __all__ = [
|
||||
"Operator",
|
||||
"OperatorTypedDict",
|
||||
"OptimizedForStreaming",
|
||||
"Owned",
|
||||
"POST_USERS_SIGN_IN_DATA_SERVERS",
|
||||
"Part",
|
||||
"PartTypedDict",
|
||||
"PastSubscription",
|
||||
"PastSubscriptionTypedDict",
|
||||
"PathParamTaskName",
|
||||
"Pending",
|
||||
"PerformSearchRequest",
|
||||
"PerformSearchRequestTypedDict",
|
||||
"PerformSearchResponse",
|
||||
@@ -1929,6 +1977,7 @@ __all__ = [
|
||||
"PostUsersSignInDataWatchedIndicator",
|
||||
"Producer",
|
||||
"ProducerTypedDict",
|
||||
"Protected",
|
||||
"Protocol",
|
||||
"Provider",
|
||||
"ProviderTypedDict",
|
||||
@@ -1947,6 +1996,7 @@ __all__ = [
|
||||
"ReleaseTypedDict",
|
||||
"ResponseBody",
|
||||
"ResponseBodyTypedDict",
|
||||
"Restricted",
|
||||
"Role",
|
||||
"RoleTypedDict",
|
||||
"Scope",
|
||||
|
||||
Reference in New Issue
Block a user