View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007860 | MMW v4 | Playlist / Search | public | 2011-05-20 16:32 | 2011-09-23 02:30 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0007860: On start AutoPlaylist/Collection with drive letter in Path criteria can show blank (regression) | ||||
Description | When creating an AutoPlaylist with criteria Path = drive letter (C:\Music) MediaMonkey can fail to show the files on startup when it is started with that AutoPlaylist is as first node to show. Refreshing the AutoPlaylist fixes the problem. | ||||
Steps To Reproduce | 1) Create AutoPlaylist with criteria Path = drive letter (C:\Music) 2) Select AutoPlaylist in Media Tree 3) Exit MediaMonkey 4) Start MediaMonkey 5) Notice AutoPlaylist shows no tracks | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=58028 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1435 | ||||
|
Note: I observed a similar bug even the the auto-playlist didn't include a query re. Path, however, the problem wasn't reproducible. |
|
Fixed in build 1380. |
|
Verified in 1381 |
|
On 1432 this also happens with Collections. If a Collection contains Criteria Path with drive letter on startup the Collection shows empty. Refresh fixes this. http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=60592 |
|
Fixed in build 1434. Note that this issue should also fix this issue: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=60210&p=311521#p311521 |
|
This issue isn't resolved on 1434. |
|
Fixed in build 1435. But there remain the issue with auto organizer reported here: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=60210&p=311521#p311521 The problem is that auto organizer is started to early and its SQL queries are created from main thread before drive scanning thread finishes. Petr, I am not sure if it could cause a regression, but starting auto-organizer after the media scan should resolve the issue. Test note: you can simulate the issue by putting Sleep(10000); at the begging of the _UpdateDriveLetters function. |
|
Fixed in 1435 |
|
Verified in 1435. |