View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018826 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2022-02-09 13:50 | 2022-02-09 16:57 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 5.0.3 | ||||
Target Version | 5.0.3 | ||||
Summary | 0018826: Scanning for moved files is slower in MM5 (than in MM4) | ||||
Description | It seems that the initial part of "Locate moved/missing files" feature of "Scanning for moved files in ... ( X files scanned)" is slower in MM5 because for some reason MM5 reads also file tags while scanning in MM4 isn't doing the tag reading. | ||||
Additional Information | [Ticket # 3718] | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Closing as it was test error. In MM4 tested on database that had already the files in database, in MM5 used another database not including the files and thus it is reading the file tags for the second pass in the scan process, in the first pass only filename + data modified are compared, in the second pass also the artist/album/title. This has been always the case also in MM4. |