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
/
downloadRemoteLyrics
download
Remote
Lyrics
suspend
fun
downloadRemoteLyrics
(
itemId
:
UUID
,
lyricId
:
String
)
:
Response
<
LyricDto
>
Downloads a remote lyric.
Parameters
item
Id
The item id.
lyric
Id
The lyric id.