View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011511 | MMW v4 | Action bar | public | 2013-11-24 06:55 | 2013-12-11 17:19 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 4.1 | ||||
Summary | 0011511: When browsing Android device with MMA, MMW doesn't display play history correctly | ||||
Description | If the user plays tracks in MMA and then browses the Android device in MMW, the tracks that were played correctly indicate the last-played time, however, the number of times played is not consistently updated (on a couple of occasions it was updated, but often it isn't). | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=74450 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1674 | ||||
|
MMW takes this info directly from MMA's DB (mmstore.db file, media table, playcount column). The MMA's DB might not be actual (most recent), but because you indicated that Last Time Played is shown correctly then probably the DB is most current, but somehow media.playcount is not correctly updated into DB? One way or the other looks like an issue on MMA side. |
|
I've moved this to MMA, and raised to 'immediate' because this bug prevents debugging of other issues (not yet entered as bugs) related to faulty synchronization of play history (see: FVK-203242). |
|
According to code, this is probably some regression from 0010168 .. assigning to Martin |
|
Assigned back to me, based on Martin's findings it really looks like a problem on MMW side. |
|
Fixed in MMW build 1674. |
|
Verified 1680 |