MovieDB
The MovieDB Service provides access to movie data using TMDB (The MovieDB API). For more information, check out https://www.themoviedb.org/
Terms of use: https://www.themoviedb.org/documentation/api/terms-of-use
RPCS
- MovieDB.getImage(path: String)
Get an image from a path.
Arguments:
path: String
(String) - location of the image
Returns:
Image
(Image) - the requested image