Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::ART Namespace Reference

Functions

std::string GetLocalFanart (const CFileItem &item)
 Get the local fanart for item if it exists.
 
std::string GetTBNFile (const CFileItem &item)
 

Function Documentation

◆ GetLocalFanart()

std::string KODI::ART::GetLocalFanart ( const CFileItem & item)

Get the local fanart for item if it exists.

Returns
path to the local fanart for this item, or empty if none exists
See also
GetFolderThumb, GetTBNFile

◆ GetTBNFile()

std::string KODI::ART::GetTBNFile ( const CFileItem & item)