|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CScraperUrl, including all inherited members.
| AddParsedUrl(const std::string &url, const std::string &aspect="", const std::string &preview="", const std::string &referrer="", const std::string &cache="", bool post=false, bool isgz=false, int season=-1) | CScraperUrl | |
| AppendUrl(SUrlEntry url) | CScraperUrl | inline |
| Clear() | CScraperUrl | |
| CScraperUrl() | CScraperUrl | |
| CScraperUrl(const std::string &strUrl) | CScraperUrl | explicit |
| CScraperUrl(const TiXmlElement *element) | CScraperUrl | explicit |
| Get(const SUrlEntry &scrURL, std::string &strHTML, XFILE::CCurlFile &http, const std::string &cacheContext) | CScraperUrl | static |
| GetData() const | CScraperUrl | inline |
| GetFirstThumbUrl() const | CScraperUrl | |
| GetFirstUrlByType(const std::string &type="") const | CScraperUrl | |
| GetId() const | CScraperUrl | inline |
| GetMaxSeasonUrl() const | CScraperUrl | |
| GetRelevance() const | CScraperUrl | inline |
| GetSeasonUrl(int season, const std::string &type="") const | CScraperUrl | |
| GetThumbUrl(const CScraperUrl::SUrlEntry &entry) | CScraperUrl | static |
| GetThumbUrls(std::vector< std::string > &thumbs, const std::string &type="", int season=-1, bool unique=false) const | CScraperUrl | |
| GetTitle() const | CScraperUrl | inline |
| GetUrls() const | CScraperUrl | inline |
| HasData() const | CScraperUrl | inline |
| HasUrls() const | CScraperUrl | inline |
| m_data | CScraperUrl | |
| Parse() | CScraperUrl | |
| ParseAndAppendUrl(const TiXmlElement *element) | CScraperUrl | |
| ParseAndAppendUrlsFromEpisodeGuide(const std::string &episodeGuide) | CScraperUrl | |
| ParseFromData(const std::string &data) | CScraperUrl | |
| SetData(std::string data) | CScraperUrl | |
| SetId(std::string id) | CScraperUrl | inline |
| SetRelevance(double relevance) | CScraperUrl | inline |
| SetTitle(std::string title) | CScraperUrl | inline |
| SetUrls(std::vector< SUrlEntry > urls) | CScraperUrl | inline |
| UrlType enum name | CScraperUrl | |
| ~CScraperUrl() | CScraperUrl |