Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
VideoLibrarySetSourceContent.h File Reference
#include "JSONRPCUtils.h"
#include "addons/Scraper.h"
#include "video/VideoInfoScanner.h"
#include <string>

Classes

struct  JSONRPC::ParsedSetSourceContent
 

Namespaces

namespace  JSONRPC
 

Enumerations

enum class  JSONRPC::SourceContentClearMode { JSONRPC::CLEAR , JSONRPC::EXCLUDE , JSONRPC::REMOVE }
 What clearing a path's content binding should do to the items already scraped from it. More...
 

Functions

JSONRPC_STATUS JSONRPC::ParseSetSourceContentParams (const CVariant &parameterObject, ParsedSetSourceContent &parsed)
 Parse and validate the parameters of VideoLibrary.SetSourceContent.