Home
last modified time | relevance | path

Searched refs:strDateMedia (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/
H A DMusicDatabase.cpp1036 std::string strDateMedia = GetMediaDateFromFile(strPathAndFileName); in AddSong() local
1059 iChannels, strDiscSubtitle.c_str(), strFileName.c_str(), strDateMedia.c_str()); in AddSong()
1249 std::string strDateMedia = GetMediaDateFromFile(strPathAndFileName); in UpdateSong() local
1264 strDateMedia.c_str()); in UpdateSong()