-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Podcast insertion order into Queue is broken (In my opinion) #2448
Comments
related to #2006 |
It seems to be the same as #2006. To clarify the desired behavior (for various scenario), please review the following:
Note on case download fails:
|
I plan to work on it, given another item I'm working on, #2652 (keep in-progress at front), touches the same section of the code. It'd be good to have consensus on the desired behavior. |
App version: 1.6.4.0 , Commit 7b496d5 (from Google Play)
Android version: 6.0.1
Device model: Nexus 5
Expected behaviour:
When selecting several episodes in succession (so that they download in parallel), for example from a feed just added, they should be added to the queue by the order which they were selected for download, or by the chronological order.
This is especially irritating when you download a multi-part podcast, and expect to hear the chapters in the order which you have selected them.
Current behaviour:
They episodes are added by the order in which they have finished downloading.
First occured: As far as I remember into the past
Steps to reproduce:
The text was updated successfully, but these errors were encountered: