View Issue Details

IDProjectCategoryView StatusLast Update
0007860MMW v4Playlist / Searchpublic2011-09-23 02:30
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0007860: On start AutoPlaylist/Collection with drive letter in Path criteria can show blank (regression)
DescriptionWhen 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 Reproduce1) 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 Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=58028
TagsNo tags attached.
Fixed in build1435

Relationships

related to 0007695 closedLudek Last used node should be focused ASAP after restart 
related to 0008407 closedpetr Background auto-organization fails in some cases 

Activities

rusty

2011-05-24 18:45

administrator   ~0025623

Note: I observed a similar bug even the the auto-playlist didn't include a query re. Path, however, the problem wasn't reproducible.

Ludek

2011-05-25 11:29

developer   ~0025637

Fixed in build 1380.

lowlander

2011-05-30 18:46

developer   ~0025772

Verified in 1381

lowlander

2011-09-16 15:07

developer   ~0027764

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

Ludek

2011-09-18 21:24

developer   ~0027824

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

lowlander

2011-09-21 15:00

developer   ~0027881

This issue isn't resolved on 1434.

Ludek

2011-09-22 11:44

developer   ~0027902

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.

petr

2011-09-22 12:37

developer   ~0027903

Fixed in 1435

lowlander

2011-09-23 02:30

developer   ~0027908

Verified in 1435.