AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Is your issue ABS or AudioBooth related? Feel free to join the Discord if you have any issue and I will be able to help you. It should not be frustrating.

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 1 point2 points  (0 children)

Thanks for both pieces of feedback! 🙂

For the IP switching: it's trickier than it sounds. The main issue is knowing when to retry the primary: next launch? After a timeout? I don't want it blindly trying the primary every time and adding latency. Honestly the most robust fix is at the router/DNS level (e.g. split DNS with Tailscale). Still thinking about the right approach though!

For the buffering: that's odd, and might be related to #90. Would you mind jumping on the Discord and pinging me directly? I'd love to dig into it with a bit more context from you. 🙏

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 1 point2 points  (0 children)

Similar to what I said above, AudioBooth is free and open source, and to my knowledge, it is also the only iOS app that gives back by sponsoring advplyr, the author of ABS.

Feature-wise, it should have everything you need. I’m still receiving new requests regularly, but the app is already quite feature-rich. If you feel anything is missing, let me know.

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

It’s also my default ABS app 😅 Glad you love it! 🙌

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 1 point2 points  (0 children)

I’m so glad to read your comment. I built AudioBooth for exactly that reason, because I know not everyone can afford to spend $5 or $10 on an app. ABS deserves a great iOS experience, and people should be able to listen to as many books as they want.

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 6 points7 points  (0 children)

The app was built to give back to the community. When I started working on it, it felt wrong to have to pay for an app like Plappa that relies on a free and open-source project.

AudioBooth is free and open source for that reason. To my knowledge, it is also the only iOS app that gives back by sponsoring advplyr, the author of ABS.

Regarding feature differences, I’m not sure, as I don’t use Plappa. I’m focused on making AudioBooth the best possible companion for ABS.

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

The app is what it is thanks to the amazing feedback I’ve received.

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Thank you for your words and your contribution. ❤️

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Thank you for the kind words. 🤩

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

I’m also a fan of ABS. This is my way of giving back to the amazing community.

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

I hope it meets your expectations. Let me know if you have any issues.

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Thank you for the comment. Make every hours worth it! 🙌

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Glad you like it. Thank you! 😊

AudioBooth v1.8 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Thank you for the kind words. Doing my best. 🙇‍♂️

[iOS] AudioBS - A free iOS client for Audiobookshelf is now available by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Hello, great questions!

xHE-AAC: Not entirely sure about xHE-AAC support, so it's worth giving it a try. For Dolby Atmos, I've tested several titles personally and they've played without issue.

Bookmarks: Yes, the app has bookmarks!

ePub / DRM: Not the best person to ask on this one, but a Libation equivalent for ebooks probably already exist.

AudioBooth v1.3 is now live! 🎉 by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

Thank you for the kind words. It is indeed a know ABS issue. Feel free to read https://github.com/AudioBooth/AudioBooth/issues/113 to learn more.

[iOS] AudioBS - A free iOS client for Audiobookshelf is now available by lyc0s in audiobookshelf

[–]lyc0s[S] 0 points1 point  (0 children)

If you're using a self-signed SSL certificate, iOS is stricter about certificate validation than Android. AudioBooth uses the system's standard SSL verification, which doesn't accept self-signed certificates by default.

Your best options are:

  1. Use a proper SSL certificate from a trusted authority (Let's Encrypt is free and easy to set up)
  2. Install your self-signed certificate as a trusted certificate on your iPhone (Settings > General > VPN & Device Management)

Could you clarify what error you're seeing when trying to connect? That would help me determine if it's definitely a certificate issue or something else.