Update contents when change path
This commit is contained in:
@@ -491,6 +491,7 @@ void UmsDevice::saveProperties(const QString &newPath, const Device::NameOptions
|
||||
}
|
||||
|
||||
if (oldPath!=newPath) {
|
||||
audioFolder=newPath;
|
||||
rescan();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user