Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/
H A DSettings.h246 static constexpr auto SETTING_MUSICLIBRARY_OVERRIDETAGS = "musiclibrary.overridetags"; variable
H A DSettings.cpp255 constexpr const char* CSettings::SETTING_MUSICLIBRARY_OVERRIDETAGS; member in CSettings
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/infoscanner/
H A DMusicInfoScanner.cpp1334 …oker::GetSettingsComponent()->GetSettings()->GetBool(CSettings::SETTING_MUSICLIBRARY_OVERRIDETAGS); in UpdateDatabaseAlbumInfo()
1402 …ker::GetSettingsComponent()->GetSettings()->GetBool(CSettings::SETTING_MUSICLIBRARY_OVERRIDETAGS)); in UpdateDatabaseArtistInfo()