The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of JellyfinAPI with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jellyfin/jellyfin-sdk-swift.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jellyfin/jellyfin-sdk-swift
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at a0e848a 10.9.2 Generation (#35)
Cloned https://github.com/jellyfin/jellyfin-sdk-swift.git
Revision (git rev-parse @):
a0e848a7aaec55991610818de6128b15cfcec725
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/jellyfin/jellyfin-sdk-swift.git at 0.4.0
Fetching https://github.com/CreateAPI/URLQueryEncoder from cache
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/CreateAPI/URLQueryEncoder from cache (0.18s)
Fetched https://github.com/kean/Get from cache (0.21s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder
Computed https://github.com/CreateAPI/URLQueryEncoder at 0.2.0 (0.52s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.48s)
Creating working copy for https://github.com/CreateAPI/URLQueryEncoder
Working copy of https://github.com/CreateAPI/URLQueryEncoder resolved at 0.2.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
Fetching binary artifact https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip from cache
Fetched https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip from cache (0.33s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jellyfin-sdk-swift",
      "name": "JellyfinAPI",
      "url": "https://github.com/jellyfin/jellyfin-sdk-swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jellyfin-sdk-swift",
      "dependencies": [
        {
          "identity": "get",
          "name": "Get",
          "url": "https://github.com/kean/Get",
          "version": "2.2.0",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
          "dependencies": [
          ]
        },
        {
          "identity": "urlqueryencoder",
          "name": "URLQueryEncoder",
          "url": "https://github.com/CreateAPI/URLQueryEncoder",
          "version": "0.2.1",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLQueryEncoder",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jellyfin/jellyfin-sdk-swift.git from cache
Fetched https://github.com/jellyfin/jellyfin-sdk-swift.git from cache (0.31s)
Fetching https://github.com/kean/Get from cache
Fetching https://github.com/CreateAPI/URLQueryEncoder from cache
Fetched https://github.com/CreateAPI/URLQueryEncoder from cache (0.15s)
Fetched https://github.com/kean/Get from cache (0.18s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder
Computed https://github.com/CreateAPI/URLQueryEncoder at 0.2.1 (0.02s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.0 (0.02s)
Creating working copy for https://github.com/jellyfin/jellyfin-sdk-swift.git
Working copy of https://github.com/jellyfin/jellyfin-sdk-swift.git resolved at 0.4.0 (a0e848a)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.0
Creating working copy for https://github.com/CreateAPI/URLQueryEncoder
Working copy of https://github.com/CreateAPI/URLQueryEncoder resolved at 0.2.1
Fetching binary artifact https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip from cache
Fetched https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip from cache (0.27s)
warning: '.resolve-product-dependencies': dependency 'jellyfin-sdk-swift' is not used by any target
Found 2 product dependencies
  - Get
  - URLQueryEncoder
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jellyfin/jellyfin-sdk-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin CreateAPI
Building for debugging...
[1/5] Write sources
[4/5] Write swift-version-6044DDE57671499D.txt
[6/13] Emitting module Get
[7/13] Compiling Get Response.swift
[8/13] Compiling URLQueryEncoder URLQueryEncoder.swift
[9/13] Emitting module URLQueryEncoder
[10/13] Compiling Get APIClientDelegate.swift
[11/13] Compiling Get DataLoader.swift
[12/13] Compiling Get APIClient.swift
[13/13] Compiling Get Request.swift
[14/189] Compiling JellyfinAPI MediaProtocol.swift
[15/189] Compiling JellyfinAPI MediaSourceInfo.swift
[16/189] Compiling JellyfinAPI MediaSourceType.swift
[17/189] Compiling JellyfinAPI MediaStream.swift
[18/189] Compiling JellyfinAPI MediaStreamProtocol.swift
[19/189] Compiling JellyfinAPI MediaStreamType.swift
[20/189] Compiling JellyfinAPI MediaType.swift
[21/189] Compiling JellyfinAPI MediaURL.swift
[22/189] Compiling JellyfinAPI MediaUpdateInfoDto.swift
[23/189] Compiling JellyfinAPI MediaUpdateInfoPathDto.swift
[24/189] Compiling JellyfinAPI MessageCommand.swift
[25/189] Compiling JellyfinAPI MetadataConfiguration.swift
[26/189] Compiling JellyfinAPI MetadataEditorInfo.swift
[27/189] Compiling JellyfinAPI MetadataField.swift
[28/189] Compiling JellyfinAPI MetadataOptions.swift
[29/189] Compiling JellyfinAPI MetadataRefreshMode.swift
[30/189] Compiling JellyfinAPI MovePlaylistItemRequestDto.swift
[31/189] Compiling JellyfinAPI MovieInfo.swift
[32/189] Compiling JellyfinAPI MovieInfoRemoteSearchQuery.swift
[33/189] Compiling JellyfinAPI MusicVideoInfo.swift
[34/189] Compiling JellyfinAPI MusicVideoInfoRemoteSearchQuery.swift
[35/189] Compiling JellyfinAPI NameGuidPair.swift
[36/189] Compiling JellyfinAPI NameIDPair.swift
[37/189] Compiling JellyfinAPI NameValuePair.swift
[38/189] Compiling JellyfinAPI NetworkConfiguration.swift
[39/189] Compiling JellyfinAPI JoinGroupRequestDto.swift
[40/189] Compiling JellyfinAPI KeepUntil.swift
[41/189] Compiling JellyfinAPI LibraryChangedMessage.swift
[42/189] Compiling JellyfinAPI LibraryOptionInfoDto.swift
[43/189] Compiling JellyfinAPI LibraryOptions.swift
[44/189] Compiling JellyfinAPI LibraryOptionsResultDto.swift
[45/189] Compiling JellyfinAPI LibraryTypeOptionsDto.swift
[46/189] Compiling JellyfinAPI LibraryUpdateInfo.swift
[47/189] Compiling JellyfinAPI ListingsProviderInfo.swift
[48/189] Compiling JellyfinAPI LiveStreamResponse.swift
[49/189] Compiling JellyfinAPI LiveTvInfo.swift
[50/189] Compiling JellyfinAPI LiveTvOptions.swift
[51/189] Compiling JellyfinAPI LiveTvServiceInfo.swift
[52/189] Compiling JellyfinAPI LiveTvServiceStatus.swift
[53/189] Compiling JellyfinAPI LocalizationOption.swift
[54/189] Compiling JellyfinAPI LocationType.swift
[55/189] Compiling JellyfinAPI LogFile.swift
[56/189] Compiling JellyfinAPI LogLevel.swift
[57/189] Compiling JellyfinAPI LyricDto.swift
[58/189] Compiling JellyfinAPI LyricLine.swift
[59/189] Compiling JellyfinAPI LyricMetadata.swift
[60/189] Compiling JellyfinAPI MediaAttachment.swift
[61/189] Compiling JellyfinAPI MediaEncoderPathDto.swift
[62/189] Compiling JellyfinAPI MediaPathDto.swift
[63/189] Compiling JellyfinAPI MediaPathInfo.swift
[64/189] Compiling JellyfinAPI GroupUpdate.swift
[65/189] Compiling JellyfinAPI GroupUpdateType.swift
[66/189] Compiling JellyfinAPI GuideInfo.swift
[67/189] Compiling JellyfinAPI HTTPHeaderInfo.swift
[68/189] Compiling JellyfinAPI HardwareEncodingType.swift
[69/189] Compiling JellyfinAPI HeaderMatchType.swift
[70/189] Compiling JellyfinAPI IPlugin.swift
[71/189] Compiling JellyfinAPI IgnoreWaitRequestDto.swift
[72/189] Compiling JellyfinAPI ImageByNameInfo.swift
[73/189] Compiling JellyfinAPI ImageFormat.swift
[74/189] Compiling JellyfinAPI ImageInfo.swift
[75/189] Compiling JellyfinAPI ImageOption.swift
[76/189] Compiling JellyfinAPI ImageOrientation.swift
[77/189] Compiling JellyfinAPI ImageProviderInfo.swift
[78/189] Compiling JellyfinAPI ImageResolution.swift
[79/189] Compiling JellyfinAPI ImageSavingConvention.swift
[80/189] Compiling JellyfinAPI ImageType.swift
[81/189] Compiling JellyfinAPI InboundKeepAliveMessage.swift
[82/189] Compiling JellyfinAPI InboundWebSocketMessage.swift
[83/189] Compiling JellyfinAPI InstallationInfo.swift
[84/189] Compiling JellyfinAPI IsoType.swift
[85/189] Compiling JellyfinAPI ItemCounts.swift
[86/189] Compiling JellyfinAPI ItemFields.swift
[87/189] Compiling JellyfinAPI ItemFilter.swift
[88/189] Compiling JellyfinAPI ItemSortBy.swift
[89/189] Compiling JellyfinAPI CountryInfo.swift
[90/189] Compiling JellyfinAPI CreatePlaylistDto.swift
[91/189] Compiling JellyfinAPI CreateUserByName.swift
[92/189] Compiling JellyfinAPI CultureDto.swift
[93/189] Compiling JellyfinAPI DayOfWeek.swift
[94/189] Compiling JellyfinAPI DayPattern.swift
[95/189] Compiling JellyfinAPI DefaultDirectoryBrowserInfoDto.swift
[96/189] Compiling JellyfinAPI DeviceIdentification.swift
[97/189] Compiling JellyfinAPI DeviceInfo.swift
[98/189] Compiling JellyfinAPI DeviceInfoQueryResult.swift
[99/189] Compiling JellyfinAPI DeviceOptions.swift
[100/189] Compiling JellyfinAPI DeviceOptionsDto.swift
[101/189] Compiling JellyfinAPI DeviceProfile.swift
[102/189] Compiling JellyfinAPI DeviceProfileInfo.swift
[103/189] Compiling JellyfinAPI DeviceProfileType.swift
[104/189] Compiling JellyfinAPI DirectPlayProfile.swift
[105/189] Compiling JellyfinAPI DisplayPreferencesDto.swift
[106/189] Compiling JellyfinAPI DlnaOptions.swift
[107/189] Compiling JellyfinAPI DlnaProfileType.swift
[108/189] Compiling JellyfinAPI DownMixStereoAlgorithms.swift
[109/189] Compiling JellyfinAPI DynamicDayOfWeek.swift
[110/189] Compiling JellyfinAPI EmbeddedSubtitleOptions.swift
[111/189] Compiling JellyfinAPI EncodingContext.swift
[112/189] Compiling JellyfinAPI EncodingOptions.swift
[113/189] Compiling JellyfinAPI EndPointInfo.swift
[114/189] Compiling JellyfinAPI BookInfoRemoteSearchQuery.swift
[115/189] Compiling JellyfinAPI BoxSetInfo.swift
[116/189] Compiling JellyfinAPI BoxSetInfoRemoteSearchQuery.swift
[117/189] Compiling JellyfinAPI BrandingOptions.swift
[118/189] Compiling JellyfinAPI BufferRequestDto.swift
[119/189] Compiling JellyfinAPI CastReceiverApplication.swift
[120/189] Compiling JellyfinAPI ChannelFeatures.swift
[121/189] Compiling JellyfinAPI ChannelItemSortField.swift
[122/189] Compiling JellyfinAPI ChannelMappingOptionsDto.swift
[123/189] Compiling JellyfinAPI ChannelMediaContentType.swift
[124/189] Compiling JellyfinAPI ChannelMediaType.swift
[125/189] Compiling JellyfinAPI ChannelType.swift
[126/189] Compiling JellyfinAPI ChapterInfo.swift
[127/189] Compiling JellyfinAPI ClientCapabilities.swift
[128/189] Compiling JellyfinAPI ClientCapabilitiesDto.swift
[129/189] Compiling JellyfinAPI ClientLogDocumentResponseDto.swift
[130/189] Compiling JellyfinAPI CodecProfile.swift
[131/189] Compiling JellyfinAPI CodecType.swift
[132/189] Compiling JellyfinAPI CollectionCreationResult.swift
[133/189] Compiling JellyfinAPI CollectionType.swift
[134/189] Compiling JellyfinAPI CollectionTypeOptions.swift
[135/189] Compiling JellyfinAPI ConfigImageTypes.swift
[136/189] Compiling JellyfinAPI ConfigurationPageInfo.swift
[137/189] Compiling JellyfinAPI ContainerProfile.swift
[138/189] Compiling JellyfinAPI ControlResponse.swift
[139/314] Compiling JellyfinAPI PluginUninstalledMessage.swift
[140/314] Compiling JellyfinAPI PreviousItemRequestDto.swift
[141/314] Compiling JellyfinAPI ProcessPriorityClass.swift
[142/314] Compiling JellyfinAPI ProfileCondition.swift
[143/314] Compiling JellyfinAPI ProfileConditionType.swift
[144/314] Compiling JellyfinAPI ProfileConditionValue.swift
[145/314] Compiling JellyfinAPI ProgramAudio.swift
[146/314] Compiling JellyfinAPI PublicSystemInfo.swift
[147/314] Compiling JellyfinAPI QueryFilters.swift
[148/314] Compiling JellyfinAPI QueryFiltersLegacy.swift
[149/314] Compiling JellyfinAPI QueueItem.swift
[150/314] Compiling JellyfinAPI QueueRequestDto.swift
[151/314] Compiling JellyfinAPI QuickConnectDto.swift
[152/314] Compiling JellyfinAPI QuickConnectResult.swift
[153/314] Compiling JellyfinAPI RatingType.swift
[154/314] Compiling JellyfinAPI ReadyRequestDto.swift
[155/314] Compiling JellyfinAPI RecommendationDto.swift
[156/314] Compiling JellyfinAPI RecommendationType.swift
[157/314] Compiling JellyfinAPI RecordingStatus.swift
[158/314] Compiling JellyfinAPI RefreshProgressMessage.swift
[159/314] Compiling JellyfinAPI RemoteImageInfo.swift
[160/314] Compiling JellyfinAPI RemoteImageResult.swift
[161/314] Compiling JellyfinAPI RemoteLyricInfoDto.swift
[162/314] Compiling JellyfinAPI RemoteSearchResult.swift
[163/314] Compiling JellyfinAPI RemoteSubtitleInfo.swift
[164/339] Compiling JellyfinAPI NewGroupRequestDto.swift
[165/339] Compiling JellyfinAPI NextItemRequestDto.swift
[166/339] Compiling JellyfinAPI NotificationDto.swift
[167/339] Compiling JellyfinAPI NotificationLevel.swift
[168/339] Compiling JellyfinAPI NotificationOption.swift
[169/339] Compiling JellyfinAPI NotificationOptions.swift
[170/339] Compiling JellyfinAPI NotificationResultDto.swift
[171/339] Compiling JellyfinAPI NotificationTypeInfo.swift
[172/339] Compiling JellyfinAPI NotificationsSummaryDto.swift
[173/339] Compiling JellyfinAPI ObjectGroupUpdate.swift
[174/339] Compiling JellyfinAPI OpenLiveStreamDto.swift
[175/339] Compiling JellyfinAPI OutboundKeepAliveMessage.swift
[176/339] Compiling JellyfinAPI OutboundWebSocketMessage.swift
[177/339] Compiling JellyfinAPI PackageInfo.swift
[178/339] Compiling JellyfinAPI ParentalRating.swift
[179/339] Compiling JellyfinAPI PathSubstitution.swift
[180/339] Compiling JellyfinAPI PersonKind.swift
[181/339] Compiling JellyfinAPI PersonLookupInfo.swift
[182/339] Compiling JellyfinAPI PersonLookupInfoRemoteSearchQuery.swift
[183/339] Compiling JellyfinAPI PinRedeemResult.swift
[184/339] Compiling JellyfinAPI PingRequestDto.swift
[185/339] Compiling JellyfinAPI PlayAccess.swift
[186/339] Compiling JellyfinAPI PlayCommand.swift
[187/339] Compiling JellyfinAPI PlayMessage.swift
[188/339] Compiling JellyfinAPI PlayMethod.swift
[189/364] Compiling JellyfinAPI ServerRestartingMessage.swift
[190/364] Compiling JellyfinAPI ServerShuttingDownMessage.swift
[191/364] Compiling JellyfinAPI SessionInfo.swift
[192/364] Compiling JellyfinAPI SessionMessageType.swift
[193/364] Compiling JellyfinAPI SessionUserInfo.swift
[194/364] Compiling JellyfinAPI SessionsMessage.swift
[195/364] Compiling JellyfinAPI SessionsStartMessage.swift
[196/364] Compiling JellyfinAPI SessionsStopMessage.swift
[197/364] Compiling JellyfinAPI SetChannelMappingDto.swift
[198/364] Compiling JellyfinAPI SetPlaylistItemRequestDto.swift
[199/364] Compiling JellyfinAPI SetRepeatModeRequestDto.swift
[200/364] Compiling JellyfinAPI SetShuffleModeRequestDto.swift
[201/364] Compiling JellyfinAPI SongInfo.swift
[202/364] Compiling JellyfinAPI SortOrder.swift
[203/364] Compiling JellyfinAPI SpecialFeatureType.swift
[204/364] Compiling JellyfinAPI SpecialViewOptionDto.swift
[205/364] Compiling JellyfinAPI StartupConfigurationDto.swift
[206/364] Compiling JellyfinAPI StartupRemoteAccessDto.swift
[207/364] Compiling JellyfinAPI StartupUserDto.swift
[208/364] Compiling JellyfinAPI StringGroupUpdate.swift
[209/364] Compiling JellyfinAPI SubtitleDeliveryMethod.swift
[210/364] Compiling JellyfinAPI SubtitleOptions.swift
[211/364] Compiling JellyfinAPI SubtitlePlaybackMode.swift
[212/364] Compiling JellyfinAPI SubtitleProfile.swift
[213/364] Compiling JellyfinAPI SyncPlayCommandMessage.swift
[214/389] Compiling JellyfinAPI ExternalIDInfo.swift
[215/389] Compiling JellyfinAPI ExternalIDMediaType.swift
[216/389] Compiling JellyfinAPI ExternalURL.swift
[217/389] Compiling JellyfinAPI ExtraType.swift
[218/389] Compiling JellyfinAPI FFmpegLocation.swift
[219/389] Compiling JellyfinAPI FileSystemEntryInfo.swift
[220/389] Compiling JellyfinAPI FileSystemEntryType.swift
[221/389] Compiling JellyfinAPI FontFile.swift
[222/389] Compiling JellyfinAPI ForceKeepAliveMessage.swift
[223/389] Compiling JellyfinAPI ForgotPasswordAction.swift
[224/389] Compiling JellyfinAPI ForgotPasswordDto.swift
[225/389] Compiling JellyfinAPI ForgotPasswordPinDto.swift
[226/389] Compiling JellyfinAPI ForgotPasswordResult.swift
[227/389] Compiling JellyfinAPI GeneralCommand.swift
[228/389] Compiling JellyfinAPI GeneralCommandMessage.swift
[229/389] Compiling JellyfinAPI GeneralCommandType.swift
[230/389] Compiling JellyfinAPI GetProgramsDto.swift
[231/389] Compiling JellyfinAPI GroupInfoDto.swift
[232/389] Compiling JellyfinAPI GroupInfoDtoGroupUpdate.swift
[233/389] Compiling JellyfinAPI GroupQueueMode.swift
[234/389] Compiling JellyfinAPI GroupRepeatMode.swift
[235/389] Compiling JellyfinAPI GroupShuffleMode.swift
[236/389] Compiling JellyfinAPI GroupStateType.swift
[237/389] Compiling JellyfinAPI GroupStateUpdate.swift
[238/389] Compiling JellyfinAPI GroupStateUpdateGroupUpdate.swift
[239/389] Compiling JellyfinAPI AccessSchedule.swift
[240/389] Compiling JellyfinAPI ActivityLogEntry.swift
[241/389] Compiling JellyfinAPI ActivityLogEntryMessage.swift
[242/389] Compiling JellyfinAPI ActivityLogEntryQueryResult.swift
[243/389] Compiling JellyfinAPI ActivityLogEntryStartMessage.swift
[244/389] Compiling JellyfinAPI ActivityLogEntryStopMessage.swift
[245/389] Compiling JellyfinAPI AddVirtualFolderDto.swift
[246/389] Compiling JellyfinAPI AdminNotificationDto.swift
[247/389] Compiling JellyfinAPI AlbumInfo.swift
[248/389] Compiling JellyfinAPI AlbumInfoRemoteSearchQuery.swift
[249/389] Compiling JellyfinAPI AllThemeMediaResult.swift
[250/389] Compiling JellyfinAPI Architecture.swift
[251/389] Compiling JellyfinAPI ArtistInfo.swift
[252/389] Compiling JellyfinAPI ArtistInfoRemoteSearchQuery.swift
[253/389] Compiling JellyfinAPI AudioSpatialFormat.swift
[254/389] Compiling JellyfinAPI AuthenticateUserByName.swift
[255/389] Compiling JellyfinAPI AuthenticationInfo.swift
[256/389] Compiling JellyfinAPI AuthenticationInfoQueryResult.swift
[257/389] Compiling JellyfinAPI AuthenticationResult.swift
[258/389] Compiling JellyfinAPI BaseItem.swift
[259/389] Compiling JellyfinAPI BaseItemDto.swift
[260/389] Compiling JellyfinAPI BaseItemDtoQueryResult.swift
[261/389] Compiling JellyfinAPI BaseItemKind.swift
[262/389] Compiling JellyfinAPI BaseItemPerson.swift
[263/389] Compiling JellyfinAPI BookInfo.swift
[264/439] Compiling JellyfinAPI AuthorizeQuickConnectAPI.swift
[265/439] Compiling JellyfinAPI CancelPackageInstallationAPI.swift
[266/439] Compiling JellyfinAPI CancelSeriesTimerAPI.swift
[267/439] Compiling JellyfinAPI CancelTimerAPI.swift
[268/439] Compiling JellyfinAPI CloseLiveStreamAPI.swift
[269/439] Compiling JellyfinAPI CompleteWizardAPI.swift
[270/439] Compiling JellyfinAPI ConnectAPI.swift
[271/439] Compiling JellyfinAPI CreateAdminNotificationAPI.swift
[272/439] Compiling JellyfinAPI CreateCollectionAPI.swift
[273/439] Compiling JellyfinAPI CreateKeyAPI.swift
[274/439] Compiling JellyfinAPI CreatePlaylistAPI.swift
[275/439] Compiling JellyfinAPI CreateProfileAPI.swift
[276/439] Compiling JellyfinAPI CreateSeriesTimerAPI.swift
[277/439] Compiling JellyfinAPI CreateTimerAPI.swift
[278/439] Compiling JellyfinAPI CreateUserByNameAPI.swift
[279/439] Compiling JellyfinAPI DeleteAlternateSourcesAPI.swift
[280/439] Compiling JellyfinAPI DeleteCustomSplashscreenAPI.swift
[281/439] Compiling JellyfinAPI DeleteDeviceAPI.swift
[282/439] Compiling JellyfinAPI DeleteItemAPI.swift
[283/439] Compiling JellyfinAPI DeleteItemImageAPI.swift
[284/439] Compiling JellyfinAPI DeleteItemImageByIndexAPI.swift
[285/439] Compiling JellyfinAPI DeleteItemsAPI.swift
[286/439] Compiling JellyfinAPI DeleteListingProviderAPI.swift
[287/439] Compiling JellyfinAPI DeleteLyricsAPI.swift
[288/439] Compiling JellyfinAPI DeleteProfileAPI.swift
[289/464] Compiling JellyfinAPI PlayQueueUpdate.swift
[290/464] Compiling JellyfinAPI PlayQueueUpdateGroupUpdate.swift
[291/464] Compiling JellyfinAPI PlayQueueUpdateReason.swift
[292/464] Compiling JellyfinAPI PlayRequest.swift
[293/464] Compiling JellyfinAPI PlayRequestDto.swift
[294/464] Compiling JellyfinAPI PlaybackErrorCode.swift
[295/464] Compiling JellyfinAPI PlaybackInfoDto.swift
[296/464] Compiling JellyfinAPI PlaybackInfoResponse.swift
[297/464] Compiling JellyfinAPI PlaybackOrder.swift
[298/464] Compiling JellyfinAPI PlaybackProgressInfo.swift
[299/464] Compiling JellyfinAPI PlaybackRequestType.swift
[300/464] Compiling JellyfinAPI PlaybackStartInfo.swift
[301/464] Compiling JellyfinAPI PlaybackStopInfo.swift
[302/464] Compiling JellyfinAPI PlayerStateInfo.swift
[303/464] Compiling JellyfinAPI PlaylistCreationResult.swift
[304/464] Compiling JellyfinAPI PlaylistUserPermissions.swift
[305/464] Compiling JellyfinAPI PlaystateCommand.swift
[306/464] Compiling JellyfinAPI PlaystateMessage.swift
[307/464] Compiling JellyfinAPI PlaystateRequest.swift
[308/464] Compiling JellyfinAPI PluginInfo.swift
[309/464] Compiling JellyfinAPI PluginInstallationCancelledMessage.swift
[310/464] Compiling JellyfinAPI PluginInstallationCompletedMessage.swift
[311/464] Compiling JellyfinAPI PluginInstallationFailedMessage.swift
[312/464] Compiling JellyfinAPI PluginInstallingMessage.swift
[313/464] Compiling JellyfinAPI PluginStatus.swift
[314/489] Compiling JellyfinAPI RemoveFromPlaylistRequestDto.swift
[315/489] Compiling JellyfinAPI RepeatMode.swift
[316/489] Compiling JellyfinAPI RepositoryInfo.swift
[317/489] Compiling JellyfinAPI ResponseProfile.swift
[318/489] Compiling JellyfinAPI RestartRequiredMessage.swift
[319/489] Compiling JellyfinAPI ScheduledTaskEndedMessage.swift
[320/489] Compiling JellyfinAPI ScheduledTasksInfoMessage.swift
[321/489] Compiling JellyfinAPI ScheduledTasksInfoStartMessage.swift
[322/489] Compiling JellyfinAPI ScheduledTasksInfoStopMessage.swift
[323/489] Compiling JellyfinAPI ScrollDirection.swift
[324/489] Compiling JellyfinAPI SearchHint.swift
[325/489] Compiling JellyfinAPI SearchHintResult.swift
[326/489] Compiling JellyfinAPI SeekRequestDto.swift
[327/489] Compiling JellyfinAPI SendCommand.swift
[328/489] Compiling JellyfinAPI SendCommandType.swift
[329/489] Compiling JellyfinAPI SendToUserType.swift
[330/489] Compiling JellyfinAPI SeriesInfo.swift
[331/489] Compiling JellyfinAPI SeriesInfoRemoteSearchQuery.swift
[332/489] Compiling JellyfinAPI SeriesStatus.swift
[333/489] Compiling JellyfinAPI SeriesTimerCancelledMessage.swift
[334/489] Compiling JellyfinAPI SeriesTimerCreatedMessage.swift
[335/489] Compiling JellyfinAPI SeriesTimerInfoDto.swift
[336/489] Compiling JellyfinAPI SeriesTimerInfoDtoQueryResult.swift
[337/489] Compiling JellyfinAPI ServerConfiguration.swift
[338/489] Compiling JellyfinAPI ServerDiscoveryInfo.swift
[339/514] Compiling JellyfinAPI DeleteRecordingAPI.swift
[340/514] Compiling JellyfinAPI DeleteSubtitleAPI.swift
[341/514] Compiling JellyfinAPI DeleteTunerHostAPI.swift
[342/514] Compiling JellyfinAPI DeleteUserAPI.swift
[343/514] Compiling JellyfinAPI DeleteUserImageAPI.swift
[344/514] Compiling JellyfinAPI DeleteUserImageByIndexAPI.swift
[345/514] Compiling JellyfinAPI DeleteUserItemRatingAPI.swift
[346/514] Compiling JellyfinAPI DisablePluginAPI.swift
[347/514] Compiling JellyfinAPI DiscoverTunersAPI.swift
[348/514] Compiling JellyfinAPI DiscvoverTunersAPI.swift
[349/514] Compiling JellyfinAPI DisplayContentAPI.swift
[350/514] Compiling JellyfinAPI DownloadRemoteImageAPI.swift
[351/514] Compiling JellyfinAPI DownloadRemoteLyricsAPI.swift
[352/514] Compiling JellyfinAPI DownloadRemoteSubtitlesAPI.swift
[353/514] Compiling JellyfinAPI EnablePluginAPI.swift
[354/514] Compiling JellyfinAPI ForgotPasswordAPI.swift
[355/514] Compiling JellyfinAPI ForgotPasswordPinAPI.swift
[356/514] Compiling JellyfinAPI GetAPI.swift
[357/514] Compiling JellyfinAPI GetAdditionalPartAPI.swift
[358/514] Compiling JellyfinAPI GetAlbumArtistsAPI.swift
[359/514] Compiling JellyfinAPI GetAllChannelFeaturesAPI.swift
[360/514] Compiling JellyfinAPI GetAncestorsAPI.swift
[361/514] Compiling JellyfinAPI GetArtistByNameAPI.swift
[362/514] Compiling JellyfinAPI GetArtistImageAPI.swift
[363/514] Compiling JellyfinAPI GetArtistsAPI.swift
[364/539] Compiling JellyfinAPI GetCulturesAPI.swift
[365/539] Compiling JellyfinAPI GetCurrentUserAPI.swift
[366/539] Compiling JellyfinAPI GetDashboardConfigurationPageAPI.swift
[367/539] Compiling JellyfinAPI GetDefaultDirectoryBrowserAPI.swift
[368/539] Compiling JellyfinAPI GetDefaultListingProviderAPI.swift
[369/539] Compiling JellyfinAPI GetDefaultMetadataOptionsAPI.swift
[370/539] Compiling JellyfinAPI GetDefaultProfileAPI.swift
[371/539] Compiling JellyfinAPI GetDefaultTimerAPI.swift
[372/539] Compiling JellyfinAPI GetDescriptionXml2API.swift
[373/539] Compiling JellyfinAPI GetDescriptionXmlAPI.swift
[374/539] Compiling JellyfinAPI GetDeviceInfoAPI.swift
[375/539] Compiling JellyfinAPI GetDeviceOptionsAPI.swift
[376/539] Compiling JellyfinAPI GetDevicesAPI.swift
[377/539] Compiling JellyfinAPI GetDirectoryContentsAPI.swift
[378/539] Compiling JellyfinAPI GetDisplayPreferencesAPI.swift
[379/539] Compiling JellyfinAPI GetDownloadAPI.swift
[380/539] Compiling JellyfinAPI GetDrivesAPI.swift
[381/539] Compiling JellyfinAPI GetEnabledAPI.swift
[382/539] Compiling JellyfinAPI GetEndpointInfoAPI.swift
[383/539] Compiling JellyfinAPI GetEpisodesAPI.swift
[384/539] Compiling JellyfinAPI GetExternalIDInfosAPI.swift
[385/539] Compiling JellyfinAPI GetFallbackFontAPI.swift
[386/539] Compiling JellyfinAPI GetFallbackFontListAPI.swift
[387/539] Compiling JellyfinAPI GetFileAPI.swift
[388/539] Compiling JellyfinAPI GetFirstUser2API.swift
[389/564] Compiling JellyfinAPI VideoRangeType.swift
[390/564] Compiling JellyfinAPI VideoType.swift
[391/564] Compiling JellyfinAPI VirtualFolderInfo.swift
[392/564] Compiling JellyfinAPI WakeOnLanInfo.swift
[393/564] Compiling JellyfinAPI WebSocketMessage.swift
[394/564] Compiling JellyfinAPI XbmcMetadataOptions.swift
[395/564] Compiling JellyfinAPI XmlAttribute.swift
[396/564] Compiling JellyfinAPI AnyJSON.swift
[397/564] Compiling JellyfinAPI Paths.swift
[398/564] Compiling JellyfinAPI StringCodingKey.swift
[399/564] Compiling JellyfinAPI JellyfinClient.swift
[400/564] Compiling JellyfinAPI OpenISO8601Formatter.swift
[401/564] Compiling JellyfinAPI AddItemToPlaylistAPI.swift
[402/564] Compiling JellyfinAPI AddListingProviderAPI.swift
[403/564] Compiling JellyfinAPI AddMediaPathAPI.swift
[404/564] Compiling JellyfinAPI AddToCollectionAPI.swift
[405/564] Compiling JellyfinAPI AddToPlaylistAPI.swift
[406/564] Compiling JellyfinAPI AddTunerHostAPI.swift
[407/564] Compiling JellyfinAPI AddUserToSessionAPI.swift
[408/564] Compiling JellyfinAPI AddVirtualFolderAPI.swift
[409/564] Compiling JellyfinAPI ApplySearchCriteriaAPI.swift
[410/564] Compiling JellyfinAPI AuthenticateUserAPI.swift
[411/564] Compiling JellyfinAPI AuthenticateUserByNameAPI.swift
[412/564] Compiling JellyfinAPI AuthenticateWithQuickConnectAPI.swift
[413/564] Compiling JellyfinAPI AuthorizeAPI.swift
[414/589] Compiling JellyfinAPI GetAttachmentAPI.swift
[415/589] Compiling JellyfinAPI GetAudioStreamAPI.swift
[416/589] Compiling JellyfinAPI GetAudioStreamByContainerAPI.swift
[417/589] Compiling JellyfinAPI GetAuthProvidersAPI.swift
[418/589] Compiling JellyfinAPI GetBitrateTestBytesAPI.swift
[419/589] Compiling JellyfinAPI GetBookRemoteSearchResultsAPI.swift
[420/589] Compiling JellyfinAPI GetBoxSetRemoteSearchResultsAPI.swift
[421/589] Compiling JellyfinAPI GetBrandingCss2API.swift
[422/589] Compiling JellyfinAPI GetBrandingCssAPI.swift
[423/589] Compiling JellyfinAPI GetBrandingOptionsAPI.swift
[424/589] Compiling JellyfinAPI GetChannelAPI.swift
[425/589] Compiling JellyfinAPI GetChannelFeaturesAPI.swift
[426/589] Compiling JellyfinAPI GetChannelItemsAPI.swift
[427/589] Compiling JellyfinAPI GetChannelMappingOptionsAPI.swift
[428/589] Compiling JellyfinAPI GetChannelsAPI.swift
[429/589] Compiling JellyfinAPI GetConfigurationAPI.swift
[430/589] Compiling JellyfinAPI GetConfigurationPagesAPI.swift
[431/589] Compiling JellyfinAPI GetConnectionManager2API.swift
[432/589] Compiling JellyfinAPI GetConnectionManager3API.swift
[433/589] Compiling JellyfinAPI GetConnectionManagerAPI.swift
[434/589] Compiling JellyfinAPI GetContentDirectory2API.swift
[435/589] Compiling JellyfinAPI GetContentDirectory3API.swift
[436/589] Compiling JellyfinAPI GetContentDirectoryAPI.swift
[437/589] Compiling JellyfinAPI GetCountriesAPI.swift
[438/589] Compiling JellyfinAPI GetCriticReviewsAPI.swift
[439/614] Compiling JellyfinAPI GetFirstUserAPI.swift
[440/614] Compiling JellyfinAPI GetGeneralImageAPI.swift
[441/614] Compiling JellyfinAPI GetGeneralImagesAPI.swift
[442/614] Compiling JellyfinAPI GetGenreAPI.swift
[443/614] Compiling JellyfinAPI GetGenreImageAPI.swift
[444/614] Compiling JellyfinAPI GetGenreImageByIndexAPI.swift
[445/614] Compiling JellyfinAPI GetGenresAPI.swift
[446/614] Compiling JellyfinAPI GetGroupingOptionsAPI.swift
[447/614] Compiling JellyfinAPI GetGuideInfoAPI.swift
[448/614] Compiling JellyfinAPI GetHlsAudioSegmentAPI.swift
[449/614] Compiling JellyfinAPI GetHlsAudioSegmentLegacyAacAPI.swift
[450/614] Compiling JellyfinAPI GetHlsAudioSegmentLegacyMp3API.swift
[451/614] Compiling JellyfinAPI GetHlsPlaylistLegacyAPI.swift
[452/614] Compiling JellyfinAPI GetHlsVideoSegmentAPI.swift
[453/614] Compiling JellyfinAPI GetHlsVideoSegmentLegacyAPI.swift
[454/614] Compiling JellyfinAPI GetIconAPI.swift
[455/614] Compiling JellyfinAPI GetIconIDAPI.swift
[456/614] Compiling JellyfinAPI GetInstantMixFromAlbumAPI.swift
[457/614] Compiling JellyfinAPI GetInstantMixFromArtists2API.swift
[458/614] Compiling JellyfinAPI GetInstantMixFromArtistsAPI.swift
[459/614] Compiling JellyfinAPI GetInstantMixFromItemAPI.swift
[460/614] Compiling JellyfinAPI GetInstantMixFromMusicGenreByIDAPI.swift
[461/614] Compiling JellyfinAPI GetInstantMixFromMusicGenreByNameAPI.swift
[462/614] Compiling JellyfinAPI GetInstantMixFromPlaylistAPI.swift
[463/614] Compiling JellyfinAPI GetInstantMixFromSongAPI.swift
[464/639] Compiling JellyfinAPI GetNotificationsSummaryAPI.swift
[465/639] Compiling JellyfinAPI GetPackageInfoAPI.swift
[466/639] Compiling JellyfinAPI GetPackagesAPI.swift
[467/639] Compiling JellyfinAPI GetParentPathAPI.swift
[468/639] Compiling JellyfinAPI GetParentalRatingsAPI.swift
[469/639] Compiling JellyfinAPI GetPasswordResetProvidersAPI.swift
[470/639] Compiling JellyfinAPI GetPersonAPI.swift
[471/639] Compiling JellyfinAPI GetPersonImageAPI.swift
[472/639] Compiling JellyfinAPI GetPersonImageByIndexAPI.swift
[473/639] Compiling JellyfinAPI GetPersonRemoteSearchResultsAPI.swift
[474/639] Compiling JellyfinAPI GetPersonsAPI.swift
[475/639] Compiling JellyfinAPI GetPhysicalPathsAPI.swift
[476/639] Compiling JellyfinAPI GetPingSystemAPI.swift
[477/639] Compiling JellyfinAPI GetPlaybackInfoAPI.swift
[478/639] Compiling JellyfinAPI GetPlaylistItemsAPI.swift
[479/639] Compiling JellyfinAPI GetPlaylistUserAPI.swift
[480/639] Compiling JellyfinAPI GetPlaylistUsersAPI.swift
[481/639] Compiling JellyfinAPI GetPluginConfigurationAPI.swift
[482/639] Compiling JellyfinAPI GetPluginImageAPI.swift
[483/639] Compiling JellyfinAPI GetPluginManifestAPI.swift
[484/639] Compiling JellyfinAPI GetPluginsAPI.swift
[485/639] Compiling JellyfinAPI GetPostedPlaybackInfoAPI.swift
[486/639] Compiling JellyfinAPI GetProfileAPI.swift
[487/639] Compiling JellyfinAPI GetProfileInfosAPI.swift
[488/639] Compiling JellyfinAPI GetProgramAPI.swift
[489/663] Compiling JellyfinAPI GetLyricsAPI.swift
[490/663] Compiling JellyfinAPI GetMasterHlsAudioPlaylistAPI.swift
[491/663] Compiling JellyfinAPI GetMasterHlsVideoPlaylistAPI.swift
[492/663] Compiling JellyfinAPI GetMediaFoldersAPI.swift
[493/663] Compiling JellyfinAPI GetMediaInfoImageAPI.swift
[494/663] Compiling JellyfinAPI GetMediaInfoImagesAPI.swift
[495/663] Compiling JellyfinAPI GetMediaReceiverRegistrar2API.swift
[496/663] Compiling JellyfinAPI GetMediaReceiverRegistrar3API.swift
[497/663] Compiling JellyfinAPI GetMediaReceiverRegistrarAPI.swift
[498/663] Compiling JellyfinAPI GetMetadataEditorInfoAPI.swift
[499/663] Compiling JellyfinAPI GetMovieRecommendationsAPI.swift
[500/663] Compiling JellyfinAPI GetMovieRemoteSearchResultsAPI.swift
[501/663] Compiling JellyfinAPI GetMusicAlbumRemoteSearchResultsAPI.swift
[502/663] Compiling JellyfinAPI GetMusicArtistRemoteSearchResultsAPI.swift
[503/663] Compiling JellyfinAPI GetMusicGenreAPI.swift
[504/663] Compiling JellyfinAPI GetMusicGenreImageAPI.swift
[505/663] Compiling JellyfinAPI GetMusicGenreImageByIndexAPI.swift
[506/663] Compiling JellyfinAPI GetMusicGenresAPI.swift
[507/663] Compiling JellyfinAPI GetMusicVideoRemoteSearchResultsAPI.swift
[508/663] Compiling JellyfinAPI GetNamedConfigurationAPI.swift
[509/663] Compiling JellyfinAPI GetNetworkSharesAPI.swift
[510/663] Compiling JellyfinAPI GetNextUpAPI.swift
[511/663] Compiling JellyfinAPI GetNotificationServicesAPI.swift
[512/663] Compiling JellyfinAPI GetNotificationTypesAPI.swift
[513/663] Compiling JellyfinAPI GetNotificationsAPI.swift
[514/687] Compiling JellyfinAPI GetProgramsAPI.swift
[515/687] Compiling JellyfinAPI GetPublicSystemInfoAPI.swift
[516/687] Compiling JellyfinAPI GetPublicUsersAPI.swift
[517/687] Compiling JellyfinAPI GetQueryFiltersAPI.swift
[518/687] Compiling JellyfinAPI GetQueryFiltersLegacyAPI.swift
[519/687] Compiling JellyfinAPI GetQuickConnectEnabledAPI.swift
[520/687] Compiling JellyfinAPI GetQuickConnectStateAPI.swift
[521/687] Compiling JellyfinAPI GetRatingImageAPI.swift
[522/687] Compiling JellyfinAPI GetRatingImagesAPI.swift
[523/687] Compiling JellyfinAPI GetRecommendedProgramsAPI.swift
[524/687] Compiling JellyfinAPI GetRecordingAPI.swift
[525/687] Compiling JellyfinAPI GetRecordingFoldersAPI.swift
[526/687] Compiling JellyfinAPI GetRecordingGroupAPI.swift
[527/687] Compiling JellyfinAPI GetRecordingGroupsAPI.swift
[528/687] Compiling JellyfinAPI GetRecordingsAPI.swift
[529/687] Compiling JellyfinAPI GetRecordingsSeriesAPI.swift
[530/687] Compiling JellyfinAPI GetRemoteImageProvidersAPI.swift
[531/687] Compiling JellyfinAPI GetRemoteImagesAPI.swift
[532/687] Compiling JellyfinAPI GetRemoteLyricsAPI.swift
[533/687] Compiling JellyfinAPI GetRemoteSubtitlesAPI.swift
[534/687] Compiling JellyfinAPI GetRepositoriesAPI.swift
[535/687] Compiling JellyfinAPI GetResumeItemsAPI.swift
[536/687] Compiling JellyfinAPI GetRootFolderAPI.swift
[537/687] Compiling JellyfinAPI GetSchedulesDirectCountriesAPI.swift
[538/687] Compiling JellyfinAPI GetSearchHintsAPI.swift
[539/711] Compiling JellyfinAPI GetIntrosAPI.swift
[540/711] Compiling JellyfinAPI GetItemAPI.swift
[541/711] Compiling JellyfinAPI GetItemCountsAPI.swift
[542/711] Compiling JellyfinAPI GetItemImage2API.swift
[543/711] Compiling JellyfinAPI GetItemImageAPI.swift
[544/711] Compiling JellyfinAPI GetItemImageByIndexAPI.swift
[545/711] Compiling JellyfinAPI GetItemImageInfosAPI.swift
[546/711] Compiling JellyfinAPI GetItemUserDataAPI.swift
[547/711] Compiling JellyfinAPI GetItemsAPI.swift
[548/711] Compiling JellyfinAPI GetItemsByUserIDAPI.swift
[549/711] Compiling JellyfinAPI GetKeysAPI.swift
[550/711] Compiling JellyfinAPI GetLatestChannelItemsAPI.swift
[551/711] Compiling JellyfinAPI GetLatestMediaAPI.swift
[552/711] Compiling JellyfinAPI GetLibraryOptionsInfoAPI.swift
[553/711] Compiling JellyfinAPI GetLineupsAPI.swift
[554/711] Compiling JellyfinAPI GetLiveHlsStreamAPI.swift
[555/711] Compiling JellyfinAPI GetLiveRecordingFileAPI.swift
[556/711] Compiling JellyfinAPI GetLiveStreamFileAPI.swift
[557/711] Compiling JellyfinAPI GetLiveTvChannelsAPI.swift
[558/711] Compiling JellyfinAPI GetLiveTvInfoAPI.swift
[559/711] Compiling JellyfinAPI GetLiveTvProgramsAPI.swift
[560/711] Compiling JellyfinAPI GetLocalTrailersAPI.swift
[561/711] Compiling JellyfinAPI GetLocalizationOptionsAPI.swift
[562/711] Compiling JellyfinAPI GetLogEntriesAPI.swift
[563/711] Compiling JellyfinAPI GetLogFileAPI.swift
[564/735] Compiling JellyfinAPI TunerChannelMapping.swift
[565/735] Compiling JellyfinAPI TunerHostInfo.swift
[566/735] Compiling JellyfinAPI TypeOptions.swift
[567/735] Compiling JellyfinAPI UnratedItem.swift
[568/735] Compiling JellyfinAPI UpdateLibraryOptionsDto.swift
[569/735] Compiling JellyfinAPI UpdateMediaPathRequestDto.swift
[570/735] Compiling JellyfinAPI UpdatePlaylistDto.swift
[571/735] Compiling JellyfinAPI UpdatePlaylistUserDto.swift
[572/735] Compiling JellyfinAPI UpdateUserEasyPassword.swift
[573/735] Compiling JellyfinAPI UpdateUserItemDataDto.swift
[574/735] Compiling JellyfinAPI UpdateUserPassword.swift
[575/735] Compiling JellyfinAPI UploadSubtitleDto.swift
[576/735] Compiling JellyfinAPI UserConfiguration.swift
[577/735] Compiling JellyfinAPI UserDataChangeInfo.swift
[578/735] Compiling JellyfinAPI UserDataChangedMessage.swift
[579/735] Compiling JellyfinAPI UserDeletedMessage.swift
[580/735] Compiling JellyfinAPI UserDto.swift
[581/735] Compiling JellyfinAPI UserItemDataDto.swift
[582/735] Compiling JellyfinAPI UserPolicy.swift
[583/735] Compiling JellyfinAPI UserUpdatedMessage.swift
[584/735] Compiling JellyfinAPI UtcTimeResponse.swift
[585/735] Compiling JellyfinAPI ValidatePathDto.swift
[586/735] Compiling JellyfinAPI VersionInfo.swift
[587/735] Compiling JellyfinAPI Video3DFormat.swift
[588/735] Compiling JellyfinAPI VideoRange.swift
[589/759] Compiling JellyfinAPI SyncPlayGroupUpdateCommandMessage.swift
[590/759] Compiling JellyfinAPI SyncPlayQueueItem.swift
[591/759] Compiling JellyfinAPI SyncPlayUserAccessType.swift
[592/759] Compiling JellyfinAPI SystemInfo.swift
[593/759] Compiling JellyfinAPI TaskCompletionStatus.swift
[594/759] Compiling JellyfinAPI TaskInfo.swift
[595/759] Compiling JellyfinAPI TaskResult.swift
[596/759] Compiling JellyfinAPI TaskState.swift
[597/759] Compiling JellyfinAPI TaskTriggerInfo.swift
[598/759] Compiling JellyfinAPI ThemeMediaResult.swift
[599/759] Compiling JellyfinAPI TimerCancelledMessage.swift
[600/759] Compiling JellyfinAPI TimerCreatedMessage.swift
[601/759] Compiling JellyfinAPI TimerEventInfo.swift
[602/759] Compiling JellyfinAPI TimerInfoDto.swift
[603/759] Compiling JellyfinAPI TimerInfoDtoQueryResult.swift
[604/759] Compiling JellyfinAPI TrailerInfo.swift
[605/759] Compiling JellyfinAPI TrailerInfoRemoteSearchQuery.swift
[606/759] Compiling JellyfinAPI TranscodeReason.swift
[607/759] Compiling JellyfinAPI TranscodeSeekInfo.swift
[608/759] Compiling JellyfinAPI TranscodingInfo.swift
[609/759] Compiling JellyfinAPI TranscodingProfile.swift
[610/759] Compiling JellyfinAPI TransportStreamTimestamp.swift
[611/759] Compiling JellyfinAPI TrickplayInfo.swift
[612/759] Compiling JellyfinAPI TrickplayOptions.swift
[613/759] Compiling JellyfinAPI TrickplayScanBehavior.swift
[614/783] Compiling JellyfinAPI GetSeasonsAPI.swift
[615/783] Compiling JellyfinAPI GetSeriesRemoteSearchResultsAPI.swift
[616/783] Compiling JellyfinAPI GetSeriesTimerAPI.swift
[617/783] Compiling JellyfinAPI GetSeriesTimersAPI.swift
[618/783] Compiling JellyfinAPI GetServerLogsAPI.swift
[619/783] Compiling JellyfinAPI GetSessionsAPI.swift
[620/783] Compiling JellyfinAPI GetSimilarAlbumsAPI.swift
[621/783] Compiling JellyfinAPI GetSimilarArtistsAPI.swift
[622/783] Compiling JellyfinAPI GetSimilarItemsAPI.swift
[623/783] Compiling JellyfinAPI GetSimilarMoviesAPI.swift
[624/783] Compiling JellyfinAPI GetSimilarShowsAPI.swift
[625/783] Compiling JellyfinAPI GetSimilarTrailersAPI.swift
[626/783] Compiling JellyfinAPI GetSpecialFeaturesAPI.swift
[627/783] Compiling JellyfinAPI GetSplashscreenAPI.swift
[628/783] Compiling JellyfinAPI GetStartupConfigurationAPI.swift
[629/783] Compiling JellyfinAPI GetStudioAPI.swift
[630/783] Compiling JellyfinAPI GetStudioImageAPI.swift
[631/783] Compiling JellyfinAPI GetStudioImageByIndexAPI.swift
[632/783] Compiling JellyfinAPI GetStudiosAPI.swift
[633/783] Compiling JellyfinAPI GetSubtitleAPI.swift
[634/783] Compiling JellyfinAPI GetSubtitlePlaylistAPI.swift
[635/783] Compiling JellyfinAPI GetSubtitleWithTicksAPI.swift
[636/783] Compiling JellyfinAPI GetSuggestionsAPI.swift
[637/783] Compiling JellyfinAPI GetSystemInfoAPI.swift
[638/783] Compiling JellyfinAPI GetTaskAPI.swift
[639/807] Compiling JellyfinAPI SyncPlayPingAPI.swift
[640/807] Compiling JellyfinAPI SyncPlayPreviousItemAPI.swift
[641/807] Compiling JellyfinAPI SyncPlayQueueAPI.swift
[642/807] Compiling JellyfinAPI SyncPlayReadyAPI.swift
[643/807] Compiling JellyfinAPI SyncPlayRemoveFromPlaylistAPI.swift
[644/807] Compiling JellyfinAPI SyncPlaySeekAPI.swift
[645/807] Compiling JellyfinAPI SyncPlaySetIgnoreWaitAPI.swift
[646/807] Compiling JellyfinAPI SyncPlaySetNewQueueAPI.swift
[647/807] Compiling JellyfinAPI SyncPlaySetPlaylistItemAPI.swift
[648/807] Compiling JellyfinAPI SyncPlaySetRepeatModeAPI.swift
[649/807] Compiling JellyfinAPI SyncPlaySetShuffleModeAPI.swift
[650/807] Compiling JellyfinAPI SyncPlayStopAPI.swift
[651/807] Compiling JellyfinAPI SyncPlayUnpauseAPI.swift
[652/807] Compiling JellyfinAPI TmdbClientConfigurationAPI.swift
[653/807] Compiling JellyfinAPI UninstallPluginAPI.swift
[654/807] Compiling JellyfinAPI UninstallPluginByVersionAPI.swift
[655/807] Compiling JellyfinAPI UnmarkFavoriteItemAPI.swift
[656/807] Compiling JellyfinAPI UpdateConfigurationAPI.swift
[657/807] Compiling JellyfinAPI UpdateDeviceOptionsAPI.swift
[658/807] Compiling JellyfinAPI UpdateDisplayPreferencesAPI.swift
[659/807] Compiling JellyfinAPI UpdateInitialConfigurationAPI.swift
[660/807] Compiling JellyfinAPI UpdateItemAPI.swift
[661/807] Compiling JellyfinAPI UpdateItemContentTypeAPI.swift
[662/807] Compiling JellyfinAPI UpdateItemImageIndexAPI.swift
[663/807] Compiling JellyfinAPI SendFullGeneralCommandAPI.swift
[664/807] Compiling JellyfinAPI SendGeneralCommandAPI.swift
[665/807] Compiling JellyfinAPI SendMessageCommandAPI.swift
[666/807] Compiling JellyfinAPI SendPlaystateCommandAPI.swift
[667/807] Compiling JellyfinAPI SendSystemCommandAPI.swift
[668/807] Compiling JellyfinAPI SetChannelMappingAPI.swift
[669/807] Compiling JellyfinAPI SetItemImageAPI.swift
[670/807] Compiling JellyfinAPI SetItemImageByIndexAPI.swift
[671/807] Compiling JellyfinAPI SetReadAPI.swift
[672/807] Compiling JellyfinAPI SetRemoteAccessAPI.swift
[673/807] Compiling JellyfinAPI SetRepositoriesAPI.swift
[674/807] Compiling JellyfinAPI SetUnreadAPI.swift
[675/807] Compiling JellyfinAPI ShutdownApplicationAPI.swift
[676/807] Compiling JellyfinAPI StartTaskAPI.swift
[677/807] Compiling JellyfinAPI StopEncodingProcessAPI.swift
[678/807] Compiling JellyfinAPI StopTaskAPI.swift
[679/807] Compiling JellyfinAPI SyncPlayBufferingAPI.swift
[680/807] Compiling JellyfinAPI SyncPlayCreateGroupAPI.swift
[681/807] Compiling JellyfinAPI SyncPlayGetGroupsAPI.swift
[682/807] Compiling JellyfinAPI SyncPlayJoinGroupAPI.swift
[683/807] Compiling JellyfinAPI SyncPlayLeaveGroupAPI.swift
[684/807] Compiling JellyfinAPI SyncPlayMovePlaylistItemAPI.swift
[685/807] Compiling JellyfinAPI SyncPlayNextItemAPI.swift
[686/807] Compiling JellyfinAPI SyncPlayPauseAPI.swift
[687/807] Compiling JellyfinAPI InitiateAPI.swift
[688/807] Compiling JellyfinAPI InitiateQuickConnectAPI.swift
[689/807] Compiling JellyfinAPI InstallPackageAPI.swift
[690/807] Compiling JellyfinAPI LogFileAPI.swift
[691/807] Compiling JellyfinAPI MarkFavoriteItemAPI.swift
[692/807] Compiling JellyfinAPI MarkPlayedItemAPI.swift
[693/807] Compiling JellyfinAPI MarkUnplayedItemAPI.swift
[694/807] Compiling JellyfinAPI MergeVersionsAPI.swift
[695/807] Compiling JellyfinAPI MoveItemAPI.swift
[696/807] Compiling JellyfinAPI OnPlaybackProgressAPI.swift
[697/807] Compiling JellyfinAPI OnPlaybackStartAPI.swift
[698/807] Compiling JellyfinAPI OnPlaybackStoppedAPI.swift
[699/807] Compiling JellyfinAPI OpenLiveStreamAPI.swift
[700/807] Compiling JellyfinAPI PingPlaybackSessionAPI.swift
[701/807] Compiling JellyfinAPI PlayAPI.swift
[702/807] Compiling JellyfinAPI PostAddedMoviesAPI.swift
[703/807] Compiling JellyfinAPI PostAddedSeriesAPI.swift
[704/807] Compiling JellyfinAPI PostCapabilitiesAPI.swift
[705/807] Compiling JellyfinAPI PostFullCapabilitiesAPI.swift
[706/807] Compiling JellyfinAPI PostPingSystemAPI.swift
[707/807] Compiling JellyfinAPI PostUpdatedMediaAPI.swift
[708/807] Compiling JellyfinAPI PostUpdatedMoviesAPI.swift
[709/807] Compiling JellyfinAPI PostUpdatedSeriesAPI.swift
[710/807] Compiling JellyfinAPI PostUserImageAPI.swift
[711/807] Compiling JellyfinAPI PostUserImageByIndexAPI.swift
[712/807] Compiling JellyfinAPI ProcessConnectionManagerControlRequestAPI.swift
[713/807] Compiling JellyfinAPI ProcessContentDirectoryControlRequestAPI.swift
[714/807] Compiling JellyfinAPI ProcessMediaReceiverRegistrarControlRequestAPI.swift
[715/807] Compiling JellyfinAPI RefreshItemAPI.swift
[716/807] Compiling JellyfinAPI RefreshLibraryAPI.swift
[717/807] Compiling JellyfinAPI RemoveFromCollectionAPI.swift
[718/807] Compiling JellyfinAPI RemoveFromPlaylistAPI.swift
[719/807] Compiling JellyfinAPI RemoveItemFromPlaylistAPI.swift
[720/807] Compiling JellyfinAPI RemoveMediaPathAPI.swift
[721/807] Compiling JellyfinAPI RemoveUserFromPlaylistAPI.swift
[722/807] Compiling JellyfinAPI RemoveUserFromSessionAPI.swift
[723/807] Compiling JellyfinAPI RemoveVirtualFolderAPI.swift
[724/807] Compiling JellyfinAPI RenameVirtualFolderAPI.swift
[725/807] Compiling JellyfinAPI ReportPlaybackProgressAPI.swift
[726/807] Compiling JellyfinAPI ReportPlaybackStartAPI.swift
[727/807] Compiling JellyfinAPI ReportPlaybackStoppedAPI.swift
[728/807] Compiling JellyfinAPI ReportSessionEndedAPI.swift
[729/807] Compiling JellyfinAPI ReportViewingAPI.swift
[730/807] Compiling JellyfinAPI ResetTunerAPI.swift
[731/807] Compiling JellyfinAPI RestartApplicationAPI.swift
[732/807] Compiling JellyfinAPI RevokeKeyAPI.swift
[733/807] Compiling JellyfinAPI SearchRemoteLyricsAPI.swift
[734/807] Compiling JellyfinAPI SearchRemoteSubtitlesAPI.swift
[735/807] Compiling JellyfinAPI UpdateItemUserDataAPI.swift
[736/807] Compiling JellyfinAPI UpdateLibraryOptionsAPI.swift
[737/807] Compiling JellyfinAPI UpdateMediaEncoderPathAPI.swift
[738/807] Compiling JellyfinAPI UpdateMediaPathAPI.swift
[739/807] Compiling JellyfinAPI UpdateNamedConfigurationAPI.swift
[740/807] Compiling JellyfinAPI UpdatePlaylistAPI.swift
[741/807] Compiling JellyfinAPI UpdatePlaylistUserAPI.swift
[742/807] Compiling JellyfinAPI UpdatePluginConfigurationAPI.swift
[743/807] Compiling JellyfinAPI UpdateProfileAPI.swift
[744/807] Compiling JellyfinAPI UpdateSeriesTimerAPI.swift
[745/807] Compiling JellyfinAPI UpdateStartupUserAPI.swift
[746/807] Compiling JellyfinAPI UpdateTaskAPI.swift
[747/807] Compiling JellyfinAPI UpdateTimerAPI.swift
[748/807] Compiling JellyfinAPI UpdateUserAPI.swift
[749/807] Compiling JellyfinAPI UpdateUserConfigurationAPI.swift
[750/807] Compiling JellyfinAPI UpdateUserEasyPasswordAPI.swift
[751/807] Compiling JellyfinAPI UpdateUserItemRatingAPI.swift
[752/807] Compiling JellyfinAPI UpdateUserPasswordAPI.swift
[753/807] Compiling JellyfinAPI UpdateUserPolicyAPI.swift
[754/807] Compiling JellyfinAPI UploadCustomSplashscreenAPI.swift
[755/807] Compiling JellyfinAPI UploadLyricsAPI.swift
[756/807] Compiling JellyfinAPI UploadSubtitleAPI.swift
[757/807] Compiling JellyfinAPI ValidatePathAPI.swift
[758/807] Compiling JellyfinAPI QuickConnect.swift
[759/807] Compiling JellyfinAPI GetTasksAPI.swift
[760/807] Compiling JellyfinAPI GetThemeMediaAPI.swift
[761/807] Compiling JellyfinAPI GetThemeSongsAPI.swift
[762/807] Compiling JellyfinAPI GetThemeVideosAPI.swift
[763/807] Compiling JellyfinAPI GetTimerAPI.swift
[764/807] Compiling JellyfinAPI GetTimersAPI.swift
[765/807] Compiling JellyfinAPI GetTrailerRemoteSearchResultsAPI.swift
[766/807] Compiling JellyfinAPI GetTrailersAPI.swift
[767/807] Compiling JellyfinAPI GetTrickplayHlsPlaylistAPI.swift
[768/807] Compiling JellyfinAPI GetTrickplayTileImageAPI.swift
[769/807] Compiling JellyfinAPI GetTunerHostTypesAPI.swift
[770/807] Compiling JellyfinAPI GetUniversalAudioStreamAPI.swift
[771/807] Compiling JellyfinAPI GetUpcomingEpisodesAPI.swift
[772/807] Compiling JellyfinAPI GetUserByIDAPI.swift
[773/807] Compiling JellyfinAPI GetUserImageAPI.swift
[774/807] Compiling JellyfinAPI GetUserImageByIndexAPI.swift
[775/807] Compiling JellyfinAPI GetUserViewsAPI.swift
[776/807] Compiling JellyfinAPI GetUsersAPI.swift
[777/807] Compiling JellyfinAPI GetUtcTimeAPI.swift
[778/807] Compiling JellyfinAPI GetVariantHlsAudioPlaylistAPI.swift
[779/807] Compiling JellyfinAPI GetVariantHlsVideoPlaylistAPI.swift
[780/807] Compiling JellyfinAPI GetVideoStreamAPI.swift
[781/807] Compiling JellyfinAPI GetVideoStreamByContainerAPI.swift
[782/807] Compiling JellyfinAPI GetVirtualFoldersAPI.swift
[783/807] Compiling JellyfinAPI GetWakeOnLanInfoAPI.swift
[784/807] Compiling JellyfinAPI GetYearAPI.swift
[785/807] Compiling JellyfinAPI GetYearsAPI.swift
[786/807] Compiling JellyfinAPI HeadArtistImageAPI.swift
[787/807] Compiling JellyfinAPI HeadAudioStreamAPI.swift
[788/807] Compiling JellyfinAPI HeadAudioStreamByContainerAPI.swift
[789/807] Compiling JellyfinAPI HeadGenreImageAPI.swift
[790/807] Compiling JellyfinAPI HeadGenreImageByIndexAPI.swift
[791/807] Compiling JellyfinAPI HeadItemImage2API.swift
[792/807] Compiling JellyfinAPI HeadItemImageAPI.swift
[793/807] Compiling JellyfinAPI HeadItemImageByIndexAPI.swift
[794/807] Compiling JellyfinAPI HeadMasterHlsAudioPlaylistAPI.swift
[795/807] Compiling JellyfinAPI HeadMasterHlsVideoPlaylistAPI.swift
[796/807] Compiling JellyfinAPI HeadMusicGenreImageAPI.swift
[797/807] Compiling JellyfinAPI HeadMusicGenreImageByIndexAPI.swift
[798/807] Compiling JellyfinAPI HeadPersonImageAPI.swift
[799/807] Compiling JellyfinAPI HeadPersonImageByIndexAPI.swift
[800/807] Compiling JellyfinAPI HeadStudioImageAPI.swift
[801/807] Compiling JellyfinAPI HeadStudioImageByIndexAPI.swift
[802/807] Compiling JellyfinAPI HeadUniversalAudioStreamAPI.swift
[803/807] Compiling JellyfinAPI HeadUserImageAPI.swift
[804/807] Compiling JellyfinAPI HeadUserImageByIndexAPI.swift
[805/807] Compiling JellyfinAPI HeadVideoStreamAPI.swift
[806/807] Compiling JellyfinAPI HeadVideoStreamByContainerAPI.swift
[807/807] Emitting module JellyfinAPI
Build complete! (37.00s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/jellyfin/jellyfin-sdk-swift/0.4.0
Repository:               jellyfin/jellyfin-sdk-swift
Swift version used:       5.10
Target:                   JellyfinAPI
Generating documentation for 'JellyfinAPI'...
Converting documentation...
Conversion complete! (6.55s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/jellyfin/jellyfin-sdk-swift/0.4.0'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/kean/Get
Updating https://github.com/CreateAPI/URLQueryEncoder
Fetched https://github.com/apple/swift-docc-plugin from cache (0.19s)
Updated https://github.com/kean/Get (0.19s)
Updated https://github.com/CreateAPI/URLQueryEncoder (0.19s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder
Computed https://github.com/CreateAPI/URLQueryEncoder at 0.2.0 (0.54s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.07s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-6044DDE57671499D.txt
[6/52] Compiling SymbolKit SPI.swift
[7/52] Compiling SymbolKit Snippet.swift
[8/52] Compiling SymbolKit Extension.swift
[9/52] Compiling SymbolKit GenericConstraint.swift
[10/52] Compiling SymbolKit GenericParameter.swift
[11/52] Compiling SymbolKit SourceOrigin.swift
[12/52] Compiling SymbolKit GenericConstraints.swift
[13/52] Compiling SymbolKit Swift.swift
[14/52] Compiling SymbolKit SemanticVersion.swift
[15/52] Compiling SymbolKit AccessControl.swift
[16/52] Compiling SymbolKit Availability.swift
[17/57] Compiling SymbolKit FunctionSignature.swift
[18/57] Compiling SymbolKit Identifier.swift
[19/57] Compiling SymbolKit KindIdentifier.swift
[20/57] Compiling SymbolKit Location.swift
[21/57] Compiling SymbolKit Mutability.swift
[22/57] Compiling SymbolKit Names.swift
[23/57] Emitting module SymbolKit
[24/57] Compiling SymbolKit Generics.swift
[25/57] Compiling SymbolKit Namespace.swift
[26/57] Compiling SymbolKit Symbol.swift
[27/57] Compiling SymbolKit SymbolKind.swift
[28/57] Compiling SymbolKit SymbolGraph.swift
[29/57] Compiling SymbolKit AvailabilityItem.swift
[30/57] Compiling SymbolKit Domain.swift
[31/57] Compiling SymbolKit DeclarationFragments.swift
[32/57] Compiling SymbolKit Fragment.swift
[33/57] Compiling SymbolKit FragmentKind.swift
[34/57] Compiling SymbolKit FunctionParameter.swift
[35/57] Compiling SymbolKit Mixin+Equals.swift
[36/57] Compiling SymbolKit Mixin+Hash.swift
[37/57] Compiling SymbolKit Mixin.swift
[38/57] Compiling SymbolKit LineList.swift
[39/57] Compiling SymbolKit Position.swift
[40/57] Compiling SymbolKit SourceRange.swift
[41/57] Compiling SymbolKit Metadata.swift
[42/57] Compiling SymbolKit Module.swift
[43/57] Compiling SymbolKit OperatingSystem.swift
[44/57] Compiling SymbolKit Platform.swift
[45/57] Compiling SymbolKit Relationship.swift
[46/57] Compiling SymbolKit RelationshipKind.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.96s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (0.31s)
   16402
83	/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/jellyfin/jellyfin-sdk-swift/0.4.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/jellyfin/jellyfin-sdk-swift/0.4.0
File count: 16402
Doc size:   83.0MB
Preparing doc bundle ...
Uploading prod-jellyfin-jellyfin-sdk-swift-0.4.0-539e7908.zip to s3://spi-docs-inbox/prod-jellyfin-jellyfin-sdk-swift-0.4.0-539e7908.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.