View Issue Details

IDProjectCategoryView StatusLast Update
0010908MMAGeneralpublic2013-06-13 00:36
Reportermartin Assigned To 
PriorityurgentSeverityblockReproducibilitysometimes
Status closedResolutionfixed 
Target Version1.0.4 
Summary0010908: Freeze while tracklist is refreshing
DescriptionCause: If storage with media from tracklist is unmounted or media files are deleted

2) In much places we need to know current track e.g. homescreen widgets, miniplayer etc., but if current track is not available,calling method getCurrentTrack causes refreshing tracklist and it causes freeze if tracklist contains a lot of tracks.
Additional InformationSolution if media files are deleted:
a) Widgets - show in title "Track is unavailable", while tracklist refreshing
b) Miniplayer - hide miniplayer while refreshing
c) Tracklist view, Now playing view - show progressbar for looking for current track, other tracks from tracklist refresh asynchronously

Solution if storage is unmounted:
Do nothing until play action is called.
TagsNo tags attached.
Fixed in build140

Activities

martin

2013-06-07 12:37

developer   ~0036374

Fixed in build 140.

peke

2013-06-13 00:36

developer   ~0036463

Verified 141