jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
LyricsApi
/
uploadLyrics
upload
Lyrics
suspend
fun
uploadLyrics
(
itemId
:
UUID
,
fileName
:
String
,
data
:
String
)
:
Response
<
LyricDto
>
Upload an external lyric file.
Parameters
item
Id
The item the lyric belongs to.
file
Name
Name of the file being uploaded.