46 static std::string TranslatePath(
const std::string &legacyPath,
Translator *translationMap,
size_t translationMapSize);
static std::string TranslateMusicDbPath(const CURL &legacyPath)
Translates old musicdb:// paths to new ones.
Definition: LegacyPathTranslation.cpp:77
Translates old internal paths into new ones.
Definition: LegacyPathTranslation.h:24
Definition: LegacyPathTranslation.cpp:14
static std::string TranslateVideoDbPath(const CURL &legacyPath)
Translates old videodb:// paths to new ones.
Definition: LegacyPathTranslation.cpp:72