Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix guard for iterating import folder files
- Fixed the guard for iterating import folder files to once again check if the current path is a media folder, but this time also check if it's the physical VFS root attached to the library. With this check in place then it will prevent other locations from triggering a full refresh of the VFS, e.g. old VFS roots and/or other media folders attached to the library that are not part of the VFS.
- Loading branch information