uploadSubtitle

suspend fun uploadSubtitle(itemId: UUID, data: UploadSubtitleDto): Response<Unit>

Upload an external subtitle file.

Parameters

itemId

The item the subtitle belongs to.