I keep finding new apps, so I’ll keep sharing! Tonight’s fish on the hook, is an Audiobook client for Jellyfin and AudioBookShelf, written in Swift/SwiftUI.

Apart from playing audiobooks, plappa also syncs playback status via iCloud and allows you to download audiobooks for offline listening. It currently runs on iPhone and iPad, a Mac and Apple TV version are planned - roadmap.

Github Repo

About

plappa requires a Jellyfin or AudioBookShelf Server to work. If you don’t know Jellyfin or AudioBookShelf and would like to learn more, check out both at Jellyfin website or Jellyfin GitHub repo and AudioBookShelf website or AudioBookShelf GitHub repo.

Folder structure and formats for Jellyfin

plappa should be able to handle all common audio file formats, but is built for and tested mainly with MP3 and M4B files.

I always test plappa using the most common organization scheme for books, but other folder structures should work fine, plappa just searches for audio files recoursively, grouping by album.

Metadata

Most metadata will be taken from Jellyfin/AudioBookShelf, plappa additionally reads the composer field for the narrator name and (if applicable) chapters from the file metadata.

Roadmap

You can see the full roadmap in the plappa project, the short version is:

  • [x] iOS App with all basic features
  • [x] Carplay support (WIP)
  • [ ] Apple Watch App
  • [ ] Mac App
  • [ ] Apple TV App
  • [x] Support for AudioBookShelf servers (WIP)
  • @sunstoned
    link
    English
    152 months ago

    Does anyone know of a good alternative for Android?

    Right now I just use Antennapod, but it would be nice to get chapters and whatnot built in.

    • Eyedust
      link
      fedilink
      English
      7
      edit-2
      2 months ago

      There’s not much that combines these two apps together like this, but there are separate alternatives. Nova Player for hosted media (I use Plex on my Raspberry Pi), Antennapod is one of many many podcast forks (most open source podcast apps use the same layout).

      For listening to android localized audio books, I absolutely love Voice. Voice does have chapters built in as long as your audio books have them. You can pick up Voice and Nova Player for free on F-Droid if you want to try them out. Plex and Pi are a little more involved.

      • @sunstoned
        link
        English
        32 months ago

        Ooh, I’ll definitely check out Voice!

        I’m more of a desktop Jellyfin container person myself, but all roads lead to Rome in this case :) thanks for the input!

        • Eyedust
          link
          fedilink
          English
          1
          edit-2
          2 months ago

          I should look into Jellyfin myself. I really need to introduce myself to containers. It’s something I should familiarize myself with as a Linux user, but I just barely got done learning the basics of WINE prefixes.