Download starts at 50% #413

Closed
opened 2026-04-24 23:20:26 +02:00 by adam · 3 comments
Owner

Originally created by @lkiesow on GitHub (Jan 29, 2023).

I've seen several times that as soon as you click download, the progress bar appears and starts at 50% from where it will then slowly go to 100%. That can't be right. It may be related to 1-file audiobooks. I've at least noticed that some books I've seen this on are single-file books. But I'm not yet sure if this happens on all single-file books.

Steps to reproduce

  1. Open app
  2. Go to book
  3. Click download
  4. Look at progress bar

Android Issue

App version: 0.9.60-beta
Android version: 12
Device model: OnePlus Nord 2

Originally created by @lkiesow on GitHub (Jan 29, 2023). I've seen several times that as soon as you click download, the progress bar appears and starts at 50% from where it will then slowly go to 100%. That can't be right. It may be related to 1-file audiobooks. I've at least noticed that some books I've seen this on are single-file books. But I'm not yet sure if this happens on all single-file books. <img width="300px" src="https://user-images.githubusercontent.com/1008395/215295348-538538b2-86d9-4540-b15f-6e5d7b4e5abf.jpg" /> ### Steps to reproduce 1. Open app 2. Go to book 3. Click download 4. Look at progress bar #### Android Issue App version: 0.9.60-beta Android version: 12 Device model: OnePlus Nord 2
adam added the bug label 2026-04-24 23:20:26 +02:00
adam closed this issue 2026-04-24 23:20:27 +02:00
Author
Owner

@advplyr commented on GitHub (Jan 29, 2023):

This is updated for the next release. It was calculating percentage in a weird way but now it will calculate percentage based on total bytes and bytes downloaded.

@advplyr commented on GitHub (Jan 29, 2023): This is updated for the next release. It was calculating percentage in a weird way but now it will calculate percentage based on total bytes and bytes downloaded.
Author
Owner

@hobesman commented on GitHub (Jan 29, 2023):

Yeah, it was counting the cover art and the audio file as equal parts. For single file books, finishing downloading the cover image was calculated as half the download.

@hobesman commented on GitHub (Jan 29, 2023): Yeah, it was counting the cover art and the audio file as equal parts. For single file books, finishing downloading the cover image was calculated as half the download.
Author
Owner

@advplyr commented on GitHub (Jan 31, 2023):

Fixed in v0.9.61-beta

@advplyr commented on GitHub (Jan 31, 2023): Fixed in [v0.9.61-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.61-beta)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#413