View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010454 | MMW v4 | DLNA/UPnP | public | 2013-01-25 18:31 | 2019-07-29 11:08 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0010454: Playcount is not increased for auto-converted tracks sometimes | ||||
Description | If you play tracks from MMW 4.1 server then Played# is not increased when the track is auto-converted. This worked fine in MMW 4.0 | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=69764#p358451 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1625 | ||||
|
Fixed in 1623. |
|
Verified 1623 |
|
Re-opened, this was not properly fixed: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=69998 Fixed in 1624. |
|
Verified on 1624 |
|
When playing on Android (tested with MMA and Skifta) playcounts don't get consistently updated (most tracks are missed). |
|
I can reproduce only if I play a track and skip the track in less than 1 minute. MMA pre-buffers whole the file before playing and thus MMW is not sure whether to increase the PlayCounter or not. The current politic is that it must buffers at least 90% of the file and the last increased time should be > 1 minute or the song length < 1 minute. I know that it is a little bit tricky, but it is a result of several complaints when tracks were often double-scrobbled because some clients re-buffered them. |
|
I'm playing tracks completely through. |
|
OK, it could be because of another prevention that I added because of 0007837:0028759 I will simplify the politic to just check whether the last song (for which Played# was increased) is different from the current song (for which the Played# is about to be increased). It should fix the issue. |
|
Fixed in 1625. |
|
Verified 1636 |