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
/
GenresApi
/
getGenre
get
Genre
suspend
fun
getGenre
(
genreName
:
String
,
userId
:
ERROR CLASS: Symbol not found for UUID?
?
=
null
)
:
Response
<
ERROR CLASS: Symbol not found for BaseItemDto
>
Gets a genre, by name.
Parameters
genre
Name
The genre name.
user
Id
The user id.