toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
LibraryApi
/
postAddedMovies
post
Added
Movies
suspend
fun
postAddedMovies
(
tmdbId
:
String
?
=
null
,
imdbId
:
String
?
=
null
)
:
Response
<
Unit
>
Reports that new movies have been added by an external source.
Parameters
tmdb
Id
The tmdbId.
imdb
Id
The imdbId.