mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-06 04:20:52 +00:00
522 lines
34 KiB
Plaintext
Executable File
522 lines
34 KiB
Plaintext
Executable File
lockVersion: 2.0.0
|
|
id: 73b3ef9b-7ef7-4158-b18e-677b3fd55c9e
|
|
management:
|
|
docChecksum: e34dac84738ebf2d447ea2b9055a6eeb
|
|
docVersion: 0.0.3
|
|
speakeasyVersion: 1.209.3
|
|
generationVersion: 2.281.2
|
|
releaseVersion: 0.0.1
|
|
configChecksum: b1ec644cb39ebdb23044adf16e6d5e0f
|
|
repoURL: https://github.com/LukeHagar/plexswift.git
|
|
repoSubDirectory: .
|
|
published: true
|
|
features:
|
|
swift:
|
|
core: 3.2.2
|
|
globalSecurity: 2.81.4
|
|
globalServerURLs: 2.82.1
|
|
methodServerURLs: 3.0.1
|
|
nameOverrides: 2.81.1
|
|
generatedFiles:
|
|
- Sources/Plexswift/internal/api/_ServerAPI.swift
|
|
- Sources/Plexswift/internal/api/_MediaAPI.swift
|
|
- Sources/Plexswift/internal/api/_VideoAPI.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/_PlexAPI.swift
|
|
- Sources/Plexswift/internal/api/_PlaylistsAPI.swift
|
|
- Sources/Plexswift/internal/api/_AuthenticationAPI.swift
|
|
- Sources/Plexswift/internal/api/_StatisticsAPI.swift
|
|
- Sources/Plexswift/internal/api/_SessionsAPI.swift
|
|
- Sources/Plexswift/internal/api/_UpdaterAPI.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/Account.swift
|
|
- Sources/Plexswift/models/operations/Activity.swift
|
|
- Sources/Plexswift/models/operations/AddPlaylistContentsErrors.swift
|
|
- Sources/Plexswift/models/operations/AddPlaylistContentsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/AddPlaylistContentsMetadata.swift
|
|
- Sources/Plexswift/models/operations/AddPlaylistContentsPlaylistsResponseBody.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/CreatePlaylistMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/CreatePlaylistMetadata.swift
|
|
- Sources/Plexswift/models/operations/CreatePlaylistPlaylistsResponseBody.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/Field.swift
|
|
- Sources/Plexswift/models/operations/FieldType.swift
|
|
- Sources/Plexswift/models/operations/Filter.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/GetAvailableClientsServerResponseBody.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/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/GetGlobalHubsHubsResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetGlobalHubsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetGlobalHubsMetadata.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/GetLibrariesDirectory.swift
|
|
- Sources/Plexswift/models/operations/GetLibrariesErrors.swift
|
|
- Sources/Plexswift/models/operations/GetLibrariesLibraryResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetLibrariesLocation.swift
|
|
- Sources/Plexswift/models/operations/GetLibrariesMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetLibrariesResponse.swift
|
|
- Sources/Plexswift/models/operations/GetLibrariesResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryDirectory.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryErrors.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsCountry.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsDirector.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsErrors.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsGenre.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsHub.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsHubsResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsMedia.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsPart.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/GetLibraryHubsRole.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryHubsWriter.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsCountry.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsDirector.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsGenre.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsMedia.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsPart.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/GetLibraryItemsRole.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryItemsWriter.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryLibraryResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetLibraryMediaContainer.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/GetLibraryType.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataChildrenDirectory.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataChildrenErrors.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataChildrenLibraryResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataChildrenMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataChildrenMetadata.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/GetMetadataCountry.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataDirector.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataErrors.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataGenre.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataLibraryResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataMedia.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataPart.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/GetMetadataRole.swift
|
|
- Sources/Plexswift/models/operations/GetMetadataWriter.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/GetOnDeckGuids.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/GetOnDeckStream.swift
|
|
- Sources/Plexswift/models/operations/GetPinErrors.swift
|
|
- Sources/Plexswift/models/operations/GetPinPlexResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetPinRequest.swift
|
|
- Sources/Plexswift/internal/models/GetPinRequest+Serialization.swift
|
|
- Sources/Plexswift/models/operations/GetPinResponse.swift
|
|
- Sources/Plexswift/models/operations/GetPinResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsCountry.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsDirector.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsErrors.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsGenre.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsMedia.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsPart.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsPlaylistsResponseBody.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/GetPlaylistContentsRole.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistContentsWriter.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistErrors.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistPlaylistsResponseBody.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/GetPlaylistsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistsMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetPlaylistsPlaylistsResponseBody.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/GetServerPreferencesMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetServerPreferencesResponse.swift
|
|
- Sources/Plexswift/models/operations/GetServerPreferencesResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetServerPreferencesServerResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetSessionHistoryErrors.swift
|
|
- Sources/Plexswift/models/operations/GetSessionHistoryMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetSessionHistoryMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetSessionHistoryResponse.swift
|
|
- Sources/Plexswift/models/operations/GetSessionHistoryResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetSessionHistorySessionsResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsErrors.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsMedia.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsMetadata.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsPart.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsResponse.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsSessionsResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetSessionsStream.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/GetStatisticsDevice.swift
|
|
- Sources/Plexswift/models/operations/GetStatisticsErrors.swift
|
|
- Sources/Plexswift/models/operations/GetStatisticsMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetStatisticsRequest.swift
|
|
- Sources/Plexswift/internal/models/GetStatisticsRequest+Serialization.swift
|
|
- Sources/Plexswift/models/operations/GetStatisticsResponse.swift
|
|
- Sources/Plexswift/models/operations/GetStatisticsResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetStatisticsStatisticsResponseBody.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/GetTokenErrors.swift
|
|
- Sources/Plexswift/models/operations/GetTokenRequest.swift
|
|
- Sources/Plexswift/internal/models/GetTokenRequest+Serialization.swift
|
|
- Sources/Plexswift/models/operations/GetTokenResponse.swift
|
|
- Sources/Plexswift/models/operations/GetTokenResponseBody.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/GetTransientTokenQueryParamType.swift
|
|
- Sources/Plexswift/internal/models/GetTransientTokenQueryParamType+Serialization.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/GetUpdateStatusMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/GetUpdateStatusResponse.swift
|
|
- Sources/Plexswift/models/operations/GetUpdateStatusResponseBody.swift
|
|
- Sources/Plexswift/models/operations/GetUpdateStatusUpdaterResponseBody.swift
|
|
- Sources/Plexswift/models/operations/Guids.swift
|
|
- Sources/Plexswift/models/operations/Hub.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/Location.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/Operator.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/Player.swift
|
|
- Sources/Plexswift/models/operations/PlaylistType.swift
|
|
- Sources/Plexswift/internal/models/PlaylistType+Serialization.swift
|
|
- Sources/Plexswift/models/operations/Producer.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/Ratings.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/Release.swift
|
|
- Sources/Plexswift/models/operations/Role.swift
|
|
- Sources/Plexswift/models/operations/Scope.swift
|
|
- Sources/Plexswift/internal/models/Scope+Serialization.swift
|
|
- Sources/Plexswift/models/operations/SearchLibraryMediaContainer.swift
|
|
- Sources/Plexswift/models/operations/SearchLibraryMetadata.swift
|
|
- Sources/Plexswift/models/operations/SearchLibraryRequest.swift
|
|
- Sources/Plexswift/internal/models/SearchLibraryRequest+Serialization.swift
|
|
- Sources/Plexswift/models/operations/SearchLibraryResponse.swift
|
|
- Sources/Plexswift/models/operations/SearchLibraryResponseBody.swift
|
|
- Sources/Plexswift/models/operations/Server.swift
|
|
- Sources/Plexswift/models/operations/Session.swift
|
|
- Sources/Plexswift/models/operations/Setting.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/Sort.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/StatisticsMedia.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/Tag.swift
|
|
- Sources/Plexswift/internal/models/Tag+Serialization.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/User.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
|