mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-10 04:21:03 +00:00
383 lines
24 KiB
Plaintext
383 lines
24 KiB
Plaintext
Sources/Plexswift/internal/api/_ServerAPI.swift
|
|
Sources/Plexswift/internal/api/_MediaAPI.swift
|
|
Sources/Plexswift/internal/api/_ActivitiesAPI.swift
|
|
Sources/Plexswift/internal/api/_ButlerAPI.swift
|
|
Sources/Plexswift/internal/api/_HubsAPI.swift
|
|
Sources/Plexswift/internal/api/_SearchAPI.swift
|
|
Sources/Plexswift/internal/api/_LibraryAPI.swift
|
|
Sources/Plexswift/internal/api/_LogAPI.swift
|
|
Sources/Plexswift/internal/api/_PlaylistsAPI.swift
|
|
Sources/Plexswift/internal/api/_SecurityAPI.swift
|
|
Sources/Plexswift/internal/api/_SessionsAPI.swift
|
|
Sources/Plexswift/internal/api/_UpdaterAPI.swift
|
|
Sources/Plexswift/internal/api/_VideoAPI.swift
|
|
Sources/Plexswift/configuration/GlobalServer.swift
|
|
Sources/Plexswift/Client.swift
|
|
Package.swift
|
|
Sources/plexswift/AnyValue.swift
|
|
Sources/plexswift/internal/api/Client+PlexswiftAPI.swift
|
|
Sources/plexswift/internal/client/Response.swift
|
|
Sources/plexswift/internal/client/Servers.swift
|
|
Sources/plexswift/internal/client/URLRequestBuilder.swift
|
|
Sources/plexswift/internal/client/URLRequestConfiguration.swift
|
|
Sources/plexswift/internal/extensions/HTTPURLResponse+ContentType.swift
|
|
Sources/plexswift/internal/extensions/String+ContentType.swift
|
|
Sources/plexswift/internal/extensions/String+ParameterSubstitution.swift
|
|
Sources/plexswift/internal/serialization/Form.swift
|
|
Sources/plexswift/internal/serialization/JSON.swift
|
|
Sources/plexswift/internal/serialization/Maps.swift
|
|
Sources/plexswift/internal/serialization/Parameters.swift
|
|
Sources/plexswift/internal/serialization/PropertyWrappers.swift
|
|
Sources/plexswift/internal/serialization/QueryParameters.swift
|
|
Sources/plexswift/internal/serialization/SecurityParameters.swift
|
|
Sources/plexswift/internal/serialization/Serializable.swift
|
|
Sources/plexswift/PlexswiftError.swift
|
|
Sources/plexswift/PlexswiftAPI.swift
|
|
Sources/Plexswift/models/ModelScopes.swift
|
|
Sources/Plexswift/models/operations/Activity.swift
|
|
Sources/Plexswift/models/operations/AddPlaylistContentsErrors.swift
|
|
Sources/Plexswift/models/operations/AddPlaylistContentsRequest.swift
|
|
Sources/Plexswift/internal/models/AddPlaylistContentsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/AddPlaylistContentsResponse.swift
|
|
Sources/Plexswift/models/operations/AddPlaylistContentsResponseBody.swift
|
|
Sources/Plexswift/models/operations/ApplyUpdatesErrors.swift
|
|
Sources/Plexswift/models/operations/ApplyUpdatesRequest.swift
|
|
Sources/Plexswift/internal/models/ApplyUpdatesRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/ApplyUpdatesResponse.swift
|
|
Sources/Plexswift/models/operations/ApplyUpdatesResponseBody.swift
|
|
Sources/Plexswift/models/operations/ButlerTask.swift
|
|
Sources/Plexswift/models/operations/ButlerTasks.swift
|
|
Sources/Plexswift/models/operations/CancelServerActivitiesErrors.swift
|
|
Sources/Plexswift/models/operations/CancelServerActivitiesRequest.swift
|
|
Sources/Plexswift/internal/models/CancelServerActivitiesRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/CancelServerActivitiesResponse.swift
|
|
Sources/Plexswift/models/operations/CancelServerActivitiesResponseBody.swift
|
|
Sources/Plexswift/models/operations/CheckForUpdatesErrors.swift
|
|
Sources/Plexswift/models/operations/CheckForUpdatesRequest.swift
|
|
Sources/Plexswift/internal/models/CheckForUpdatesRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/CheckForUpdatesResponse.swift
|
|
Sources/Plexswift/models/operations/CheckForUpdatesResponseBody.swift
|
|
Sources/Plexswift/models/operations/ClearPlaylistContentsErrors.swift
|
|
Sources/Plexswift/models/operations/ClearPlaylistContentsRequest.swift
|
|
Sources/Plexswift/internal/models/ClearPlaylistContentsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/ClearPlaylistContentsResponse.swift
|
|
Sources/Plexswift/models/operations/ClearPlaylistContentsResponseBody.swift
|
|
Sources/Plexswift/models/operations/Context.swift
|
|
Sources/Plexswift/models/operations/Country.swift
|
|
Sources/Plexswift/models/operations/CreatePlaylistErrors.swift
|
|
Sources/Plexswift/models/operations/CreatePlaylistRequest.swift
|
|
Sources/Plexswift/internal/models/CreatePlaylistRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/CreatePlaylistResponse.swift
|
|
Sources/Plexswift/models/operations/CreatePlaylistResponseBody.swift
|
|
Sources/Plexswift/models/operations/DeleteLibraryErrors.swift
|
|
Sources/Plexswift/models/operations/DeleteLibraryRequest.swift
|
|
Sources/Plexswift/internal/models/DeleteLibraryRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/DeleteLibraryResponse.swift
|
|
Sources/Plexswift/models/operations/DeleteLibraryResponseBody.swift
|
|
Sources/Plexswift/models/operations/DeletePlaylistErrors.swift
|
|
Sources/Plexswift/models/operations/DeletePlaylistRequest.swift
|
|
Sources/Plexswift/internal/models/DeletePlaylistRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/DeletePlaylistResponse.swift
|
|
Sources/Plexswift/models/operations/DeletePlaylistResponseBody.swift
|
|
Sources/Plexswift/models/operations/Device.swift
|
|
Sources/Plexswift/models/operations/Director.swift
|
|
Sources/Plexswift/models/operations/Directory.swift
|
|
Sources/Plexswift/models/operations/Download.swift
|
|
Sources/Plexswift/internal/models/Download+Serialization.swift
|
|
Sources/Plexswift/models/operations/EnablePaperTrailErrors.swift
|
|
Sources/Plexswift/models/operations/EnablePaperTrailResponse.swift
|
|
Sources/Plexswift/models/operations/EnablePaperTrailResponseBody.swift
|
|
Sources/Plexswift/models/operations/Errors.swift
|
|
Sources/Plexswift/models/operations/Force.swift
|
|
Sources/Plexswift/internal/models/Force+Serialization.swift
|
|
Sources/Plexswift/models/operations/Genre.swift
|
|
Sources/Plexswift/models/operations/GetAvailableClientsErrors.swift
|
|
Sources/Plexswift/models/operations/GetAvailableClientsMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetAvailableClientsResponse.swift
|
|
Sources/Plexswift/models/operations/GetAvailableClientsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetButlerTasksButlerResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetButlerTasksErrors.swift
|
|
Sources/Plexswift/models/operations/GetButlerTasksResponse.swift
|
|
Sources/Plexswift/models/operations/GetButlerTasksResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetCommonLibraryItemsErrors.swift
|
|
Sources/Plexswift/models/operations/GetCommonLibraryItemsRequest.swift
|
|
Sources/Plexswift/internal/models/GetCommonLibraryItemsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetCommonLibraryItemsResponse.swift
|
|
Sources/Plexswift/models/operations/GetCommonLibraryItemsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetDevicesErrors.swift
|
|
Sources/Plexswift/models/operations/GetDevicesMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetDevicesResponse.swift
|
|
Sources/Plexswift/models/operations/GetDevicesResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetDevicesServerResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetFileHashErrors.swift
|
|
Sources/Plexswift/models/operations/GetFileHashRequest.swift
|
|
Sources/Plexswift/internal/models/GetFileHashRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetFileHashResponse.swift
|
|
Sources/Plexswift/models/operations/GetFileHashResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetGlobalHubsErrors.swift
|
|
Sources/Plexswift/models/operations/GetGlobalHubsRequest.swift
|
|
Sources/Plexswift/internal/models/GetGlobalHubsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetGlobalHubsResponse.swift
|
|
Sources/Plexswift/models/operations/GetGlobalHubsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetLatestLibraryItemsErrors.swift
|
|
Sources/Plexswift/models/operations/GetLatestLibraryItemsRequest.swift
|
|
Sources/Plexswift/internal/models/GetLatestLibraryItemsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetLatestLibraryItemsResponse.swift
|
|
Sources/Plexswift/models/operations/GetLatestLibraryItemsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetLibrariesErrors.swift
|
|
Sources/Plexswift/models/operations/GetLibrariesResponse.swift
|
|
Sources/Plexswift/models/operations/GetLibrariesResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetLibraryErrors.swift
|
|
Sources/Plexswift/models/operations/GetLibraryHubsErrors.swift
|
|
Sources/Plexswift/models/operations/GetLibraryHubsRequest.swift
|
|
Sources/Plexswift/internal/models/GetLibraryHubsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetLibraryHubsResponse.swift
|
|
Sources/Plexswift/models/operations/GetLibraryHubsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetLibraryItemsErrors.swift
|
|
Sources/Plexswift/models/operations/GetLibraryItemsRequest.swift
|
|
Sources/Plexswift/internal/models/GetLibraryItemsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetLibraryItemsResponse.swift
|
|
Sources/Plexswift/models/operations/GetLibraryItemsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetLibraryRequest.swift
|
|
Sources/Plexswift/internal/models/GetLibraryRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetLibraryResponse.swift
|
|
Sources/Plexswift/models/operations/GetLibraryResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetMetadataChildrenErrors.swift
|
|
Sources/Plexswift/models/operations/GetMetadataChildrenRequest.swift
|
|
Sources/Plexswift/internal/models/GetMetadataChildrenRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetMetadataChildrenResponse.swift
|
|
Sources/Plexswift/models/operations/GetMetadataChildrenResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetMetadataErrors.swift
|
|
Sources/Plexswift/models/operations/GetMetadataRequest.swift
|
|
Sources/Plexswift/internal/models/GetMetadataRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetMetadataResponse.swift
|
|
Sources/Plexswift/models/operations/GetMetadataResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetMyPlexAccountErrors.swift
|
|
Sources/Plexswift/models/operations/GetMyPlexAccountResponse.swift
|
|
Sources/Plexswift/models/operations/GetMyPlexAccountResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetMyPlexAccountServerResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckErrors.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckLibraryResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckMedia.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckMetadata.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckPart.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckResponse.swift
|
|
Sources/Plexswift/models/operations/GetOnDeckResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistContentsErrors.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistContentsRequest.swift
|
|
Sources/Plexswift/internal/models/GetPlaylistContentsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistContentsResponse.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistContentsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistErrors.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistRequest.swift
|
|
Sources/Plexswift/internal/models/GetPlaylistRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistResponse.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistsErrors.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistsRequest.swift
|
|
Sources/Plexswift/internal/models/GetPlaylistsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistsResponse.swift
|
|
Sources/Plexswift/models/operations/GetPlaylistsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetRecentlyAddedErrors.swift
|
|
Sources/Plexswift/models/operations/GetRecentlyAddedLibraryResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetRecentlyAddedMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetRecentlyAddedResponse.swift
|
|
Sources/Plexswift/models/operations/GetRecentlyAddedResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetResizedPhotoErrors.swift
|
|
Sources/Plexswift/models/operations/GetResizedPhotoRequest.swift
|
|
Sources/Plexswift/internal/models/GetResizedPhotoRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetResizedPhotoResponse.swift
|
|
Sources/Plexswift/models/operations/GetResizedPhotoResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsCountry.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsDirector.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsErrors.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsGenre.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsMedia.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsMetadata.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsPart.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsRequest.swift
|
|
Sources/Plexswift/internal/models/GetSearchResultsRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsResponse.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsRole.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsSearchResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetSearchResultsWriter.swift
|
|
Sources/Plexswift/models/operations/GetServerActivitiesActivitiesResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerActivitiesErrors.swift
|
|
Sources/Plexswift/models/operations/GetServerActivitiesMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetServerActivitiesResponse.swift
|
|
Sources/Plexswift/models/operations/GetServerActivitiesResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerCapabilitiesResponse.swift
|
|
Sources/Plexswift/models/operations/GetServerCapabilitiesResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerCapabilitiesServerResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerIdentityErrors.swift
|
|
Sources/Plexswift/models/operations/GetServerIdentityMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetServerIdentityResponse.swift
|
|
Sources/Plexswift/models/operations/GetServerIdentityResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerIdentityServerResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerListErrors.swift
|
|
Sources/Plexswift/models/operations/GetServerListMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetServerListResponse.swift
|
|
Sources/Plexswift/models/operations/GetServerListResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerListServer.swift
|
|
Sources/Plexswift/models/operations/GetServerListServerResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetServerPreferencesErrors.swift
|
|
Sources/Plexswift/models/operations/GetServerPreferencesResponse.swift
|
|
Sources/Plexswift/models/operations/GetServerPreferencesResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetSessionHistoryErrors.swift
|
|
Sources/Plexswift/models/operations/GetSessionHistoryResponse.swift
|
|
Sources/Plexswift/models/operations/GetSessionHistoryResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetSessionsErrors.swift
|
|
Sources/Plexswift/models/operations/GetSessionsResponse.swift
|
|
Sources/Plexswift/models/operations/GetSessionsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetSourceConnectionInformationErrors.swift
|
|
Sources/Plexswift/models/operations/GetSourceConnectionInformationRequest.swift
|
|
Sources/Plexswift/internal/models/GetSourceConnectionInformationRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetSourceConnectionInformationResponse.swift
|
|
Sources/Plexswift/models/operations/GetSourceConnectionInformationResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetTimelineErrors.swift
|
|
Sources/Plexswift/models/operations/GetTimelineRequest.swift
|
|
Sources/Plexswift/internal/models/GetTimelineRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetTimelineResponse.swift
|
|
Sources/Plexswift/models/operations/GetTimelineResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetTranscodeSessionsErrors.swift
|
|
Sources/Plexswift/models/operations/GetTranscodeSessionsMediaContainer.swift
|
|
Sources/Plexswift/models/operations/GetTranscodeSessionsResponse.swift
|
|
Sources/Plexswift/models/operations/GetTranscodeSessionsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetTranscodeSessionsSessionsResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetTransientTokenErrors.swift
|
|
Sources/Plexswift/models/operations/GetTransientTokenRequest.swift
|
|
Sources/Plexswift/internal/models/GetTransientTokenRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/GetTransientTokenResponse.swift
|
|
Sources/Plexswift/models/operations/GetTransientTokenResponseBody.swift
|
|
Sources/Plexswift/models/operations/GetUpdateStatusErrors.swift
|
|
Sources/Plexswift/models/operations/GetUpdateStatusResponse.swift
|
|
Sources/Plexswift/models/operations/GetUpdateStatusResponseBody.swift
|
|
Sources/Plexswift/models/operations/Guids.swift
|
|
Sources/Plexswift/models/operations/IncludeDetails.swift
|
|
Sources/Plexswift/internal/models/IncludeDetails+Serialization.swift
|
|
Sources/Plexswift/models/operations/Level.swift
|
|
Sources/Plexswift/internal/models/Level+Serialization.swift
|
|
Sources/Plexswift/models/operations/LogLineErrors.swift
|
|
Sources/Plexswift/models/operations/LogLineRequest.swift
|
|
Sources/Plexswift/internal/models/LogLineRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/LogLineResponse.swift
|
|
Sources/Plexswift/models/operations/LogLineResponseBody.swift
|
|
Sources/Plexswift/models/operations/LogMultiLineErrors.swift
|
|
Sources/Plexswift/models/operations/LogMultiLineResponse.swift
|
|
Sources/Plexswift/models/operations/LogMultiLineResponseBody.swift
|
|
Sources/Plexswift/models/operations/MarkPlayedErrors.swift
|
|
Sources/Plexswift/models/operations/MarkPlayedRequest.swift
|
|
Sources/Plexswift/internal/models/MarkPlayedRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/MarkPlayedResponse.swift
|
|
Sources/Plexswift/models/operations/MarkPlayedResponseBody.swift
|
|
Sources/Plexswift/models/operations/MarkUnplayedErrors.swift
|
|
Sources/Plexswift/models/operations/MarkUnplayedRequest.swift
|
|
Sources/Plexswift/internal/models/MarkUnplayedRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/MarkUnplayedResponse.swift
|
|
Sources/Plexswift/models/operations/MarkUnplayedResponseBody.swift
|
|
Sources/Plexswift/models/operations/Media.swift
|
|
Sources/Plexswift/models/operations/MediaContainer.swift
|
|
Sources/Plexswift/models/operations/Metadata.swift
|
|
Sources/Plexswift/models/operations/MinSize.swift
|
|
Sources/Plexswift/internal/models/MinSize+Serialization.swift
|
|
Sources/Plexswift/models/operations/MyPlex.swift
|
|
Sources/Plexswift/models/operations/OnlyTransient.swift
|
|
Sources/Plexswift/internal/models/OnlyTransient+Serialization.swift
|
|
Sources/Plexswift/models/operations/Part.swift
|
|
Sources/Plexswift/models/operations/PathParamTaskName.swift
|
|
Sources/Plexswift/internal/models/PathParamTaskName+Serialization.swift
|
|
Sources/Plexswift/models/operations/PerformSearchErrors.swift
|
|
Sources/Plexswift/models/operations/PerformSearchRequest.swift
|
|
Sources/Plexswift/internal/models/PerformSearchRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/PerformSearchResponse.swift
|
|
Sources/Plexswift/models/operations/PerformSearchResponseBody.swift
|
|
Sources/Plexswift/models/operations/PerformVoiceSearchErrors.swift
|
|
Sources/Plexswift/models/operations/PerformVoiceSearchRequest.swift
|
|
Sources/Plexswift/internal/models/PerformVoiceSearchRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/PerformVoiceSearchResponse.swift
|
|
Sources/Plexswift/models/operations/PerformVoiceSearchResponseBody.swift
|
|
Sources/Plexswift/models/operations/PlaylistType.swift
|
|
Sources/Plexswift/internal/models/PlaylistType+Serialization.swift
|
|
Sources/Plexswift/models/operations/Provider.swift
|
|
Sources/Plexswift/models/operations/QueryParamOnlyTransient.swift
|
|
Sources/Plexswift/internal/models/QueryParamOnlyTransient+Serialization.swift
|
|
Sources/Plexswift/models/operations/QueryParamSmart.swift
|
|
Sources/Plexswift/internal/models/QueryParamSmart+Serialization.swift
|
|
Sources/Plexswift/models/operations/QueryParamType.swift
|
|
Sources/Plexswift/internal/models/QueryParamType+Serialization.swift
|
|
Sources/Plexswift/models/operations/RefreshLibraryErrors.swift
|
|
Sources/Plexswift/models/operations/RefreshLibraryRequest.swift
|
|
Sources/Plexswift/internal/models/RefreshLibraryRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/RefreshLibraryResponse.swift
|
|
Sources/Plexswift/models/operations/RefreshLibraryResponseBody.swift
|
|
Sources/Plexswift/models/operations/ResponseBody.swift
|
|
Sources/Plexswift/models/operations/Role.swift
|
|
Sources/Plexswift/models/operations/Scope.swift
|
|
Sources/Plexswift/internal/models/Scope+Serialization.swift
|
|
Sources/Plexswift/models/operations/Server.swift
|
|
Sources/Plexswift/models/operations/Skip.swift
|
|
Sources/Plexswift/internal/models/Skip+Serialization.swift
|
|
Sources/Plexswift/models/operations/Smart.swift
|
|
Sources/Plexswift/internal/models/Smart+Serialization.swift
|
|
Sources/Plexswift/models/operations/StartAllTasksErrors.swift
|
|
Sources/Plexswift/models/operations/StartAllTasksResponse.swift
|
|
Sources/Plexswift/models/operations/StartAllTasksResponseBody.swift
|
|
Sources/Plexswift/models/operations/StartTaskErrors.swift
|
|
Sources/Plexswift/models/operations/StartTaskRequest.swift
|
|
Sources/Plexswift/internal/models/StartTaskRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/StartTaskResponse.swift
|
|
Sources/Plexswift/models/operations/StartTaskResponseBody.swift
|
|
Sources/Plexswift/models/operations/StartUniversalTranscodeErrors.swift
|
|
Sources/Plexswift/models/operations/StartUniversalTranscodeRequest.swift
|
|
Sources/Plexswift/internal/models/StartUniversalTranscodeRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/StartUniversalTranscodeResponse.swift
|
|
Sources/Plexswift/models/operations/StartUniversalTranscodeResponseBody.swift
|
|
Sources/Plexswift/models/operations/State.swift
|
|
Sources/Plexswift/internal/models/State+Serialization.swift
|
|
Sources/Plexswift/models/operations/StopAllTasksErrors.swift
|
|
Sources/Plexswift/models/operations/StopAllTasksResponse.swift
|
|
Sources/Plexswift/models/operations/StopAllTasksResponseBody.swift
|
|
Sources/Plexswift/models/operations/StopTaskErrors.swift
|
|
Sources/Plexswift/models/operations/StopTaskRequest.swift
|
|
Sources/Plexswift/internal/models/StopTaskRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/StopTaskResponse.swift
|
|
Sources/Plexswift/models/operations/StopTaskResponseBody.swift
|
|
Sources/Plexswift/models/operations/StopTranscodeSessionErrors.swift
|
|
Sources/Plexswift/models/operations/StopTranscodeSessionRequest.swift
|
|
Sources/Plexswift/internal/models/StopTranscodeSessionRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/StopTranscodeSessionResponse.swift
|
|
Sources/Plexswift/models/operations/StopTranscodeSessionResponseBody.swift
|
|
Sources/Plexswift/models/operations/Stream.swift
|
|
Sources/Plexswift/models/operations/TaskName.swift
|
|
Sources/Plexswift/internal/models/TaskName+Serialization.swift
|
|
Sources/Plexswift/models/operations/Tonight.swift
|
|
Sources/Plexswift/internal/models/Tonight+Serialization.swift
|
|
Sources/Plexswift/models/operations/TranscodeSession.swift
|
|
Sources/Plexswift/models/operations/TypeModel.swift
|
|
Sources/Plexswift/internal/models/TypeModel+Serialization.swift
|
|
Sources/Plexswift/models/operations/UpdatePlayProgressErrors.swift
|
|
Sources/Plexswift/models/operations/UpdatePlayProgressRequest.swift
|
|
Sources/Plexswift/internal/models/UpdatePlayProgressRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/UpdatePlayProgressResponse.swift
|
|
Sources/Plexswift/models/operations/UpdatePlayProgressResponseBody.swift
|
|
Sources/Plexswift/models/operations/UpdatePlaylistErrors.swift
|
|
Sources/Plexswift/models/operations/UpdatePlaylistRequest.swift
|
|
Sources/Plexswift/internal/models/UpdatePlaylistRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/UpdatePlaylistResponse.swift
|
|
Sources/Plexswift/models/operations/UpdatePlaylistResponseBody.swift
|
|
Sources/Plexswift/models/operations/UploadPlaylistErrors.swift
|
|
Sources/Plexswift/models/operations/UploadPlaylistRequest.swift
|
|
Sources/Plexswift/internal/models/UploadPlaylistRequest+Serialization.swift
|
|
Sources/Plexswift/models/operations/UploadPlaylistResponse.swift
|
|
Sources/Plexswift/models/operations/UploadPlaylistResponseBody.swift
|
|
Sources/Plexswift/models/operations/Upscale.swift
|
|
Sources/Plexswift/internal/models/Upscale+Serialization.swift
|
|
Sources/Plexswift/models/operations/Writer.swift
|
|
Sources/Plexswift/models/shared/Security.swift
|
|
Sources/Plexswift/internal/models/Security+Serialization.swift
|
|
USAGE.md
|
|
Sources/Plexswift/Plexswift.docc/Plexswift.md
|
|
.gitattributes |