ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #01229
Re: [Merge] lp:~ahayzen/music-app/fix-1438317-delay-urlhandler-contenthub-after-walkthrough into lp:music-app
Review: Needs Fixing
It seems somewhat problematic that we can now queue up many imports or uri requests before they are processed. For example, when I attempt to do this with multiple content imports it fails. Multiple URI requests plays back fractions of each previous request until it gets to the final one. I think a good workaround would be to clear out any and all previous requests/imports when a new one gets queued up to be delayed. For instance, if you first selected an album from the scope, then imported a song, then you selected just 1 song from the scope--then the app would only process the final delayed call to play the song from the scope.
--
https://code.launchpad.net/~ahayzen/music-app/fix-1438317-delay-urlhandler-contenthub-after-walkthrough/+merge/254756
Your team Music App Developers is subscribed to branch lp:music-app.
References