View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020615 | MMA | UPnP / Casting | public | 2024-02-20 17:37 | 2024-03-29 16:58 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0020615: UPnP downloading: no indication of progress | ||||
Description | When the user downloads a large number of tracks: The status indicator shows 'Downloading' The notifications bar shows: <Name of trackx downloading> So the user has no idea of actual progress made! What should display is something like: Status indicator: Downloading x/y <Track Name> Notification bar: Downloading x/y <Track Name> And ideally an actual progress bar would be shown. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1168 | ||||
|
Fixed in build 2.0.0.1166 |
|
Notification bar works fine. But the status progress indicator still just shows 'Downloading' with nothing to indicate progress. |
|
Progress was set, but it was probably truncated. It depends on the version of Android. I have improved notifications to have all information visible in all versions. Fixed in build 2.0.0.1167 |
|
Tested 1167 on Android 11 and 14 and in both cases the progress indicator shows Downloading . . . . . . . . . . . . . . . . CANCEL <trackname> -----------------------------^----------|------------------ This isn't a big deal, but shouldn't it show: Downloading (x/y) . . . . . . . . . . . . . . . . CANCEL <trackname> -----------------------------^----------|------------------ |
|
Fixed in build 2.0.0.1168 |
|
Verified 1168. |