View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011034 | MMW v4 | Burning / Disc Handling | public | 2013-07-03 20:28 | 2019-07-22 15:47 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 4.1 | ||||
Summary | 0011034: UPnP playback fills the NP list incorrectly | ||||
Description | Upon start of playback of autoplaylists with random sort order in MMA, NP list contains tracks in incorrect order and some even duplicated. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1645 | ||||
|
2013-06-20 11:18 Tested build 143, and noticed that when playing auto-playlists with sort order=random from MMW, the clicked track plays, but: - The tracks in the NP list aren't in the order that was displayed when the user browsed the auto-playlist - The first track played often (but not always) appears as the last track in the NP list) My guess is that this is happening because the AutoPlaylist is loaded once when it is browsed, and then a second time when it is played. This shouldn't happen; i.e. the initially loaded version of the auto-playlist should be used. I expect that the first track appears last in the NP list when the second version of the auto-playlist that's loaded doesn't contain the track at all. |
|
Fixed by Ludek via server side caching of such playlists. |
|
Verified in build 1645. |