getFilmDetails
Deprecated
Use getMetadata instead
Replace with
getMetadata(film)
Content copied to clipboard
Retrieves detailed information about a film.
Return
a FilmDetails instance containing the film's information. It could either be a Movie or TvShow.
Parameters
film
The Film object of the film to retrieve details for.