Originally created by @iconoclasthero on GitHub (Nov 14, 2023).
### Steps to reproduce
1. The title is in the library
2. I go and try to play the version created by the OpenAI "alloy" TTS voice
3. It refuses to play
### Expected behaviour
It should play
### Actual behaviour
Errors out but it does work if i go to the website via chrome desktop
### Environment data
ABS Log: https://pastebin.com/1PKgevDp
Audiobookshelf Version: 2.5.x
- [ ] Android App
#### Android Issue
Android version:
Device model:
Stock or customized system:
adam
added the bug label 2026-04-24 23:36:50 +02:00
@iconoclasthero commented on GitHub (Nov 19, 2023):
https://mega.nz/folder/AEQBQLZB#BitAgFQRIkO67JkBkv1QTA
the .2.opus is one I ran through ffmpeg with the sole option -acodec copy; it works in both the web client and the android client.
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 @iconoclasthero on GitHub (Nov 14, 2023).
Steps to reproduce
Expected behaviour
It should play
Actual behaviour
Errors out but it does work if i go to the website via chrome desktop
Environment data
ABS Log: https://pastebin.com/1PKgevDp
Audiobookshelf Version: 2.5.x
Android Issue
Android version:
Device model:
Stock or customized system:
@advplyr commented on GitHub (Nov 14, 2023):
I'm not seeing anything helpful in the logs. The actual audio file would have to be shared to debug this.
@iconoclasthero commented on GitHub (Nov 19, 2023):
https://mega.nz/folder/AEQBQLZB#BitAgFQRIkO67JkBkv1QTA
the .2.opus is one I ran through ffmpeg with the sole option -acodec copy; it works in both the web client and the android client.