103
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Oct 2025
103 points (101.0% liked)
Open Source
41195 readers
843 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
For me, the struggle is the opposite: chapterizing older, single file audiobooks.
You should be able to manage that with a
.cue
if you’re playing from Plex or AudioBookShelf. I think Jellyfin supports them tooIt's manually identifying the timestamps that's tedious.
I've never tried it, but my father tells me that if you use ABS and include the ASIN in the metadata there's a tool (possibly built in?) that can fetch chapter timestamps
That would be useful. I'll look for it.
Yeah I’ve done it a handful of times. Not fun for longer books.
I found a few resources online that are repos of cue markers.
Might also be a good task for an LLM