- Add ScanFolder() method, currently checked in with "std::vector<std::string>& foundData" signature for test purposes, maybe vector<ClipInfo> should be better
- ClipInfo exists already for data exchange between QML and C++ in MediaExplorer, but this name should be used for real clip info, maybe rename it to ClipItem