xbmc
VIDEO::CVideoInfoScanner Member List

This is the complete list of members for VIDEO::CVideoInfoScanner, including all inherited members.

AddVideo(CFileItem *pItem, const CONTENT_TYPE &content, bool videoFolder=false, bool useLocal=true, const CVideoInfoTag *showInfo=NULL, bool libraryImport=false)VIDEO::CVideoInfoScanner
ApplyThumbToFolder(const std::string &folder, const std::string &imdbThumb) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerstatic
CanFastHash(const CFileItemList &items, const std::vector< std::string > &excludes) constVIDEO::CVideoInfoScannerprotected
CInfoScanner()=defaultCInfoScannerprotected
COMBINED_NFO enum valueCInfoScanner
CVideoInfoScanner() (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScanner
DoScan(const std::string &strDirectory) override (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotectedvirtual
DownloadFailed(CGUIDialogProgress *pDlgProgress) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerstatic
EnumerateEpisodeItem(const CFileItem *item, EPISODELIST &episodeList) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScanner
EnumerateSeriesFolder(CFileItem *item, EPISODELIST &episodeList) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
ERROR_NFO enum valueCInfoScanner
FetchActorThumbs(std::vector< SActorInfo > &actors, const std::string &strPath)VIDEO::CVideoInfoScannerprotected
FindVideo(const std::string &title, int year, const ADDON::ScraperPtr &scraper, CScraperUrl &url, CGUIDialogProgress *progress)VIDEO::CVideoInfoScannerprotected
FindVideoUsingTag(CFileItem &item, const ADDON::ScraperPtr &scraper, CScraperUrl &url, CGUIDialogProgress *progress)VIDEO::CVideoInfoScannerprotected
FULL_NFO enum valueCInfoScanner
GetAirDateFromRegExp(CRegExp &reg, EPISODE &episodeInfo)VIDEO::CVideoInfoScannerprotected
GetArtwork(CFileItem *pItem, const CONTENT_TYPE &content, bool bApplyToDir=false, bool useLocal=true, const std::string &actorArtPath="")VIDEO::CVideoInfoScanner
GetDetails(CFileItem *pItem, CScraperUrl &url, const ADDON::ScraperPtr &scraper, VIDEO::IVideoInfoTagLoader *nfoFile=nullptr, CGUIDialogProgress *pDialog=nullptr)VIDEO::CVideoInfoScannerprotected
GetEpisodeAndSeasonFromRegExp(CRegExp &reg, EPISODE &episodeInfo, int defaultSeason)VIDEO::CVideoInfoScannerprotected
GetEpisodeTitleFromRegExp(CRegExp &reg, EPISODE &episodeInfo)VIDEO::CVideoInfoScannerprotected
GetFastHash(const std::string &directory, const std::vector< std::string > &excludes) constVIDEO::CVideoInfoScannerprotected
GetImage(const CScraperUrl::SUrlEntry &image, const std::string &itemPath) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerstatic
GetMovieSetInfoFolder(const std::string &setTitle) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerstatic
GetPathHash(const CFileItemList &items, std::string &hash) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotectedstatic
GetRecursiveFastHash(const std::string &directory, const std::vector< std::string > &excludes) constVIDEO::CVideoInfoScannerprotected
GetSeasonThumbs(const CVideoInfoTag &show, std::map< int, std::map< std::string, std::string > > &art, const std::vector< std::string > &artTypes, bool useLocal=true)VIDEO::CVideoInfoScannerstatic
HasNoMedia(const std::string &strDirectory) constCInfoScanner
INFO_ADDED enum value (defined in CInfoScanner)CInfoScanner
INFO_CANCELLED enum value (defined in CInfoScanner)CInfoScanner
INFO_ERROR enum value (defined in CInfoScanner)CInfoScanner
INFO_HAVE_ALREADY enum value (defined in CInfoScanner)CInfoScanner
INFO_NOT_FOUND enum value (defined in CInfoScanner)CInfoScanner
INFO_NOT_NEEDED enum value (defined in CInfoScanner)CInfoScanner
INFO_RET enum nameCInfoScanner
INFO_TYPE enum nameCInfoScanner
IsScanning() constCInfoScannerinline
m_bCanInterruptCInfoScannerprotected
m_bCleanCInfoScannerprotected
m_bRunningCInfoScannerprotected
m_bStop (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
m_database (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
m_handleCInfoScannerprotected
m_pathsToClean (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
m_pathsToCount (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
m_pathsToScanCInfoScannerprotected
m_scanAll (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
m_showDialogCInfoScannerprotected
m_strStartDir (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
NO_NFO enum valueCInfoScanner
OnProcessSeriesFolder(EPISODELIST &files, const ADDON::ScraperPtr &scraper, bool useLocal, const CVideoInfoTag &showInfo, CGUIDialogProgress *pDlgProgress=NULL)VIDEO::CVideoInfoScannerprotected
OVERRIDE_NFO enum valueCInfoScanner
Process() (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotectedvirtual
ProcessItemByVideoInfoTag(const CFileItem *item, EPISODELIST &episodeList) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
ProgressCancelled(CGUIDialogProgress *progress, int heading, const std::string &line1)VIDEO::CVideoInfoScannerprotected
RetrieveInfoForEpisodes(CFileItem *item, long showID, const ADDON::ScraperPtr &scraper, bool useLocal, CGUIDialogProgress *progress=NULL) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
RetrieveInfoForMovie(CFileItem *pItem, bool bDirNames, ADDON::ScraperPtr &scraper, bool useLocal, CScraperUrl *pURL, CGUIDialogProgress *pDlgProgress)VIDEO::CVideoInfoScannerprotected
RetrieveInfoForMusicVideo(CFileItem *pItem, bool bDirNames, ADDON::ScraperPtr &scraper, bool useLocal, CScraperUrl *pURL, CGUIDialogProgress *pDlgProgress)VIDEO::CVideoInfoScannerprotected
RetrieveInfoForTvShow(CFileItem *pItem, bool bDirNames, ADDON::ScraperPtr &scraper, bool useLocal, CScraperUrl *pURL, bool fetchEpisodes, CGUIDialogProgress *pDlgProgress) (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScannerprotected
RetrieveVideoInfo(CFileItemList &items, bool bDirNames, CONTENT_TYPE content, bool useLocal=true, CScraperUrl *pURL=NULL, bool fetchEpisodes=true, CGUIDialogProgress *pDlgProgress=NULL)VIDEO::CVideoInfoScanner
ShowDialog(bool show)CInfoScannerinline
Start(const std::string &strDirectory, bool scanAll=false)VIDEO::CVideoInfoScanner
Stop() (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScanner
TITLE_NFO enum valueCInfoScanner
URL_NFO enum valueCInfoScanner
~CInfoScanner()=defaultCInfoScannervirtual
~CVideoInfoScanner() override (defined in VIDEO::CVideoInfoScanner)VIDEO::CVideoInfoScanner