this post was submitted on 21 Apr 2024
182 points (96.4% liked)

Selfhosted

37939 readers
788 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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)
you are viewing a single comment's thread
view the rest of the comments
[–] SnipingNinja@slrpnk.net 2 points 2 months ago (1 children)

Thank you! Really appreciate the advice too, didn't know that was a thing

[–] Sunny@slrpnk.net 1 points 2 months ago

Happy to help 😊🌻