View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010802 | MMW v4 | DLNA/UPnP | public | 2013-05-01 01:52 | 2016-05-21 00:40 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1.12 | Fixed in Version | 4.1.12 | ||
Summary | 0010802: MMW client occasionally plays few seconds of track before skipping to next | ||||
Description | MMW as client playing from another PC with MMW as server occasionally plays a few seconds of a track before skipping to the next. Playing the file again does play the file. | ||||
Additional Information | Ticket: WDG-915633 VNA-624-92097 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1790 | ||||
|
Wasn't this just another child of 0010803 (same as 0010794 was) ? i.e. I see conversion involved in the log, so problably this no longer happens in 1636, could you verify? |
|
It may be, although this wasn't experienced on other clients (like MMA). Also note that the problem still occurs in 1636, but it seems more rare now. |
|
Martin, I can't replicate this. Can you generate a log of this without auto-conversion? |
|
Disabled Auto-Conversion and Volume Leveling, using custom client Profile. The song from Randy Travis plays a few seconds and then playback skips to the next song. Logs for client and server (for both the skip is towards the end of the log) on FTP. The list that is played on the client comes from a complex Auto-Playlist, however that shouldn't matter (it does cause another issue: 0011236) |
|
I see in the logs that the song was started to read at 1825s and whole file was transfered from the server at 1830s (in 5s), but playback stopped after 13s of playback (1838s), so the problem seems to be on the client side (all file downloaded, but played only partially). Studing further... |
|
Note, that only MMW client is experiencing this. I don't see this on MMA or Sony TV. Also note that this client has custom rules in server (there was a bug in the past with custom rules). I've also seen this with the different output plugins on client. |
|
I was finally also able to reproduce the issue on occassion, it appeared more often with some tracks and near after MM restart. Fixed in build 1658. |
|
This seems resolved. So far I haven't noticed a skipped file after a couple of hours of playback. |
|
I'm seeing this again. |
|
User from ticket ITW-855-82029 sent useful log for "xBox One" : - 75 seconds: started to buffer the first song "Keeping The Faith.flac" - 77 seconds: started to buffer the second "An Innocent Man.flac" - 83 seconds: still buffering "Keeping The Faith.flac" (8.6 MB - 28%), but stoped to buffer the second song "An Innocent Man.flac" ( 8MB - 25%) - 263 seconds: was at 95% of buffering "Keeping The Faith.flac" , but at the same time it timed out for the "An Innocent Man.flac", because it hasn't buffered for 180 seconds So it seems that there is a 3 minutes timeout involved, studing our code it is our timeout that can be increased, similar fix as for 0009391 |
|
Fixed in 4.1.12.1790 (set the timeout to infinite) |
|
Verified 1795 |