[#54] Handling m4b audio in a more graceful way (not supported)

Hi. I just noticed that while Lagrange can play my mp3s on my capsule without issue, it doesn't play m4b files. I does detect them as audio and displays the media controls, but the play button doesn't do anything.

Is that intended behavior?

#feature

๐Ÿž Issue #54 in s/Lagrange-Issues

๐Ÿš€ IO

2023-10-02 ยท 2 years ago

1 Comment

๐Ÿ•๏ธ skyjake [mod...] ยท 2023-10-02 at 16:05:

IIRC, any "audio/" MIME type will result in the audio player being opened. The backend then tries a few codecs to see if the audio can be played. I suppose what is missing is handling unknown audio types more gracefully so there's some user feedback.

The m4b format is not supported by the app.


Source