View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008015 | MMW v4 | Properties/Auto-Tools | public | 2011-06-24 16:55 | 2011-07-19 18:54 |
Reporter | rusty | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 4.0 | ||||
Target Version | 4.1 | ||||
Summary | 0008015: Multiple processes shown for tagging operations | ||||
Description | When tagging multiple tracks, MediaMonkey displays multiple tagging process at the same time. This is recently introduced behavior, and isn't that bad, though concerning that something unexpected is occurring 'under the hood'. Video: http://screencast.com/t/337l87SIV7 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Apparently, this was introduced with the changes in 0006314 (moving DB updates to a separate thread). What would be preferable is that in cases where both tag updates and db updates are being done, only the status for the tag updates should be displayed. |
|
I think that we don't need to show the DB updates thread progress, since it will almost always result in tag modifications. We could eventually enabled it in case tagging is disabled in MM, but I'm not sure it's needed even in this case. |