audioplayer icon indicating copy to clipboard operation
audioplayer copied to clipboard

[Feature Request] Audiobook Support

Open lemonlim3 opened this issue 4 years ago • 6 comments
trafficstars

Would be nice to have support for Audiobooks (ie allowing an option to save your place per audio file). This could also be an option per folder for easier management.

lemonlim3 avatar Mar 26 '21 13:03 lemonlim3

Hello,

AP saves the position of the last played file and should reopen at that position after the next start. does this work for you?

Rello avatar May 19 '21 19:05 Rello

He means about saving playtime for all files.

r4sas avatar May 19 '21 21:05 r4sas

Hi, I am thinking about it. currently, the value is stored as one value in the user parameters. To match the request, it would require a whole new database table to store the playcount per user/title.

But the challenge is: when to store the value and when not? store for every file is not really useful because it would drive you crazy when every file would start at a different position.

What would you suggest? any ideas? or hints from other apps?

Rello avatar Aug 19 '21 18:08 Rello

How I envision it would be adding an option in the left click menu on all audio files that would need to be manually enabled to save your spot, and adding the same option for folders that would apply to all audio files within that folder / subfolders. How to accomplish that is beyond me but that's the best solution that comes to mind.

lemonlim3 avatar Aug 20 '21 14:08 lemonlim3

I am interested too in this feature

progressify avatar Sep 23 '21 23:09 progressify

Saving the position for every playlist/smartlist/folder would probably be a good idea, and save which of these was played last. I currently plan to build additional apps for echo and ios to allow audiobook playback from nextcloud, based on audioplayer. My goal is to simply shout "play my audiobook" whether it's Alexa, Siri or any other client and be able to listen to my current book at the position last saved from the last device I was listening on.

kitzler-walli avatar Oct 31 '21 13:10 kitzler-walli

Hello, thank you for this request. I understand the requirement, but the time invested in the app is currently limited due to other priorities.

Rello avatar Dec 11 '23 21:12 Rello