advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
6.24k stars 437 forks source link

[Enhancement]: Convert from M4B to MP3 #2819

Open damomato opened 5 months ago

damomato commented 5 months ago

Describe the feature/enhancement

Thanks for your work on this, great software.

Currently you can convert from MP3 to M4B but not the other way around. I need files in MP3 format to load onto a swimming headset which doesn't support M4B files, but sometimes I can only find M4B files. I currently use VLC player on a PC to convert it but would like to streamline the process a bit.

ZLoth commented 5 months ago

Check for either OpenAudible or Libration.

damomato commented 5 months ago

Thanks for the suggestions, Libation looks interesting, however using VLC works fine for now until it could potentially be done in Audiobookshelf.

damomato commented 1 week ago

Has there been any further thoughts on this?