deleteSubtitle

suspend fun deleteSubtitle(itemId: UUID, index: Int): Response<Unit>

Deletes an external subtitle file.

Parameters

itemId

The item id.

index

The index of the subtitle file.