View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019480 | MMW 5 | Main Panel | public | 2022-10-20 12:14 | 2022-10-20 22:48 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.4 | ||||
Target Version | 5.0.4 | Fixed in Version | 5.0.4 | ||
Summary | 0019480: DB / Tag mismatches should show all compared columns by default | ||||
Description | Currently if user goes to Music > Files to Edit > DB / Tag mismatches then it list also files that have tag mismatch in 'Album artist' or 'Extended tags' fields. ...but these column fields are not visible by default and user needs to add this column to see them highlighted (to indicate mismatch). | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?p=501981#p501981 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2674 | ||||
|
Added these columns visibled by default: ['title', 'artist', 'album', 'albumArtist', 'date', 'genre', 'rating', 'bpm', 'origDate', 'trackNumber', 'discNumber', 'author', 'producer', 'lyricist', 'conductor', 'grouping', 'involvedPeople', 'parentalRating', 'origArtist', 'origAlbumTitle', 'normalize', 'normalizeAlbum', 'comment', 'lyrics', 'extendedTags'] and removed 'Path', 'Filename', 'Length' and 'Source' as these columns are not compared in the 'DB / tag mismatch' process. => Fixed in 2674 Test note: Peristent.json needs to be deleted or a clean install tested to get the new default. |
|
Verified New defaults in 2674 |