Distinguish initial scan to import last time write as added time, ref #601
This commit is contained in:
@@ -29,6 +29,7 @@ namespace lms::scanner
|
||||
{
|
||||
db::MediaLibraryId id;
|
||||
std::filesystem::path rootDirectory;
|
||||
bool firstScan{};
|
||||
|
||||
auto operator<=>(const MediaLibraryInfo& other) const = default;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user