View Issue Details

IDProjectCategoryView StatusLast Update
0011511MMW v4Action barpublic2013-12-11 17:19
Reporterrusty Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version4.1 
Summary0011511: When browsing Android device with MMA, MMW doesn't display play history correctly
DescriptionIf 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 Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=21&t=74450
TagsNo tags attached.
Fixed in build1674

Relationships

related to 0011524 closedLudek MMW v4 Playlists sync from Android device (with MMA) unnecessarily (over USB) 
related to 0011545 closedmarek MMA When browsed in MMW, unplayed tracks show a last played date of 1/1/1970 

Activities

Ludek

2013-11-28 19:42

developer   ~0038411

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.

rusty

2013-12-03 17:37

administrator   ~0038473

Last edited: 2013-12-03 17:38

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).

marek

2013-12-05 00:40

developer   ~0038497

According to code, this is probably some regression from 0010168 .. assigning to Martin

Ludek

2013-12-05 12:55

developer   ~0038506

Assigned back to me, based on Martin's findings it really looks like a problem on MMW side.

Ludek

2013-12-05 13:02

developer   ~0038507

Last edited: 2013-12-05 13:02

Fixed in MMW build 1674.

rusty

2013-12-11 17:19

administrator   ~0038706

Verified 1680