View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003115 | MMW v4 | DB/FileMonitor | public | 2007-06-15 04:03 | 2007-06-18 19:44 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003115: Regression: File Monitor doesn't automatically refresh in response to changes in a directory name | ||||
Description | In build 1041, if folder x, is being monitored, and folder y is contained within folder x, then if folder y is renamed in Explorer, MM does not detect this. i.e. all the tracks within folder y become inacessible. Tested on XP. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1045 | ||||
|
Assigning to Petr. The problem is in ShortFN2LongFN() function, it uses FileExistsW() function, but on rename this returns false, because the folder is already renamed. Let me know should we need to discuss how to fix it... Btw, confirmed on Vista. |
|
Fixed. Will be in 1042. |
|
Tested 1042--this issue is still open. |
|
I have a folder organized like this; E:\Unsorted Music\<Artist>\<Album>\<Track#> <Title> When "Unsorted music" is monitored, I experience this: 1) Changing the <Artist> (the sub-folder of Unsorted Music) doesn't get noticed by MediaMonkey and the files are greyed out by the program. 2) Changing the <Album> (the sub-sub-folder of Unsorted Music) however get noticed by MediaMonkey and the files aren't greyed out by the program. This is tested in Vista with build 1042. |
|
I've tested and works perfectly for me. Also Morten confirmed that it works OK in vista. |
|
Let me just clarify EXACTLY how I reproduce this. If you and Morten can't reproduce the problem, I'll assume it's a non-issue: 1) Set up the following structure: Folder X --Folder Y ----Folder Z ------Track A by artist C ------Track B by artist C 2) In MM's tree, place focus on Artist=C 3) Enable File Monitor for Folder Y 4) In Windows Explorer, rename Z to Z1 5) Switch focus back to MediaMonkey, but do not switch nodes (focus should already be on the Artist=C node). Hover the mouse over the path for Track A and verify whether it has been updated. -->In my case it isn't updated 6) Press <F5> to refresh -->Path for Track A is updated |
|
Reproduced Rusty's issue in Vista with build 1044. |
|
Fixed. Will be in 1045. |
|
Verified file and folder operations work with new file monitor changes in 1045. |