mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-01-22 15:54:56 +01:00
Merge
This commit is contained in:
commit
71aa37aff2
@ -182,8 +182,8 @@ bool Configuration::getProperty(std::string key, std::string &value)
|
|||||||
std::string baseMediaPath = absolutePath;
|
std::string baseMediaPath = absolutePath;
|
||||||
std::string baseItemPath = absolutePath;
|
std::string baseItemPath = absolutePath;
|
||||||
std::string collectionName;
|
std::string collectionName;
|
||||||
getProperty("currentCollection", collectionName);
|
|
||||||
|
|
||||||
|
getRawProperty("currentCollection", collectionName);
|
||||||
getRawProperty("baseMediaPath", baseMediaPath);
|
getRawProperty("baseMediaPath", baseMediaPath);
|
||||||
getRawProperty("baseItemPath", baseItemPath);
|
getRawProperty("baseItemPath", baseItemPath);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user