Originally created by @vonProteus on GitHub (Jan 1, 2024).
Steps to reproduce
start to play chapter (start an 0s, chapter is in local storage and playback speed is x1.3)
wait 30s
try to advance timer to 5m
Expected behaviour
chapter should continue to played from 5th minute
Actual behaviour
chapter starts playing again from 0s
Environment data
Audiobookshelf Version: v2.6.0 (docker)
Android App?
iOS App: 0.9.70-beta
Android Issue
Android version:
Device model:
Stock or customized system:
iOS Issue
iOS Version: 17.2.1
iPhone model: 15 Pro max
Originally created by @vonProteus on GitHub (Jan 1, 2024).
### Steps to reproduce
1. start to play chapter (start an 0s, chapter is in local storage and playback speed is x1.3)
2. wait 30s
3. try to advance timer to 5m
### Expected behaviour
chapter should continue to played from 5th minute
### Actual behaviour
chapter starts playing again from 0s
### Environment data
Audiobookshelf Version: v2.6.0 (docker)
- [ ] Android App?
- [x] iOS App: 0.9.70-beta
#### Android Issue
Android version:
Device model:
Stock or customized system:
#### iOS Issue
iOS Version: 17.2.1
iPhone model: 15 Pro max
adam
added the bug label 2026-04-24 23:39:06 +02:00
I'm not able to reproduce this. Where are you trying to change the time? In the Abs audio player or in the Now Playing player?
@advplyr commented on GitHub (Jan 1, 2024):
I'm not able to reproduce this. Where are you trying to change the time? In the Abs audio player or in the Now Playing player?
here on the timeline
but maybe it's a problem with a file because another book work fine (now i tested it on another)
@vonProteus commented on GitHub (Jan 1, 2024):
here on the timeline

but maybe it's a problem with a file because another book work fine (now i tested it on another)
Is this an mp3 file? I have seen a lot of issues with seeking VBR mp3 files, you may need to re-encode the file.
@advplyr commented on GitHub (Jan 1, 2024):
Is this an mp3 file? I have seen a lot of issues with seeking VBR mp3 files, you may need to re-encode the file.
Nothing stands out with the ffprobe. We can't tell if it is VBR or CBR from ffprobe, I would need the actual audio file to test with.
If this is a single problematic mp3 it is usually not worth digging into because of so many different encoding problems that it could be but if you want to send me the mp3 I can take a look.
@advplyr commented on GitHub (Jan 1, 2024):
Nothing stands out with the ffprobe. We can't tell if it is VBR or CBR from ffprobe, I would need the actual audio file to test with.
If this is a single problematic mp3 it is usually not worth digging into because of so many different encoding problems that it could be but if you want to send me the mp3 I can take a look.
no i'm satisfied with answer "it files fault"
i was scared that it will affect all books
thank you for fast reaction
@vonProteus commented on GitHub (Jan 2, 2024):
no i'm satisfied with answer "it files fault"
i was scared that it will affect all books
thank you for fast reaction
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @vonProteus on GitHub (Jan 1, 2024).
Steps to reproduce
Expected behaviour
chapter should continue to played from 5th minute
Actual behaviour
chapter starts playing again from 0s
Environment data
Audiobookshelf Version: v2.6.0 (docker)
Android Issue
Android version:
Device model:
Stock or customized system:
iOS Issue
iOS Version: 17.2.1
iPhone model: 15 Pro max
@vonProteus commented on GitHub (Jan 1, 2024):
same problem on 2.7.1
@advplyr commented on GitHub (Jan 1, 2024):
I'm not able to reproduce this. Where are you trying to change the time? In the Abs audio player or in the Now Playing player?
@vonProteus commented on GitHub (Jan 1, 2024):
here on the timeline

but maybe it's a problem with a file because another book work fine (now i tested it on another)
@advplyr commented on GitHub (Jan 1, 2024):
Is this an mp3 file? I have seen a lot of issues with seeking VBR mp3 files, you may need to re-encode the file.
@vonProteus commented on GitHub (Jan 1, 2024):
result of probe
@advplyr commented on GitHub (Jan 1, 2024):
Nothing stands out with the ffprobe. We can't tell if it is VBR or CBR from ffprobe, I would need the actual audio file to test with.
If this is a single problematic mp3 it is usually not worth digging into because of so many different encoding problems that it could be but if you want to send me the mp3 I can take a look.
@vonProteus commented on GitHub (Jan 2, 2024):
no i'm satisfied with answer "it files fault"
i was scared that it will affect all books
thank you for fast reaction