Closed sharinganthief closed 1 month ago
ok, tried a on off that happened to work, investigating the files - working are AAC and broken are Vorbis audio
ok, fixed for my local primary docker instance - Stream.js
get codecsToForceAAC() { return [ 'alac','vorbis' ] } get isAACEncodable() { return ['mp4', 'm4a', 'm4b', 'mka'].includes(this.tracksAudioFileType) }
i could pr but i have some other changes i dont want to get in and im probably in the minority of mka with vorbis users
What happened?
Click play on a recent audiobook - which plays fine in the app - and the spinner spins forever, never beginning playback
What did you expect to happen?
The audiobook to play as in the app
Steps to reproduce the issue
Audiobookshelf version
2.13.4
How are you running audiobookshelf?
Windows Tray App
What OS is your Audiobookshelf server hosted from?
Windows
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Edge
Logs
Additional Notes
Chrome, Edge, Firefox, Opera GX tried Digging into the logs and the produced .ts files, there does not appear to be any audio stream, ffprobe output below: