View Issue Details

IDProjectCategoryView StatusLast Update
0015790MMW 5Generalpublic2019-07-01 19:06
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0015790: Bugs in Entire library media tree node handling.
DescriptionThere are several bugs, when handling Entire library node in media tree. They can lead also to wrong DB query error.
Steps To Reproduce1) start with fresh new MM5 installation or delete DB and persistent.json from existing, import some album(s)
2) edit media tree nodes and check Entire library, ok -> node occurs
3) right click collapsed Entire library node - Edit collection - check Album Artist - OK -> media tree does not contain Album Artist!
4) right click expanded Entire library node - Edit collection - check Album Artist - OK -> Album Artist node appears
5) right click Entire library node - Configure Collections and nodes - "Entire library" node is missing!
6) open node Entire library - Artists - open some artist -> throws error, wrong SQL query. It is caused by TArtist.getAlbumsQuery, where MakeFilterStr([], idColl) returns empty string and it results in wrong query
7) restart MM5
8) right click Entire library node - Configure Collections and nodes - "Entire library" node is there twice. Once unchecked and once checked.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?f=30&t=94647
TagsNo tags attached.
Fixed in build2184

Activities

Ludek

2019-06-25 13:16

developer   ~0053974

Fixed in 2184

peke

2019-07-01 19:06

developer   ~0054044

Verified 2185

Verified according to Steps