View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011918 | MMA | Playback | public | 2014-03-05 17:43 | 2014-03-12 06:38 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.4 | ||||
Target Version | 1.0.4 | Fixed in Version | 1.0.4 | ||
Summary | 0011918: Now Playing: list view doesn't auto-scroll to location of currently playing track | ||||
Description | 1) Switch to all tracks 2) Click the first track to play 3) In NP Art view, enable shuffle 4) Switch to NP list view 5) Click 'Next' -->Random track starts playing, BUT the Now Playing list view doesn't show the track!! (i.e. user must manually scroll through 2000 tracks to find it). This is a regression in 230. | ||||
Tags | No tags attached. | ||||
Fixed in build | 232 | ||||
|
Further testing shows that this bug occurs when the randomly selected track comes from a part of the NP list that has not yet loaded, resulting in the portion of the NP list that is closest to the NP track displaying. Until we fix the root cause (slow loading of the NP list), a possible solution would be to somehow indicate that the track is contained within a section of the NP list that hasn't yet loaded. e.g. display 'Loading...' at the bottom of the NP list, and show a greyed out 'Playing' indicator next to that. Edit: even better alternative might be to show 'Loading...' at the bottom of the playlist, and then show the name of the currently playing track (but without the #) with the Now Playing indicator next to it (only if it is in the portion of the playlist that hasn't yet loaded). |
|
Current temporary solution: If current track has "incorrect" position -> display 'Loading...' at the bottom of the NP list(above miniplayer). When all tracks before current are loaded-> current track is displayed and "loading message" is hided. Fixed in build 232. |
|
Verified 232. |