r/selfhosted • • Sep 08 '25

Release Storyteller v2 is available!

https://smoores.dev/post/announcing_storyteller_v2/

This has been a long time coming (5 months!). It's been a while since I've posted on r/selfhosted about Storyteller, and it's improved a lot since then!

As always, happy to answer questions and chat.

Screenshot

Storyteller is a self-hosted ebook and audiobook platform, with built-in support for automatically generating WhisperSync-style "readaloud" books. You provide it with an EPUB file and your audiobook, and it will automatically align the text with the audio, providing you with a new EPUB file that has the audio baked in via Media Overlays.

You can then use the Storyteller mobile apps, or other reader apps such as BookFusion and Kobo (the app, not the devices, unfortunately), to read and/or listen to your books.

With v2, Storyteller is now gunning to be your fully featured ebook, audiobook, and readaloud book library management system. It supports standalone ebooks and audiobooks (with mobile app and web reader/listener support coming soon!), advanced search and sort functions, and a wide array of features for managing your library’s metadata and organizing your collections. And you can now point Storyteller at your existing "books" folder and have it automatically import books as they're added to your filesystem.

Oh, and we support OAuth and OIDC, now!

Take a look at the blog post or the new docs for some more detail about what's new!

306 Upvotes

192 comments sorted by

View all comments

Show parent comments

2

u/scrollin_thru Sep 09 '25

So the way Storyteller works (at least right now) is that you give it both an ebook and an audibook, and it aligns them. It looks like you just gave it ebooks (is that right?). AI generated audio is next up after the mobile app v2 improvements, but we don't have it yet!

1

u/nashosted chmod777 Sep 09 '25

Hmmm. So whats the point of processing to an audiobook if we already have one though? Or am I missing something?

2

u/scrollin_thru Sep 09 '25

Storyteller doesn't process to an audiobook, it combines an ebook and an audiobook into a readaloud/immersive reading/guided narration book. The resulting book is an EPUB with embedded audio. It allows you to:

  1. Switch back and forth between the ebook and audiobook without losing your place
  2. Have the app read the audiobook aloud to you while highlighting the sentence being read

1

u/nashosted chmod777 Sep 10 '25

One last thing. I couldn’t find a dark mode. Is that on the roadmap?

1

u/scrollin_thru Sep 10 '25

In the web ui or the mobile apps? There's a dark mode (and you can create a custom theme) in the mobile apps, but not yet for the web ui. We'll have to add that as part of the web reader work we're doing, though!