View Issue Details

IDProjectCategoryView StatusLast Update
0020615MMAUPnP / Castingpublic2024-03-29 16:58
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionreopened 
Product Version2.0.0 
Target Version2.0.0Fixed in Version2.0.0 
Summary0020615: UPnP downloading: no indication of progress
DescriptionWhen 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.
TagsNo tags attached.
Fixed in build1168

Relationships

related to 0020613 closedmartin Status indicator: disappears after collapsing it 
related to 0020614 closedmartin Notification status: Always indicates 0 tracks downloaded 

Activities

martin

2024-03-01 17:23

developer   ~0074469

Fixed in build 2.0.0.1166

rusty

2024-03-06 02:14

administrator   ~0074499

Notification bar works fine. But the status progress indicator still just shows 'Downloading' with nothing to indicate progress.

martin

2024-03-07 19:00

developer   ~0074525

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

rusty

2024-03-11 21:54

administrator   ~0074574

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>
-----------------------------^----------|------------------

martin

2024-03-12 11:53

developer   ~0074585

Fixed in build 2.0.0.1168

rusty

2024-03-29 16:58

administrator   ~0074864

Verified 1168.