iOS downloads do not handle poor network conditions or partial failures gracefully #269

Open
opened 2026-04-24 23:14:58 +02:00 by adam · 1 comment
Owner

Originally created by @ronaldheft on GitHub (Aug 31, 2022).

Steps to reproduce

  1. Download on a poor network connect
  2. Have the download fail
  3. Be forced to redownload the whole book

Expected behaviour

  • There should be some automatic retrying and partial recovery before out right failure

Actual behaviour

  • Complete failure if any parts fail to download

Environment data

Audiobookshelf Version:

  • Android App?
  • iOS App?

Android Issue

Android version:

Device model:

Stock or customized system:

iOS Issue

iOS Version:

iPhone model:

Originally created by @ronaldheft on GitHub (Aug 31, 2022). ### Steps to reproduce 1. Download on a poor network connect 2. Have the download fail 3. Be forced to redownload the whole book ### Expected behaviour - There should be some automatic retrying and partial recovery before out right failure ### Actual behaviour - Complete failure if any parts fail to download ### Environment data Audiobookshelf Version: - [ ] Android App? - [x] iOS App? #### Android Issue Android version: Device model: Stock or customized system: #### iOS Issue iOS Version: iPhone model:
adam added the bugiOS labels 2026-04-24 23:14:58 +02:00
Author
Owner

@ronaldheft commented on GitHub (Aug 31, 2022):

This should be less of an issue once #347 is released, but definitely more we can do here to handle partial failures.

@ronaldheft commented on GitHub (Aug 31, 2022): This should be less of an issue once #347 is released, but definitely more we can do here to handle partial failures.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#269