Normal
It occurs to me that there might be a concern about automatically deleting records for data that is on USB sticks or removable drives.The code in LoadDirectory, which fires off the GetMediaInfoThread thread, only affects files, not directories, and the directory has to accessed by MP for the files to be checked.Therefore, data records for plugin devices will not be deleted by the system automatically when they are not plugged in.I hope that is reassuring.
It occurs to me that there might be a concern about automatically deleting records for data that is on USB sticks or removable drives.
The code in LoadDirectory, which fires off the GetMediaInfoThread thread, only affects files, not directories, and the directory has to accessed by MP for the files to be checked.
Therefore, data records for plugin devices will not be deleted by the system automatically when they are not plugged in.
I hope that is reassuring.