getArtistByName

suspend fun getArtistByName(name: String, userId: ERROR CLASS: Symbol not found for UUID?? = null): Response<ERROR CLASS: Symbol not found for BaseItemDto>

Gets an artist by name.

Parameters

name

Studio name.

userId

Optional. Filter by user id, and attach user data.