LeoKlaus / plappa

An Audiobook client for Jellyfin and AudioBookShelf, written in Swift/SwiftUI.
https://plappa.me
238 stars 1 forks source link

[FEATURE] download single chapters #132

Open sevenlayercookie opened 5 months ago

sevenlayercookie commented 5 months ago

image

LeoKlaus commented 4 months ago

Sorry for the late response...

I generally like this idea, but the way ABS handles chapters makes this rather complicated; Even with split books, a chapter doesn't necessarily consist of a single file, you could also have a chapter that starts in the middle of one mp3 and stretches beyond multiple following files.

It's absolutely possible to do, but I feel like I should prioritize other features.