JSON RPC methods in VideoLibrary.
More...
|
| class | Clean |
| | Cleans the video library from non-existent items.
|
| |
| class | GetEpisodes |
| | Retrieve all tv show episodes.
|
| |
| class | GetMovieDetails |
| | Retrieve details about a specific movie.
|
| |
| class | GetMovies |
| | Retrieve all movies.
|
| |
| class | GetMusicVideos |
| | Retrieve all music videos.
|
| |
| class | GetSeasons |
| | Retrieve all tv seasons.
|
| |
| class | GetTVShowDetails |
| | Retrieve details about a specific tv show.
|
| |
| class | GetTVShows |
| | Retrieve all TV Shows.
|
| |
| class | Scan |
| | Scans the video sources for new library items.
|
| |
| class | SetEpisodeDetails |
| | Update the given episode with the given details Just the parameters we can change in the gui.
|
| |
| class | SetMovieDetails |
| | Update the given movie with the given details Just the parameters we can change in the gui.
|
| |
JSON RPC methods in VideoLibrary.
The documentation for this class was generated from the following file:
- app/src/main/java/org/xbmc/kore/jsonrpc/method/VideoLibrary.java