Jellyfin Forum
m4b aac audiobook support with jellyfin web on safari for iOS - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: m4b aac audiobook support with jellyfin web on safari for iOS (/t-m4b-aac-audiobook-support-with-jellyfin-web-on-safari-for-ios)



m4b aac audiobook support with jellyfin web on safari for iOS - rayb - 2024-01-27

Hello,

When I try to play a m4b aac audiobook on Safari (and FF) for iOS 17 I get this error:
"Playback Error"
"This client isn't compatible with the media and the server isn't sending a compatible media format"

The associated logs are here:
.txt   jellyfinartofwar.txt (Size: 6.47 KB / Downloads: 4) but don't seem too helpful.
Transcoding has the default settings and is turned on.

The audiobook in question is the art of war, which is in public domain here with this specific m4b file. I have the same issue with other audiobook files too.

Playback works fine on FF/Chrome on Mac and on Jellyfin android.

I tried to dig around and see if others were experiencing this issue. The most relevant thing I saw was this GitHub post "[Issue]: m4b files not play with iOS app", which has no resolution. There is also this thread which suggests using swiftfin which could be okay but I prefer to get web playback working.

I don't know much about how jellyfin works but if I had to guess the issue seems to be that the server doesn't realize that iOS needs a different encoding.

Would appreciate any help getting this fixed.

PS: I've turned on email notifications for this thread so hopefully I can reply quickly.


RE: m4b aac audiobook support with jellyfin web on safari for iOS - TheDreadPirate - 2024-01-27

Have you tried Jellyfin Mobile on iOS?


RE: m4b aac audiobook support with jellyfin web on safari for iOS - rayb - 2024-01-27

(2024-01-27, 07:16 PM)TheDreadPirate Wrote: Have you tried Jellyfin Mobile on iOS?

I get the same error with Jellyfin Mobile on iOS.


RE: m4b aac audiobook support with jellyfin web on safari for iOS - TheDreadPirate - 2024-02-04

Sorry. Just got around to downloading your example audiobook and adding it to a test library.

That Art of War audiobook worked as expected for me. Tested on Jellyfin-web in Chrome on Chrome OS and my Android phone with the official Android client.

Which browser are you using? Safari? Is it possible to test with Firefox and Chrome?

Also, interesting to know that there is a group with public domain audiobooks.


RE: m4b aac audiobook support with jellyfin web on safari for iOS - rayb - 2024-02-08

The problem is Safari specific.

The book works fine for me on Android (FF/Chrome). It also works fine for me on FF/Chrome on Mac.

It doesn't work on Safari for iOS 17 or Mac OS 14.3

However, it look like someone has just put up a patch to fix this.

https://github.com/jellyfin/jellyfin/pull/10980


RE: m4b aac audiobook support with jellyfin web on safari for iOS - TheDreadPirate - 2024-02-08

(2024-02-08, 04:46 PM)rayb Wrote: The problem is Safari specific.

The book works fine for me on Android (FF/Chrome). It also works fine for me on FF/Chrome on Mac.

It doesn't work on Safari for iOS 17 or Mac OS 14.3

However, it look like someone has just put up a patch to fix this.

https://github.com/jellyfin/jellyfin/pull/10980

Yep.  I was chatting with the author of that PR last night about this subject.