View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015790 | MMW 5 | General | public | 2019-06-25 08:39 | 2019-07-01 19:06 |
Reporter | michal | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015790: Bugs in Entire library media tree node handling. | ||||
Description | There are several bugs, when handling Entire library node in media tree. They can lead also to wrong DB query error. | ||||
Steps To Reproduce | 1) 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 Information | https://www.mediamonkey.com/forum/viewtopic.php?f=30&t=94647 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2184 | ||||