|
static JSONRPC_STATUS | GetMovies (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetMovieDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetMovieSets (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetMovieSetDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetTVShows (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetTVShowDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetSeasons (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetSeasonDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetEpisodes (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetEpisodeDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetMusicVideos (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetMusicVideoDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetRecentlyAddedMovies (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetRecentlyAddedEpisodes (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetRecentlyAddedMusicVideos (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetInProgressTVShows (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetGenres (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetTags (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetAvailableArtTypes (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetAvailableArt (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetMovieDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetMovieSetDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetTVShowDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetSeasonDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetEpisodeDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetMusicVideoDetails (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RefreshMovie (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RefreshTVShow (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RefreshEpisode (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RefreshMusicVideo (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RemoveMovie (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RemoveTVShow (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RemoveEpisode (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | RemoveMusicVideo (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | Scan (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | Export (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | Clean (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static bool | FillFileItem (const std::string &strFilename, std::shared_ptr< CFileItem > &item, const CVariant ¶meterObject=CVariant(CVariant::VariantTypeArray)) |
|
static bool | FillFileItemList (const CVariant ¶meterObject, CFileItemList &list) |
|
static void | UpdateResumePoint (const CVariant ¶meterObject, CVideoInfoTag &details, CVideoDatabase &videodatabase) |
|
static int | GetDetailsFromJsonParameters (const CVariant ¶meterObject) |
| Provided the JSON-RPC parameter object compute the VideoDbDetails mask.
|
|
static void | MillisecondsToTimeObject (int time, CVariant &result) |
|